Trace number 4295589

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameFrb/
frb-59-26-3-mgd_c18.xml
MD5SUM4c66b19dbffc4da62838f27d220d1d7d
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 variables59
Number of constraints547
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":59}]
Minimum variable degree11
Maximum variable degree27
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":2},{"degree":15,"count":4},{"degree":16,"count":6},{"degree":17,"count":9},{"degree":18,"count":3},{"degree":19,"count":8},{"degree":20,"count":9},{"degree":21,"count":2},{"degree":22,"count":4},{"degree":23,"count":3},{"degree":24,"count":4},{"degree":27,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":547}]
Number of extensional constraints547
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":547}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 03:52:39 CEST 2018
0.66/0.55	c PID: 4179
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.92/1.31	c (0,0) Parsing End
2.92/1.32	c (0,0) CSP: 59 int (0 aux), 0 bool (0 aux), 547 ctr, max domain size 26
2.92/1.32	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.92/1.32	c (0,0) Constraint Name Generate Begin
2.92/1.33	c (0,0) Ctr:HOME/instance-4295589-1532569958.xml,ExtensionConflict:ExtensionSupport:IntVar
2.92/1.33	c (0,0) Constraint Name Generate End
2.92/1.33	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.92/1.33	c (0,0) CSP to CSPinCNF Begin
6.86/2.61	c (2,2) translated 55 (10%) constraints
8.43/3.14	c (2,2) translated 110 (20%) constraints
9.92/3.62	c (3,3) translated 165 (30%) constraints
11.46/4.11	c (3,3) translated 219 (40%) constraints
12.64/4.52	c (3,3) translated 274 (50%) constraints
13.84/4.95	c (4,4) translated 329 (60%) constraints
15.05/5.33	c (4,4) translated 383 (70%) constraints
15.98/5.66	c (5,5) translated 438 (80%) constraints
16.46/5.94	c (5,5) translated 493 (90%) constraints
16.79/6.21	c (5,5) translated 547 (100%) constraints
17.80/6.63	c (6,6) STATISTICS1:HOME/instance-4295589-1532569958.xml,ExtensionConflict:ExtensionSupport:IntVar,579,78617,-1,26,27,1,,26:291911;2:7928,27:20;4:64760;3:12605;2:1232,1:299839;0:20,
17.80/6.63	c (6,6) ===========================================
17.80/6.63	c (6,6) Order
17.80/6.63	c (6,6) ===========================================
18.32/6.85	c (6,6) translated 7862 (10%) constraints
18.62/7.00	c (6,6) translated 15724 (20%) constraints
19.03/7.14	c (6,6) translated 23586 (30%) constraints
19.13/7.27	c (6,6) translated 31447 (40%) constraints
19.36/7.40	c (6,6) translated 39309 (50%) constraints
19.46/7.53	c (7,6) translated 47171 (60%) constraints
20.20/7.81	c (7,7) translated 55032 (70%) constraints
20.30/7.93	c (7,7) translated 62894 (80%) constraints
20.41/8.06	c (7,7) translated 70756 (90%) constraints
20.51/8.18	c (7,7) translated 78617 (100%) constraints
20.51/8.18	c (7,7) CSP to CSPinCNF End
20.51/8.19	c (7,7) CSP: 59 int (0 aux), 520 bool (520 aux), 78617 ctr, max domain size 26
20.51/8.19	c (7,7) Heap : 412 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.51/8.19	c (7,7) CSPinCNF Propagation Begin
21.27/8.58	c (8,7) 0 values, 6636 unsatisfiable literals, and 0 valid clauses are removed
21.27/8.58	c (8,7) CSPinCNF Propagation End
21.27/8.58	c (8,7) CSP: 59 int (0 aux), 520 bool (520 aux), 78617 ctr, max domain size 26
21.27/8.58	c (8,7) Heap : 743 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
21.27/8.58	c (8,7) Simplify CSPinCNF Begin
21.67/8.74	c (8,8) Simplify CSPinCNF End
21.67/8.74	c (8,8) CSP: 59 int (0 aux), 520 bool (520 aux), 78617 ctr, max domain size 26
21.67/8.74	c (8,8) Heap : 854 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
21.67/8.74	c (8,8) Calculate Precise Domain Begin
21.67/8.74	c (8,8) 0 values are removed by re-calculation
21.67/8.74	c (8,8) Calculate Precise Domain End
21.67/8.74	c (8,8) CSP: 59 int (0 aux), 520 bool (520 aux), 78617 ctr, max domain size 26
21.67/8.74	c (8,8) Heap : 854 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
21.67/8.74	c (8,8) CSPinCNF to SatSolver Begin
22.17/8.90	c (8,8) 7862 (10 %) CSP clauses are encoded (1995 SAT variables, 9277 SAT clauses)
22.17/8.96	c (8,8) 15724 (20 %) CSP clauses are encoded (1995 SAT variables, 17139 SAT clauses)
22.45/9.01	c (8,8) 23586 (30 %) CSP clauses are encoded (1995 SAT variables, 25001 SAT clauses)
22.45/9.06	c (8,8) 31447 (40 %) CSP clauses are encoded (1995 SAT variables, 32862 SAT clauses)
22.63/9.11	c (8,8) 39309 (50 %) CSP clauses are encoded (1995 SAT variables, 40724 SAT clauses)
22.63/9.16	c (8,8) 47171 (60 %) CSP clauses are encoded (1995 SAT variables, 48586 SAT clauses)
22.72/9.21	c (8,8) 55032 (70 %) CSP clauses are encoded (1995 SAT variables, 56447 SAT clauses)
22.72/9.26	c (8,8) 62894 (80 %) CSP clauses are encoded (1995 SAT variables, 64309 SAT clauses)
22.82/9.31	c (8,8) 70756 (90 %) CSP clauses are encoded (1995 SAT variables, 72171 SAT clauses)
22.82/9.36	c (8,8) 78617 (100 %) CSP clauses are encoded (1995 SAT variables, 80032 SAT clauses)
22.82/9.36	c (8,8) CSPinCNF to SatSolver End
22.82/9.36	c (8,8) Heap : 1295 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
23.42/9.63	c (9,8) STATISTICS2:HOME/instance-4295589-1532569958.xml,ExtensionConflict:ExtensionSupport:IntVar,579,78617,-1,26,26,1,,26:285295;2:7928,26:20;4:58579;3:18351;2:1667,1:293223,
23.42/9.63	c (9,8) SatSolver.solve Begin
23.42/9.63	c (9,8) 1995 bool, 80033 clause
23.42/9.64	c (9,8) 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-4295589-1532569958.xml-scop-4179.cnf HOME/instance-4295589-1532569958.xml-scop-4179.cnf.out
2520.00/2505.11	c (2504,8) SatSolver is killed by some reasons.
2520.00/2505.11	c (2504,8) 0,0,7,8,8,8,8,TO,TO,STOP-AFTER(DIMACS)
2520.00/2505.11	s UNKNOWN
2520.00/2505.11	c END-Prog: Thu Jul 26 04:34:23 CEST 2018
2520.00/2505.11	c (2504,0) receiving signal SIGTERM

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295589-1532569958/watcher-4295589-1532569958 -o /tmp/evaluation-result-4295589-1532569958/solver-4295589-1532569958 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295589-1532569958.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=4179, runsolver pid=4176

