Trace number 4295651

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.06 2506.33

General information on the benchmark

NameFrb/
frb-56-25-1-mgd_c18.xml
MD5SUM8755358fe24c17b0dd51c4ab818b1437
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 variables56
Number of constraints517
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":56}]
Minimum variable degree12
Maximum variable degree27
Distribution of variable degrees[{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":5},{"degree":16,"count":3},{"degree":17,"count":7},{"degree":18,"count":6},{"degree":19,"count":5},{"degree":20,"count":6},{"degree":21,"count":6},{"degree":22,"count":2},{"degree":23,"count":3},{"degree":24,"count":2},{"degree":25,"count":2},{"degree":27,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":517}]
Number of extensional constraints517
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":517}]
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.55	c BEGIN-Prog: Wed Jul 25 23:01:50 CEST 2018
0.66/0.55	c PID: 2178
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
2.56/1.28	c (0,0) Parsing End
2.56/1.29	c (0,0) CSP: 56 int (0 aux), 0 bool (0 aux), 517 ctr, max domain size 25
2.56/1.29	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.56/1.29	c (0,0) Constraint Name Generate Begin
2.90/1.30	c (0,0) Ctr:HOME/instance-4295651-1532552509.xml,ExtensionConflict:ExtensionSupport:IntVar
2.90/1.30	c (0,0) Constraint Name Generate End
2.90/1.30	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.90/1.30	c (0,0) CSP to CSPinCNF Begin
6.26/2.41	c (1,1) translated 52 (10%) constraints
7.79/2.94	c (2,2) translated 104 (20%) constraints
9.01/3.34	c (2,2) translated 156 (30%) constraints
10.22/3.75	c (3,3) translated 207 (40%) constraints
11.15/4.08	c (3,3) translated 259 (50%) constraints
12.34/4.41	c (3,3) translated 311 (60%) constraints
13.24/4.73	c (4,4) translated 362 (70%) constraints
13.59/4.99	c (4,4) translated 414 (80%) constraints
14.06/5.23	c (4,4) translated 466 (90%) constraints
14.27/5.46	c (4,4) translated 517 (100%) constraints
15.35/5.85	c (5,5) STATISTICS1:HOME/instance-4295651-1532552509.xml,ExtensionConflict:ExtensionSupport:IntVar,306,67248,-1,25,26,1,,25:255661;2:3574,26:10;4:57917;3:8675;2:646,1:259235;0:10,
15.35/5.85	c (5,5) ===========================================
15.35/5.85	c (5,5) Both Encoding selects:
15.35/5.85	c (5,5) Order
15.35/5.85	c (5,5) ===========================================
15.87/6.06	c (5,5) translated 6725 (10%) constraints
16.42/6.20	c (5,5) translated 13450 (20%) constraints
16.62/6.32	c (5,5) translated 20175 (30%) constraints
16.74/6.43	c (5,5) translated 26900 (40%) constraints
16.84/6.55	c (6,5) translated 33624 (50%) constraints
16.94/6.67	c (6,6) translated 40349 (60%) constraints
17.04/6.78	c (6,6) translated 47074 (70%) constraints
17.24/6.90	c (6,6) translated 53799 (80%) constraints
17.35/7.02	c (6,6) translated 60524 (90%) constraints
17.45/7.14	c (6,6) translated 67248 (100%) constraints
17.45/7.14	c (6,6) CSP to CSPinCNF End
17.45/7.14	c (6,6) CSP: 56 int (0 aux), 250 bool (250 aux), 67248 ctr, max domain size 25
17.45/7.15	c (6,6) Heap : 2703 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.45/7.15	c (6,6) CSPinCNF Propagation Begin
18.73/7.67	c (7,7) 0 values, 6157 unsatisfiable literals, and 0 valid clauses are removed
18.73/7.67	c (7,7) CSPinCNF Propagation End
18.73/7.67	c (7,7) CSP: 56 int (0 aux), 250 bool (250 aux), 67248 ctr, max domain size 25
18.73/7.67	c (7,7) Heap : 280 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.73/7.67	c (7,7) Simplify CSPinCNF Begin
19.11/7.81	c (7,7) Simplify CSPinCNF End
19.11/7.81	c (7,7) CSP: 56 int (0 aux), 250 bool (250 aux), 67248 ctr, max domain size 25
19.11/7.81	c (7,7) Heap : 390 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.11/7.81	c (7,7) Calculate Precise Domain Begin
19.11/7.81	c (7,7) 0 values are removed by re-calculation
19.11/7.81	c (7,7) Calculate Precise Domain End
19.11/7.81	c (7,7) CSP: 56 int (0 aux), 250 bool (250 aux), 67248 ctr, max domain size 25
19.11/7.81	c (7,7) Heap : 390 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.11/7.81	c (7,7) CSPinCNF to SatSolver Begin
19.35/7.97	c (7,7) 6725 (10 %) CSP clauses are encoded (1594 SAT variables, 8012 SAT clauses)
19.67/8.05	c (7,7) 13450 (20 %) CSP clauses are encoded (1594 SAT variables, 14737 SAT clauses)
19.67/8.10	c (7,7) 20175 (30 %) CSP clauses are encoded (1594 SAT variables, 21462 SAT clauses)
19.94/8.14	c (7,7) 26900 (40 %) CSP clauses are encoded (1594 SAT variables, 28187 SAT clauses)
19.94/8.17	c (7,7) 33624 (50 %) CSP clauses are encoded (1594 SAT variables, 34911 SAT clauses)
20.05/8.21	c (7,7) 40349 (60 %) CSP clauses are encoded (1594 SAT variables, 41636 SAT clauses)
20.05/8.24	c (7,7) 47074 (70 %) CSP clauses are encoded (1594 SAT variables, 48361 SAT clauses)
20.05/8.28	c (7,7) 53799 (80 %) CSP clauses are encoded (1594 SAT variables, 55086 SAT clauses)
20.16/8.32	c (7,7) 60524 (90 %) CSP clauses are encoded (1594 SAT variables, 61811 SAT clauses)
20.16/8.35	c (7,7) 67248 (100 %) CSP clauses are encoded (1594 SAT variables, 68535 SAT clauses)
20.16/8.35	c (7,7) CSPinCNF to SatSolver End
20.16/8.35	c (7,7) Heap : 777 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.64/8.59	c (8,7) STATISTICS2:HOME/instance-4295651-1532552509.xml,ExtensionConflict:ExtensionSupport:IntVar,306,67248,-1,25,25,1,,25:249514;2:3574,25:10;4:52208;3:13946;2:1084,1:253088,
20.64/8.59	c (8,7) SatSolver.solve Begin
20.64/8.59	c (8,7) 1594 bool, 68536 clause
20.64/8.59	c (8,7) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295651-1532552509.xml-scop-2178.cnf HOME/instance-4295651-1532552509.xml-scop-2178.cnf.out
2520.01/2506.30	c (2505,7) SatSolver is killed by some reasons.
2520.01/2506.30	c (2505,7) 0,0,6,7,7,7,7,TO,TO,STOP-AFTER(DIMACS)
2520.01/2506.30	s UNKNOWN
2520.01/2506.30	c END-Prog: Wed Jul 25 23:43:36 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 (8222 MiB free)
  memory of node 1: 16384 MiB (12465 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295651-1532552509/watcher-4295651-1532552509 -o /tmp/evaluation-result-4295651-1532552509/solver-4295651-1532552509 -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-4295651-1532552509.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=2178, runsolver pid=2175

[startup+0.100111 s]*
/proc/loadavg: 2.01 2.02 2.05 3/222 2193
/proc/meminfo: memFree=21122508/32770624 swapFree=67076588/67108860
[pid=2178] ppid=2175 vsize=15011656 memory=73816 CPUtime=0.11 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 6609 0 0 0 9 2 0 0 20 0 15 0 72814116 15371935744 18454 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3752914 18454 2780 1 0 3715374 0
[pid=2178/tid=2180] ppid=2175 vsize=15011656 memory=7100839887284243048 CPUtime=0.09 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) R 2175 2178 29212 0 -1 4202560 4987 0 0 0 8 1 0 0 20 0 15 0 72814116 15371935744 18718 33554432000 4194304 4196468 140727014712592 140686963174384 140686971614962 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 18718 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 18718 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 18718 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 18718 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 18784 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2186] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2186/stat : 2186 (java) S 2175 2178 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 18784 33554432000 4194304 4196468 140727014712592 140685613196064 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2187] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2187/stat : 2187 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 18784 33554432000 4194304 4196468 140727014712592 140685344760944 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2188] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2188/stat : 2188 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 18784 33554432000 4194304 4196468 140727014712592 140684970252368 140686991357851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2189] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2189/stat : 2189 (java) S 2175 2178 29212 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 18784 33554432000 4194304 4196468 140727014712592 140686330374768 140686991350402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2190] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2190/stat : 2190 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 18784 33554432000 4194304 4196468 140727014712592 140686329321968 140686991350402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2191] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0.01 cores=0,2,4,6
/proc/2178/task/2191/stat : 2191 (java) S 2175 2178 29212 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 72814123 15371935744 18784 33554432000 4194304 4196468 140727014712592 140686328269680 140686991350402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2192] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2192/stat : 2192 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 18784 33554432000 4194304 4196468 140727014712592 140684472347616 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2193] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2193/stat : 2193 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 18784 33554432000 4194304 4196468 140727014712592 140686327216560 140686991350402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73816 KiB

[startup+0.210494 s]*
/proc/loadavg: 2.01 2.02 2.05 3/222 2193
/proc/meminfo: memFree=21108432/32770624 swapFree=67076588/67108860
[pid=2178] ppid=2175 vsize=15011656 memory=86896 CPUtime=0.26 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 10140 0 0 0 23 3 0 0 20 0 15 0 72814116 15371935744 21724 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3752914 21724 2913 1 0 3715374 0
[pid=2178/tid=2180] ppid=2175 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) R 2175 2178 29212 0 -1 4202560 8045 0 0 0 18 2 0 0 20 0 15 0 72814116 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686963165648 140686991351190 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15011656 memory=288370381976442496 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2186] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2186/stat : 2186 (java) S 2175 2178 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 21724 33554432000 4194304 4196468 140727014712592 140685613196064 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2187] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2187/stat : 2187 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 21724 33554432000 4194304 4196468 140727014712592 140685344760944 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2188] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2188/stat : 2188 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 21724 33554432000 4194304 4196468 140727014712592 140684970252368 140686991357851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2189] ppid=2175 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2178/task/2189/stat : 2189 (java) R 2175 2178 29212 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 15 0 72814123 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686330374768 140686991351190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2190] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2190/stat : 2190 (java) R 2175 2178 29212 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686329322064 140686991349461 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2191] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0.03 cores=0,2,4,6
/proc/2178/task/2191/stat : 2191 (java) R 2175 2178 29212 0 -1 4202560 282 0 0 0 3 0 0 0 20 0 15 0 72814123 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686328269680 140686991351190 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2192] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2192/stat : 2192 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 21724 33554432000 4194304 4196468 140727014712592 140684472347616 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2193] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2193/stat : 2193 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 21724 33554432000 4194304 4196468 140727014712592 140686327216560 140686991350402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86896 KiB