[startup+0.100061 s]*
/proc/loadavg: 2.08 2.03 2.07 3/221 4194
/proc/meminfo: memFree=21188824/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15011656 memory=73660 CPUtime=0.11 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 6637 0 0 0 9 2 0 0 20 0 15 0 74559094 15371935744 18415 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3752914 18415 2758 1 0 3715374 0
[pid=4179/tid=4181] ppid=4176 vsize=15011656 memory=7100839861464500584 CPUtime=0.08 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) R 4176 4179 32649 0 -1 4202560 5072 0 0 0 7 1 0 0 20 0 15 0 74559095 15371935744 18745 33554432000 4194304 4196468 140735865419744 140011770960272 140011779409650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 18745 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 18745 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 18745 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 18745 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 18745 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4187] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4187/stat : 4187 (java) S 4176 4179 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 18811 33554432000 4194304 4196468 140735865419744 140010363806624 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4188] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4188/stat : 4188 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 18811 33554432000 4194304 4196468 140735865419744 140010095371248 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4189] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4189/stat : 4189 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 18811 33554432000 4194304 4196468 140735865419744 140009720862928 140011799152539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4190] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4190/stat : 4190 (java) S 4176 4179 32649 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 18811 33554432000 4194304 4196468 140735865419744 140010835601904 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4191] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4191/stat : 4191 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 18811 33554432000 4194304 4196468 140735865419744 140010766461552 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4192] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0.01 cores=0,2,4,6
/proc/4179/task/4192/stat : 4192 (java) S 4176 4179 32649 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 15 0 74559101 15371935744 18811 33554432000 4194304 4196468 140735865419744 140010765409008 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4193] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4193/stat : 4193 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 18811 33554432000 4194304 4196468 140735865419744 140009222958176 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4194] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4194/stat : 4194 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 18811 33554432000 4194304 4196468 140735865419744 140010764355888 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73660 KiB