[startup+0.310447 s]*
/proc/loadavg: 2.01 2.02 2.05 3/222 2193
/proc/meminfo: memFree=21105144/32770624 swapFree=67076588/67108860
[pid=2178] ppid=2175 vsize=15011656 memory=90368 CPUtime=0.43 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 10647 0 0 0 40 3 0 0 20 0 15 0 72814116 15371935744 22592 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3752914 22592 2971 1 0 3715374 0
[pid=2178/tid=2180] ppid=2175 vsize=15011656 memory=7721456982648042035 CPUtime=0.3 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) R 2175 2178 29212 0 -1 4202560 8414 0 0 0 28 2 0 0 20 0 15 0 72814116 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686963143408 140686493778031 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15011656 memory=3691042062614867976 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15011656 memory=2209 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15011656 memory=2272 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15011656 memory=140010119698047 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2186] ppid=2175 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2186/stat : 2186 (java) S 2175 2178 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 22592 33554432000 4194304 4196468 140727014712592 140685613196064 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2187] ppid=2175 vsize=15011656 memory=280011332595616 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2187/stat : 2187 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814120 15371935744 22592 33554432000 4194304 4196468 140727014712592 140685344760944 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2188] ppid=2175 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2188/stat : 2188 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 22592 33554432000 4194304 4196468 140727014712592 140684970252368 140686991357851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2189] ppid=2175 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2178/task/2189/stat : 2189 (java) R 2175 2178 29212 0 -1 4202560 435 0 0 0 3 0 0 0 20 0 15 0 72814123 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686330374768 140686972883806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2190] ppid=2175 vsize=15011656 memory=140005666332559 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2190/stat : 2190 (java) R 2175 2178 29212 0 -1 1077944384 165 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686329321968 140686991350402 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2191] ppid=2175 vsize=15011656 memory=140005824730752 CPUtime=0.07 cores=0,2,4,6
/proc/2178/task/2191/stat : 2191 (java) R 2175 2178 29212 0 -1 4202560 300 0 0 0 7 0 0 0 20 0 15 0 72814123 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686328269680 140686970606656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2192] ppid=2175 vsize=15011656 memory=140005666337695 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2192/stat : 2192 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 22592 33554432000 4194304 4196468 140727014712592 140684472347616 140686991349461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2193] ppid=2175 vsize=15011656 memory=140005897544868 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2193/stat : 2193 (java) R 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814123 15371935744 22592 33554432000 4194304 4196468 140727014712592 140686327216560 140686991350402 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90368 KiB