[startup+0.210474 s]*
/proc/loadavg: 2.08 2.03 2.07 3/221 4194
/proc/meminfo: memFree=21175092/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15011656 memory=86744 CPUtime=0.25 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 10096 0 0 0 22 3 0 0 20 0 15 0 74559094 15371935744 21686 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3752914 21686 2881 1 0 3715374 0
[pid=4179/tid=4181] ppid=4176 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) R 4176 4179 32649 0 -1 4202560 8007 0 0 0 17 2 0 0 20 0 15 0 74559095 15371935744 21686 33554432000 4194304 4196468 140735865419744 140011770958720 140011799145878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 21686 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15011656 memory=140141067481988 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 21686 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 21686 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 21686 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 21686 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4187] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4187/stat : 4187 (java) S 4176 4179 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 21686 33554432000 4194304 4196468 140735865419744 140010363806624 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4188] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4188/stat : 4188 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 21686 33554432000 4194304 4196468 140735865419744 140010095371248 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4189] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4189/stat : 4189 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 21686 33554432000 4194304 4196468 140735865419744 140009720862928 140011799152539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4190] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4190/stat : 4190 (java) R 4176 4179 32649 0 -1 4202560 458 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 21686 33554432000 4194304 4196468 140735865419744 140010835593552 140011776793008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4191] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4191/stat : 4191 (java) R 4176 4179 32649 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 21686 33554432000 4194304 4196468 140735865419744 140010766461552 140011799145090 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4192] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0.03 cores=0,2,4,6
/proc/4179/task/4192/stat : 4192 (java) R 4176 4179 32649 0 -1 4202560 283 0 0 0 3 0 0 0 20 0 15 0 74559101 15371935744 21686 33554432000 4194304 4196468 140735865419744 140010765409008 140011799155290 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4193] ppid=4176 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4193/stat : 4193 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 21686 33554432000 4194304 4196468 140735865419744 140009222958176 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4194] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4194/stat : 4194 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 21686 33554432000 4194304 4196468 140735865419744 140010764355888 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86744 KiB

[startup+0.310527 s]*
/proc/loadavg: 2.08 2.03 2.07 3/221 4194
/proc/meminfo: memFree=21171756/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15011656 memory=90476 CPUtime=0.43 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 10640 0 0 0 39 4 0 0 20 0 15 0 74559094 15371935744 22619 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3752914 22619 3025 1 0 3715374 0
[pid=4179/tid=4181] ppid=4176 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) R 4176 4179 32649 0 -1 4202560 8380 0 0 0 27 3 0 0 20 0 15 0 74559095 15371935744 22619 33554432000 4194304 4196468 140735865419744 140011770938096 140011776358096 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 22619 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 22619 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 22619 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15011656 memory=140140957769935 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15371935744 22619 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 22619 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4187] ppid=4176 vsize=15011656 memory=140140957790671 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4187/stat : 4187 (java) S 4176 4179 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 22619 33554432000 4194304 4196468 140735865419744 140010363806624 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4188] ppid=4176 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4188/stat : 4188 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559098 15371935744 22619 33554432000 4194304 4196468 140735865419744 140010095371248 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4189] ppid=4176 vsize=15011656 memory=2273 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4189/stat : 4189 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 22619 33554432000 4194304 4196468 140735865419744 140009720862928 140011799152539 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4190] ppid=4176 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4179/task/4190/stat : 4190 (java) S 4176 4179 32649 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 15 0 74559101 15371935744 22619 33554432000 4194304 4196468 140735865419744 140010835601904 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4191] ppid=4176 vsize=15011656 memory=140140957802383 CPUtime=0.02 cores=0,2,4,6
/proc/4179/task/4191/stat : 4191 (java) S 4176 4179 32649 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 15 0 74559101 15371935744 22619 33554432000 4194304 4196468 140735865419744 140010766461552 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4192] ppid=4176 vsize=15011656 memory=140141067069056 CPUtime=0.07 cores=0,2,4,6
/proc/4179/task/4192/stat : 4192 (java) S 4176 4179 32649 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 15 0 74559101 15371935744 22619 33554432000 4194304 4196468 140735865419744 140010765409008 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4193] ppid=4176 vsize=15011656 memory=140140957807519 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4193/stat : 4193 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 22619 33554432000 4194304 4196468 140735865419744 140009222958176 140011799144149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4194] ppid=4176 vsize=15011656 memory=140141141628150 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4194/stat : 4194 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559101 15371935744 22619 33554432000 4194304 4196468 140735865419744 140010764355888 140011799145090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90476 KiB