[startup+0.70799 s]
/proc/loadavg: 2.01 2.02 2.05 3/222 2193
/proc/meminfo: memFree=21080960/32770624 swapFree=67076588/67108860
[pid=2178] ppid=2175 vsize=15017928 memory=129196 CPUtime=1.06 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 17497 0 0 0 101 5 0 0 20 0 15 0 72814116 15378358272 32299 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3754482 32299 3146 1 0 3715886 0
[pid=2178/tid=2180] ppid=2175 vsize=15017928 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) R 2175 2178 29212 0 -1 4202560 14792 0 0 0 64 3 0 0 20 0 15 0 72814116 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686963174368 140686991361181 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 72814120 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2186] ppid=2175 vsize=15017928 memory=8320808402720012085 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2186/stat : 2186 (java) S 2175 2178 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 72814120 15378358272 32299 33554432000 4194304 4196468 140727014712592 140685613196064 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2187] ppid=2175 vsize=15017928 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2187/stat : 2187 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814120 15378358272 32299 33554432000 4194304 4196468 140727014712592 140685344760944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2188] ppid=2175 vsize=15017928 memory=3032 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2188/stat : 2188 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15378358272 32299 33554432000 4194304 4196468 140727014712592 140684970252368 140686991357851 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2189] ppid=2175 vsize=15017928 memory=2764 CPUtime=0.09 cores=0,2,4,6
/proc/2178/task/2189/stat : 2189 (java) R 2175 2178 29212 0 -1 4202560 523 0 0 0 9 0 0 0 20 0 15 0 72814123 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686330361184 140686971581691 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2190] ppid=2175 vsize=15017928 memory=796 CPUtime=0.09 cores=0,2,4,6
/proc/2178/task/2190/stat : 2190 (java) R 2175 2178 29212 0 -1 4202560 414 0 0 0 8 1 0 0 20 0 15 0 72814123 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686329313424 140686969734456 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2191] ppid=2175 vsize=15017928 memory=1008 CPUtime=0.18 cores=0,2,4,6
/proc/2178/task/2191/stat : 2191 (java) R 2175 2178 29212 0 -1 4202560 427 0 0 0 18 0 0 0 20 0 15 0 72814123 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686328269680 140686991360602 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2192] ppid=2175 vsize=15017928 memory=15316 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2192/stat : 2192 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72814123 15378358272 32299 33554432000 4194304 4196468 140727014712592 140684472347616 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2193] ppid=2175 vsize=15017928 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2193/stat : 2193 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814123 15378358272 32299 33554432000 4194304 4196468 140727014712592 140686327216560 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 129196 KiB