[startup+0.700896 s]
/proc/loadavg: 2.08 2.03 2.07 3/221 4194
/proc/meminfo: memFree=21147572/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15017928 memory=129460 CPUtime=1.03 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 17547 0 0 0 97 6 0 0 20 0 15 0 74559094 15378358272 32365 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3754482 32365 3139 1 0 3715886 0
[pid=4179/tid=4181] ppid=4176 vsize=15017928 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) R 4176 4179 32649 0 -1 4202560 14722 0 0 0 63 4 0 0 20 0 15 0 74559095 15378358272 32365 33554432000 4194304 4196468 140735865419744 140011770971600 140011799155869 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559096 15378358272 32365 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15017928 memory=79 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15378358272 32365 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15017928 memory=1 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15378358272 32365 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15378358272 32365 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15017928 memory=158119690773433 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74559098 15378358272 32365 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4187] ppid=4176 vsize=15017928 memory=434373 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4187/stat : 4187 (java) S 4176 4179 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74559098 15378358272 32365 33554432000 4194304 4196468 140735865419744 140010363806624 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4188] ppid=4176 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4188/stat : 4188 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559098 15378358272 32365 33554432000 4194304 4196468 140735865419744 140010095371248 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4189] ppid=4176 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4189/stat : 4189 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15378358272 32365 33554432000 4194304 4196468 140735865419744 140009720862928 140011799152539 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4190] ppid=4176 vsize=15017928 memory=7809523229951467574 CPUtime=0.07 cores=0,2,4,6
/proc/4179/task/4190/stat : 4190 (java) R 4176 4179 32649 0 -1 4202560 693 0 0 0 7 0 0 0 20 0 15 0 74559101 15378358272 32365 33554432000 4194304 4196468 140735865419744 140010835601904 140011782663684 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4191] ppid=4176 vsize=15017928 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/4179/task/4191/stat : 4191 (java) R 4176 4179 32649 0 -1 4202560 322 0 0 0 9 0 0 0 20 0 15 0 74559101 15378358272 32365 33554432000 4194304 4196468 140735865419744 140010766446704 140011777267527 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4192] ppid=4176 vsize=15017928 memory=-3535359994705171810 CPUtime=0.17 cores=0,2,4,6
/proc/4179/task/4192/stat : 4192 (java) R 4176 4179 32649 0 -1 4202560 469 0 0 0 17 0 0 0 20 0 15 0 74559101 15378358272 32365 33554432000 4194304 4196468 140735865419744 140010765408192 140011777767760 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4193] ppid=4176 vsize=15017928 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4193/stat : 4193 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74559101 15378358272 32365 33554432000 4194304 4196468 140735865419744 140009222958176 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4194] ppid=4176 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4194/stat : 4194 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559101 15378358272 32365 33554432000 4194304 4196468 140735865419744 140010764355888 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 129460 KiB

[startup+1.50579 s]
/proc/loadavg: 2.08 2.03 2.07 6/221 4194
/proc/meminfo: memFree=21044452/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15022100 memory=294964 CPUtime=3.46 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 21643 0 0 0 336 10 0 0 20 0 15 0 74559094 15382630400 73741 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3755525 73741 3201 1 0 3716910 0
[pid=4179/tid=4181] ppid=4176 vsize=15022100 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) R 4176 4179 32649 0 -1 4202560 15969 0 0 0 140 7 0 0 20 0 15 0 74559095 15382630400 73741 33554432000 4194304 4196468 140735865419744 140011770967584 140011783214430 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15022100 memory=7666078087559337837 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74559096 15382630400 73741 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15022100 memory=7663269908958308199 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15382630400 73741 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15022100 memory=7663278730838108004 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15382630400 73741 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15022100 memory=7663274315527709284 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74559096 15382630400 73741 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74559098 15382630400 73741 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0

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