[startup+1.50068 s]
/proc/loadavg: 2.01 2.02 2.05 6/222 2193
/proc/meminfo: memFree=20983300/32770624 swapFree=67076588/67108860
[pid=2178] ppid=2175 vsize=15022100 memory=272432 CPUtime=3.51 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 23659 0 0 0 343 8 0 0 20 0 15 0 72814116 15382630400 68108 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3755525 68108 3198 1 0 3716910 0
[pid=2178/tid=2180] ppid=2175 vsize=15022100 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) R 2175 2178 29212 0 -1 4202560 16021 0 0 0 140 6 0 0 20 0 15 0 72814116 15382630400 68108 33554432000 4194304 4196468 140727014712592 140686963159584 140686983576382 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15382630400 68108 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15382630400 68108 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72814118 15382630400 68108 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72814118 15382630400 68108 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 72814120 15382630400 68108 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0

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

/proc/meminfo: memFree=18721712/32770624 swapFree=67076592/67108860
[pid=2178] ppid=2175 vsize=15683912 memory=3113904 CPUtime=22.36 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 38979 0 0 0 2117 119 0 0 20 0 19 0 72814116 16060325888 778476 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3920978 778476 3234 1 0 3881834 0
[pid=2194] ppid=2178 vsize=124284 memory=92460 CPUtime=2493.65 cores=0,2,4,6
/proc/2194/stat : 2194 (minisat_release) R 2178 2178 29212 0 -1 4202496 175326 0 0 0 249347 18 0 0 20 0 1 0 72814977 127266816 23115 33554432000 4194304 4308513 140727830361152 140727830358152 4275923 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 35024896 140727830368945 140727830369454 140727830369454 140727830372293 0
/proc/2194/statm: 31071 23115 354 28 0 27311 0
[pid=2178/tid=2180] ppid=2175 vsize=15683912 memory=3113904 CPUtime=8.49 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) S 2175 2178 29212 0 -1 1077944384 19136 0 0 0 804 45 0 0 20 0 19 0 72814116 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686963178496 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 44 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15683912 memory=92460 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 118 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 46 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 60 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15683912 memory=92460 CPUtime=0.06 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2186] ppid=2175 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2186/stat : 2186 (java) S 2175 2178 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140685613196128 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2187] ppid=2175 vsize=15683912 memory=280011333310432 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2187/stat : 2187 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140685344760944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2188] ppid=2175 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2188/stat : 2188 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684970252368 140686991357851 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2189] ppid=2175 vsize=15683912 memory=3113904 CPUtime=5.32 cores=0,2,4,6
/proc/2178/task/2189/stat : 2189 (java) S 2175 2178 29212 0 -1 1077944384 7217 0 0 0 530 2 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686330374768 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2190] ppid=2175 vsize=15683912 memory=3113904 CPUtime=5.18 cores=0,2,4,6
/proc/2178/task/2190/stat : 2190 (java) S 2175 2178 29212 0 -1 1077944384 5450 0 0 0 515 3 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686329321968 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2191] ppid=2175 vsize=15683912 memory=3113904 CPUtime=1.45 cores=0,2,4,6
/proc/2178/task/2191/stat : 2191 (java) S 2175 2178 29212 0 -1 1077944384 5315 0 0 0 142 3 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686328269680 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2192] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2192/stat : 2192 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684472347616 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2193] ppid=2175 vsize=15683912 memory=3544 CPUtime=1.37 cores=0,2,4,6
/proc/2178/task/2193/stat : 2193 (java) S 2175 2178 29212 0 -1 1077944384 167 0 0 0 67 70 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686327216560 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2195] ppid=2175 vsize=15683912 memory=18948 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2195/stat : 2195 (java) S 2175 2178 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 72814977 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686310949824 140686991363865 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2197] ppid=2175 vsize=15683912 memory=92460 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2197/stat : 2197 (java) S 2175 2178 29212 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 72814978 16060325888 778476 33554432000 4194304 4196468 140727014712592 140683935460784 140686991361181 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2198] ppid=2175 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2198/stat : 2198 (java) S 2175 2178 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 72814978 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684069682992 140686991361181 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2199] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2199/stat : 2199 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814979 16060325888 778476 33554432000 4194304 4196468 140727014712592 140683667037600 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
Current children cumulated CPU time: 2516.01 s
Current children cumulated vsize: 15808196 KiB
Current children cumulated memory: 3206364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/226 2356
/proc/meminfo: memFree=18721712/32770624 swapFree=67076592/67108860
[pid=2178] ppid=2175 vsize=15683912 memory=3113904 CPUtime=22.36 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 38981 0 0 0 2117 119 0 0 20 0 19 0 72814116 16060325888 778476 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3920978 778476 3234 1 0 3881834 0
[pid=2194] ppid=2178 vsize=124284 memory=92460 CPUtime=2497.65 cores=0,2,4,6
/proc/2194/stat : 2194 (minisat_release) R 2178 2178 29212 0 -1 4202496 175328 0 0 0 249747 18 0 0 20 0 1 0 72814977 127266816 23115 33554432000 4194304 4308513 140727830361152 140727830358152 4275579 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 35024896 140727830368945 140727830369454 140727830369454 140727830372293 0
/proc/2194/statm: 31071 23115 354 28 0 27311 0
[pid=2178/tid=2180] ppid=2175 vsize=15683912 memory=3113904 CPUtime=8.49 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) S 2175 2178 29212 0 -1 1077944384 19136 0 0 0 804 45 0 0 20 0 19 0 72814116 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686963178496 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 44 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 118 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 46 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15683912 memory=92460 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 60 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.06 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2186] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2186/stat : 2186 (java) S 2175 2178 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140685613196128 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2187] ppid=2175 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2187/stat : 2187 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140685344760944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2188] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2188/stat : 2188 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684970252368 140686991357851 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2189] ppid=2175 vsize=15683912 memory=3113904 CPUtime=5.32 cores=0,2,4,6
/proc/2178/task/2189/stat : 2189 (java) S 2175 2178 29212 0 -1 1077944384 7217 0 0 0 530 2 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686330374768 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2190] ppid=2175 vsize=15683912 memory=3113904 CPUtime=5.18 cores=0,2,4,6
/proc/2178/task/2190/stat : 2190 (java) S 2175 2178 29212 0 -1 1077944384 5450 0 0 0 515 3 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686329321968 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2191] ppid=2175 vsize=15683912 memory=3113904 CPUtime=1.45 cores=0,2,4,6
/proc/2178/task/2191/stat : 2191 (java) S 2175 2178 29212 0 -1 1077944384 5315 0 0 0 142 3 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686328269680 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2192] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2192/stat : 2192 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684472347616 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2193] ppid=2175 vsize=15683912 memory=3113904 CPUtime=1.37 cores=0,2,4,6
/proc/2178/task/2193/stat : 2193 (java) S 2175 2178 29212 0 -1 1077944384 169 0 0 0 67 70 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686327216560 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2195] ppid=2175 vsize=15683912 memory=92460 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2195/stat : 2195 (java) S 2175 2178 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 72814977 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686310949824 140686991363865 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2197] ppid=2175 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2197/stat : 2197 (java) S 2175 2178 29212 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 72814978 16060325888 778476 33554432000 4194304 4196468 140727014712592 140683935460784 140686991361181 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2198] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2198/stat : 2198 (java) S 2175 2178 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 72814978 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684069682992 140686991361181 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2199] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2199/stat : 2199 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814979 16060325888 778476 33554432000 4194304 4196468 140727014712592 140683667037600 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15808196 KiB
Current children cumulated memory: 3206364 KiB

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

[startup+2506.33 s]
# the end of solver process 2178 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.66 s, system=1.39963 s

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

[startup+2506.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/226 2356
/proc/meminfo: memFree=18721712/32770624 swapFree=67076592/67108860
[pid=2178] ppid=2175 vsize=15683912 memory=3113904 CPUtime=22.36 cores=0,2,4,6
/proc/2178/stat : 2178 (java) S 2175 2178 29212 0 -1 1077944320 38981 0 0 0 2117 119 0 0 20 0 19 0 72814116 16060325888 778476 33554432000 4194304 4196468 140727014712592 140727014695136 140686991339255 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
/proc/2178/statm: 3920978 778476 3234 1 0 3881834 0
[pid=2194] ppid=2178 vsize=124284 memory=92460 CPUtime=2497.65 cores=0,2,4,6
/proc/2194/stat : 2194 (minisat_release) R 2178 2178 29212 0 -1 4202496 175328 0 0 0 249747 18 0 0 20 0 1 0 72814977 127266816 23115 33554432000 4194304 4308513 140727830361152 140727830358152 4275579 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 35024896 140727830368945 140727830369454 140727830369454 140727830372293 0
/proc/2194/statm: 31071 23115 354 28 0 27311 0
[pid=2178/tid=2180] ppid=2175 vsize=15683912 memory=3113904 CPUtime=8.49 cores=0,2,4,6
/proc/2178/task/2180/stat : 2180 (java) S 2175 2178 29212 0 -1 1077944384 19136 0 0 0 804 45 0 0 20 0 19 0 72814116 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686963178496 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2181] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2181/stat : 2181 (java) S 2175 2178 29212 0 -1 1077944384 44 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686995581840 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2182] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2182/stat : 2182 (java) S 2175 2178 29212 0 -1 1077944384 118 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686822398736 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2183] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2183/stat : 2183 (java) S 2175 2178 29212 0 -1 1077944384 46 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686451276944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2184] ppid=2175 vsize=15683912 memory=92460 CPUtime=0.1 cores=0,2,4,6
/proc/2178/task/2184/stat : 2184 (java) S 2175 2178 29212 0 -1 1077944384 60 0 0 0 8 2 0 0 20 0 19 0 72814118 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686450224144 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2185] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0.06 cores=0,2,4,6
/proc/2178/task/2185/stat : 2185 (java) S 2175 2178 29212 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686331426928 140686991350402 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2186] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2186/stat : 2186 (java) S 2175 2178 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140685613196128 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2187] ppid=2175 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2187/stat : 2187 (java) S 2175 2178 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 72814120 16060325888 778476 33554432000 4194304 4196468 140727014712592 140685344760944 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2188] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2188/stat : 2188 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684970252368 140686991357851 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2189] ppid=2175 vsize=15683912 memory=3113904 CPUtime=5.32 cores=0,2,4,6
/proc/2178/task/2189/stat : 2189 (java) S 2175 2178 29212 0 -1 1077944384 7217 0 0 0 530 2 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686330374768 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2190] ppid=2175 vsize=15683912 memory=3113904 CPUtime=5.18 cores=0,2,4,6
/proc/2178/task/2190/stat : 2190 (java) S 2175 2178 29212 0 -1 1077944384 5450 0 0 0 515 3 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686329321968 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2191] ppid=2175 vsize=15683912 memory=3113904 CPUtime=1.45 cores=0,2,4,6
/proc/2178/task/2191/stat : 2191 (java) S 2175 2178 29212 0 -1 1077944384 5315 0 0 0 142 3 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686328269680 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2192] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2192/stat : 2192 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684472347616 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2193] ppid=2175 vsize=15683912 memory=3113904 CPUtime=1.37 cores=0,2,4,6
/proc/2178/task/2193/stat : 2193 (java) S 2175 2178 29212 0 -1 1077944384 169 0 0 0 67 70 0 0 20 0 19 0 72814123 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686327216560 140686991350402 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2195] ppid=2175 vsize=15683912 memory=92460 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2195/stat : 2195 (java) S 2175 2178 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 72814977 16060325888 778476 33554432000 4194304 4196468 140727014712592 140686310949824 140686991363865 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2197] ppid=2175 vsize=15683912 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2197/stat : 2197 (java) S 2175 2178 29212 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 72814978 16060325888 778476 33554432000 4194304 4196468 140727014712592 140683935460784 140686991361181 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2198] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2198/stat : 2198 (java) S 2175 2178 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 72814978 16060325888 778476 33554432000 4194304 4196468 140727014712592 140684069682992 140686991361181 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
[pid=2178/tid=2199] ppid=2175 vsize=15683912 memory=3113904 CPUtime=0 cores=0,2,4,6
/proc/2178/task/2199/stat : 2199 (java) S 2175 2178 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 72814979 16060325888 778476 33554432000 4194304 4196468 140727014712592 140683667037600 140686991349461 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7299072 140727014720500 140727014720777 140727014720777 140727014723535 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15808196 KiB
Current children cumulated memory: 3206364 KiB