/proc/meminfo: memFree=18075740/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15683912 memory=3127024 CPUtime=24.76 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 32312 0 0 0 2363 113 0 0 20 0 19 0 74559094 16060325888 781756 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3920978 781756 3232 1 0 3881834 0
[pid=4195] ppid=4179 vsize=100852 memory=81632 CPUtime=2492.43 cores=0,2,4,6
/proc/4195/stat : 4195 (minisat_release) R 4179 4179 32649 0 -1 4202496 166626 0 0 0 249228 15 0 0 20 0 1 0 74560060 103272448 20408 33554432000 4194304 4308513 140734330730912 140734330727912 4276015 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 30953472 140734330737329 140734330737838 140734330737838 140734330740677 0
/proc/4195/statm: 25213 20408 353 28 0 21453 0
[pid=4179/tid=4181] ppid=4176 vsize=15683912 memory=81632 CPUtime=9.5 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) S 4176 4179 32649 0 -1 1077944384 19348 0 0 0 903 47 0 0 20 0 19 0 74559095 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011770973184 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15683912 memory=81632 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 74 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 127 0 0 0 11 2 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15683912 memory=1232 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 57 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15683912 memory=956 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 59 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15683912 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 25 0 0 0 3 2 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4187] ppid=4176 vsize=15683912 memory=3833469496064233191 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4187/stat : 4187 (java) S 4176 4179 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010363806688 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4188] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4188/stat : 4188 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010095371248 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4189] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4189/stat : 4189 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140009720862928 140011799152539 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4190] ppid=4176 vsize=15683912 memory=3127024 CPUtime=5.86 cores=0,2,4,6
/proc/4179/task/4190/stat : 4190 (java) S 4176 4179 32649 0 -1 1077944384 2948 0 0 0 585 1 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010835601904 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4191] ppid=4176 vsize=15683912 memory=3127024 CPUtime=6.1 cores=0,2,4,6
/proc/4179/task/4191/stat : 4191 (java) S 4176 4179 32649 0 -1 1077944384 3231 0 0 0 609 1 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010766461552 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4192] ppid=4176 vsize=15683912 memory=4136 CPUtime=1.49 cores=0,2,4,6
/proc/4179/task/4192/stat : 4192 (java) S 4176 4179 32649 0 -1 1077944384 4871 0 0 0 147 2 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010765409008 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4193] ppid=4176 vsize=15683912 memory=22716 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4193/stat : 4193 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140009222958176 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4194] ppid=4176 vsize=15683912 memory=3127024 CPUtime=1.14 cores=0,2,4,6
/proc/4179/task/4194/stat : 4194 (java) S 4176 4179 32649 0 -1 1077944384 167 0 0 0 59 55 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010764355888 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4196] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4196/stat : 4196 (java) S 4176 4179 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011572425792 140011799158553 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4198] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4198/stat : 4198 (java) S 4176 4179 32649 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008686071344 140011799155869 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4199] ppid=4176 vsize=15683912 memory=81632 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4199/stat : 4199 (java) S 4176 4179 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008820293296 140011799155869 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4200] ppid=4176 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4200/stat : 4200 (java) S 4176 4179 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74560062 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008417648160 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
Current children cumulated CPU time: 2517.19 s
Current children cumulated vsize: 15784764 KiB
Current children cumulated memory: 3208656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.11 s]
/proc/loadavg: 2.01 2.03 2.05 3/225 4379
/proc/meminfo: memFree=18075740/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15683912 memory=3127024 CPUtime=24.76 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 32312 0 0 0 2363 113 0 0 20 0 19 0 74559094 16060325888 781756 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3920978 781756 3232 1 0 3881834 0
[pid=4195] ppid=4179 vsize=100852 memory=81632 CPUtime=2495.24 cores=0,2,4,6
/proc/4195/stat : 4195 (minisat_release) R 4179 4179 32649 0 -1 4202496 166634 0 0 0 249509 15 0 0 20 0 1 0 74560060 103272448 20408 33554432000 4194304 4308513 140734330730912 140734330727912 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 30953472 140734330737329 140734330737838 140734330737838 140734330740677 0
/proc/4195/statm: 25213 20408 353 28 0 21453 0
[pid=4179/tid=4181] ppid=4176 vsize=15683912 memory=81632 CPUtime=9.5 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) S 4176 4179 32649 0 -1 1077944384 19348 0 0 0 903 47 0 0 20 0 19 0 74559095 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011770973184 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15683912 memory=81632 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 74 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 127 0 0 0 11 2 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 57 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 59 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.05 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 25 0 0 0 3 2 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4187] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4187/stat : 4187 (java) S 4176 4179 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010363806688 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4188] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4188/stat : 4188 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010095371248 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4189] ppid=4176 vsize=15683912 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4189/stat : 4189 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140009720862928 140011799152539 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4190] ppid=4176 vsize=15683912 memory=956 CPUtime=5.86 cores=0,2,4,6
/proc/4179/task/4190/stat : 4190 (java) S 4176 4179 32649 0 -1 1077944384 2948 0 0 0 585 1 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010835601904 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4191] ppid=4176 vsize=15683912 memory=0 CPUtime=6.1 cores=0,2,4,6
/proc/4179/task/4191/stat : 4191 (java) S 4176 4179 32649 0 -1 1077944384 3231 0 0 0 609 1 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010766461552 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4192] ppid=4176 vsize=15683912 memory=3833469496064233191 CPUtime=1.49 cores=0,2,4,6
/proc/4179/task/4192/stat : 4192 (java) S 4176 4179 32649 0 -1 1077944384 4871 0 0 0 147 2 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010765409008 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4193] ppid=4176 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4193/stat : 4193 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140009222958176 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4194] ppid=4176 vsize=15683912 memory=22716 CPUtime=1.14 cores=0,2,4,6
/proc/4179/task/4194/stat : 4194 (java) S 4176 4179 32649 0 -1 1077944384 167 0 0 0 59 55 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010764355888 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4196] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4196/stat : 4196 (java) S 4176 4179 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011572425792 140011799158553 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4198] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4198/stat : 4198 (java) S 4176 4179 32649 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008686071344 140011799155869 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4199] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4199/stat : 4199 (java) S 4176 4179 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008820293296 140011799155869 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4200] ppid=4176 vsize=15683912 memory=81632 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4200/stat : 4200 (java) S 4176 4179 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74560062 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008417648160 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15784764 KiB
Current children cumulated memory: 3208656 KiB

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

[startup+2505.14 s]
# the end of solver process 4179 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.73 s, system=1.30866 s

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

[startup+2505.11 s]
/proc/loadavg: 2.01 2.03 2.05 3/225 4379
/proc/meminfo: memFree=18075740/32770624 swapFree=67108860/67108860
[pid=4179] ppid=4176 vsize=15683912 memory=3127024 CPUtime=24.76 cores=0,2,4,6
/proc/4179/stat : 4179 (java) S 4176 4179 32649 0 -1 1077944320 32312 0 0 0 2363 113 0 0 20 0 19 0 74559094 16060325888 781756 33554432000 4194304 4196468 140735865419744 140735865402288 140011799133943 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
/proc/4179/statm: 3920978 781756 3232 1 0 3881834 0
[pid=4195] ppid=4179 vsize=100852 memory=81632 CPUtime=2495.24 cores=0,2,4,6
/proc/4195/stat : 4195 (minisat_release) R 4179 4179 32649 0 -1 4202496 166634 0 0 0 249509 15 0 0 20 0 1 0 74560060 103272448 20408 33554432000 4194304 4308513 140734330730912 140734330727912 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 30953472 140734330737329 140734330737838 140734330737838 140734330740677 0
/proc/4195/statm: 25213 20408 353 28 0 21453 0
[pid=4179/tid=4181] ppid=4176 vsize=15683912 memory=81632 CPUtime=9.5 cores=0,2,4,6
/proc/4179/task/4181/stat : 4181 (java) S 4176 4179 32649 0 -1 1077944384 19348 0 0 0 903 47 0 0 20 0 19 0 74559095 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011770973184 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4182] ppid=4176 vsize=15683912 memory=81632 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4182/stat : 4182 (java) S 4176 4179 32649 0 -1 1077944384 74 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011803376400 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4183] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4183/stat : 4183 (java) S 4176 4179 32649 0 -1 1077944384 127 0 0 0 11 2 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011579079568 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4184] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4184/stat : 4184 (java) S 4176 4179 32649 0 -1 1077944384 57 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011578027024 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4185] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.13 cores=0,2,4,6
/proc/4179/task/4185/stat : 4185 (java) S 4176 4179 32649 0 -1 1077944384 59 0 0 0 10 3 0 0 20 0 19 0 74559096 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011576974480 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4186] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0.05 cores=0,2,4,6
/proc/4179/task/4186/stat : 4186 (java) S 4176 4179 32649 0 -1 1077944384 25 0 0 0 3 2 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010836654064 140011799145090 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4187] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4187/stat : 4187 (java) S 4176 4179 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010363806688 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4188] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4188/stat : 4188 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559098 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010095371248 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4189] ppid=4176 vsize=15683912 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4189/stat : 4189 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140009720862928 140011799152539 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4190] ppid=4176 vsize=15683912 memory=956 CPUtime=5.86 cores=0,2,4,6
/proc/4179/task/4190/stat : 4190 (java) S 4176 4179 32649 0 -1 1077944384 2948 0 0 0 585 1 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010835601904 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4191] ppid=4176 vsize=15683912 memory=0 CPUtime=6.1 cores=0,2,4,6
/proc/4179/task/4191/stat : 4191 (java) S 4176 4179 32649 0 -1 1077944384 3231 0 0 0 609 1 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010766461552 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4192] ppid=4176 vsize=15683912 memory=3833469496064233191 CPUtime=1.49 cores=0,2,4,6
/proc/4179/task/4192/stat : 4192 (java) S 4176 4179 32649 0 -1 1077944384 4871 0 0 0 147 2 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010765409008 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4193] ppid=4176 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4193/stat : 4193 (java) S 4176 4179 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140009222958176 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4194] ppid=4176 vsize=15683912 memory=22716 CPUtime=1.14 cores=0,2,4,6
/proc/4179/task/4194/stat : 4194 (java) S 4176 4179 32649 0 -1 1077944384 167 0 0 0 59 55 0 0 20 0 19 0 74559101 16060325888 781756 33554432000 4194304 4196468 140735865419744 140010764355888 140011799145090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4196] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4196/stat : 4196 (java) S 4176 4179 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140011572425792 140011799158553 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4198] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4198/stat : 4198 (java) S 4176 4179 32649 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008686071344 140011799155869 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4199] ppid=4176 vsize=15683912 memory=3127024 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4199/stat : 4199 (java) S 4176 4179 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74560060 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008820293296 140011799155869 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
[pid=4179/tid=4200] ppid=4176 vsize=15683912 memory=81632 CPUtime=0 cores=0,2,4,6
/proc/4179/task/4200/stat : 4200 (java) S 4176 4179 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 74560062 16060325888 781756 33554432000 4194304 4196468 140735865419744 140008417648160 140011799144149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21880832 140735865422835 140735865423113 140735865423113 140735865425871 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15784764 KiB
Current children cumulated memory: 3208656 KiB