Child status: 1
Real time (s): 2506.33
CPU time (s): 2520.06
CPU user time (s): 2518.66
CPU system time (s): 1.39963
CPU usage (%): 100.548
Max. virtual memory (cumulated for all children) (KiB): 15826876
Max. memory (cumulated for all children) (KiB): 3211200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.66
system time used= 1.39963
maximum resident set size= 3114720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59061
involuntary context switches= 3399


# summary of solver processes directly reported to runsolver:
#   pid: 2178
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.66
#   total CPU system time (s): 1.39963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.9783 second user time and 20.261 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 23:01:49
IDJOB=4295651
IDBENCH=141586
IDSOLVER=2755
FILE ID=node102/4295651-1532552509
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Frb/frb-56-25-1-mgd_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-4295651-1532552509/watcher-4295651-1532552509 -o /tmp/evaluation-result-4295651-1532552509/solver-4295651-1532552509 -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-4295651-1532552509.xml

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

MD5SUM BENCH= 8755358fe24c17b0dd51c4ab818b1437
RANDOM SEED=1918349004

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:        21184152 kB
MemAvailable:   28771012 kB
Buffers:          162688 kB
Cached:          7660080 kB
SwapCached:         5580 kB
Active:          4410400 kB
Inactive:        6631456 kB
Active(anon):    3188180 kB
Inactive(anon):    55096 kB
Active(file):    1222220 kB
Inactive(file):  6576360 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076588 kB
Dirty:              8372 kB
Writeback:             0 kB
AnonPages:       3230972 kB
Mapped:            45004 kB
Shmem:             21520 kB
Slab:             236392 kB
SReclaimable:     208232 kB
SUnreclaim:        28160 kB
KernelStack:        3904 kB
PageTables:        11516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13499628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3078144 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= 52728 MiB
End job on node102 at 2018-07-25 23:43:36