Child status: 1
Real time (s): 2505.14
CPU time (s): 2520.04
CPU user time (s): 2518.73
CPU system time (s): 1.30866
CPU usage (%): 100.595
Max. virtual memory (cumulated for all children) (KiB): 15784764
Max. memory (cumulated for all children) (KiB): 3208656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.73
system time used= 1.30866
maximum resident set size= 3128080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59133
involuntary context switches= 3206


# summary of solver processes directly reported to runsolver:
#   pid: 4179
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.73
#   total CPU system time (s): 1.30866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2461 second user time and 23.4939 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:52:38
IDJOB=4295589
IDBENCH=141579
IDSOLVER=2756
FILE ID=node150/4295589-1532569958
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Frb/frb-59-26-3-mgd_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295589-1532569958/watcher-4295589-1532569958 -o /tmp/evaluation-result-4295589-1532569958/solver-4295589-1532569958 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295589-1532569958.xml

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

MD5SUM BENCH= 4c66b19dbffc4da62838f27d220d1d7d
RANDOM SEED=868676479

node150.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.76
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.76
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.76
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.76
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:        21249820 kB
MemAvailable:   28742612 kB
Buffers:          192324 kB
Cached:          7517396 kB
SwapCached:            0 kB
Active:          5321860 kB
Inactive:        5622940 kB
Active(anon):    3186224 kB
Inactive(anon):    76676 kB
Active(file):    2135636 kB
Inactive(file):  5546264 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8340 kB
Writeback:             0 kB
AnonPages:       3242412 kB
Mapped:            52320 kB
Shmem:             25224 kB
Slab:             266852 kB
SReclaimable:     239352 kB
SUnreclaim:        27500 kB
KernelStack:        3664 kB
PageTables:        11644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13489224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3057664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 04:34:24