Trace number 4295320

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)? (MO) 343.352 330.734

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g17-g37_c18.xml
MD5SUM15f6930ab26cfa444fe93224da66a51d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark89.8838
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints113
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":64}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":24},{"degree":5,"count":36}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":112},{"arity":64,"count":1}]
Number of extensional constraints112
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":112},{"type":"allDifferent","count":1}]
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:16:36 CEST 2018
0.66/0.55	c PID: 2986
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.50/0.92	c (0,0) Parsing End
1.50/0.92	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 113 ctr, max domain size 120
1.50/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.50/0.92	c (0,0) Constraint Name Generate Begin
1.50/0.93	c (0,0) Ctr:HOME/instance-4295320-1532567795.xml,AllDifferent:ExtensionSupport:IntVar
1.50/0.93	c (0,0) Constraint Name Generate End
1.50/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.50/0.93	c (0,0) CSP to CSPinCNF Begin
7.60/3.03	c (2,2) translated 12 (10%) constraints
9.72/4.16	c (3,3) translated 23 (20%) constraints
10.88/5.25	c (4,4) translated 34 (30%) constraints
12.13/6.43	c (5,5) translated 46 (40%) constraints
13.39/7.52	c (6,6) translated 57 (50%) constraints
15.12/8.71	c (8,8) translated 68 (60%) constraints
16.14/9.78	c (9,9) translated 80 (70%) constraints
17.17/10.77	c (10,10) translated 91 (80%) constraints
18.18/11.75	c (11,11) translated 102 (90%) constraints
19.19/12.74	c (12,12) translated 113 (100%) constraints
21.68/13.81	c (13,12) STATISTICS1:HOME/instance-4295320-1532567795.xml,AllDifferent:ExtensionSupport:IntVar,13504,289746,120,120,121,2,120:2016,120:552288;2:301056,121:112;64:2;3:260512;2:29120,2:2016;1:849312;0:112,
21.68/13.81	c (13,12) ===========================================
21.68/13.81	c (13,12) Order
21.68/13.81	c (13,12) ===========================================
23.45/14.43	c (13,13) translated 28975 (10%) constraints
23.80/14.76	c (14,13) translated 57950 (20%) constraints
24.10/15.09	c (14,14) translated 86924 (30%) constraints
24.50/15.43	c (14,14) translated 115899 (40%) constraints
24.80/15.76	c (15,14) translated 144873 (50%) constraints
25.13/16.09	c (15,15) translated 173848 (60%) constraints
25.52/16.42	c (15,15) translated 202823 (70%) constraints
25.83/16.75	c (16,15) translated 231797 (80%) constraints
26.14/17.08	c (16,16) translated 260772 (90%) constraints
26.53/17.41	c (16,16) translated 289746 (100%) constraints
26.53/17.41	c (16,16) CSP to CSPinCNF End
26.53/17.42	c (16,16) CSP: 64 int (0 aux), 13440 bool (13440 aux), 289746 ctr, max domain size 120
26.53/17.42	c (16,16) Heap : 2375 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
26.53/17.43	c (16,16) CSPinCNF Propagation Begin
29.32/18.92	c (18,17) 0 values, 112 unsatisfiable literals, and 0 valid clauses are removed
29.32/18.92	c (18,17) CSPinCNF Propagation End
29.32/18.92	c (18,17) CSP: 64 int (0 aux), 13440 bool (13440 aux), 289746 ctr, max domain size 120
29.32/18.92	c (18,17) Heap : 914 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
29.32/18.92	c (18,17) Simplify CSPinCNF Begin
29.95/19.34	c (18,18) Simplify CSPinCNF End
29.95/19.34	c (18,18) CSP: 64 int (0 aux), 17472 bool (17472 aux), 293778 ctr, max domain size 120
29.95/19.34	c (18,18) Heap : 1148 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
29.95/19.34	c (18,18) Calculate Precise Domain Begin
29.95/19.34	c (18,18) 0 values are removed by re-calculation
29.95/19.34	c (18,18) Calculate Precise Domain End
29.95/19.34	c (18,18) CSP: 64 int (0 aux), 17472 bool (17472 aux), 293778 ctr, max domain size 120
29.95/19.34	c (18,18) Heap : 1148 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
29.95/19.34	c (18,18) CSPinCNF to SatSolver Begin
32.23/20.74	c (20,19) 29378 (10 %) CSP clauses are encoded (25088 SAT variables, 516737 SAT clauses)
32.36/20.88	c (20,19) 58756 (20 %) CSP clauses are encoded (25088 SAT variables, 546115 SAT clauses)
32.58/21.01	c (20,19) 88134 (30 %) CSP clauses are encoded (25088 SAT variables, 575493 SAT clauses)
32.68/21.15	c (20,19) 117512 (40 %) CSP clauses are encoded (25088 SAT variables, 604871 SAT clauses)
32.78/21.28	c (20,20) 146889 (50 %) CSP clauses are encoded (25088 SAT variables, 634248 SAT clauses)
32.98/21.42	c (20,20) 176267 (60 %) CSP clauses are encoded (25088 SAT variables, 663626 SAT clauses)
33.85/21.74	c (21,20) 205645 (70 %) CSP clauses are encoded (25088 SAT variables, 693004 SAT clauses)
33.95/21.87	c (21,20) 235023 (80 %) CSP clauses are encoded (25088 SAT variables, 722382 SAT clauses)
34.05/22.00	c (21,20) 264401 (90 %) CSP clauses are encoded (25088 SAT variables, 751760 SAT clauses)
34.26/22.13	c (21,20) 293778 (100 %) CSP clauses are encoded (25088 SAT variables, 781137 SAT clauses)
34.66/22.30	c (21,20) CSPinCNF to SatSolver End
34.66/22.30	c (21,20) Heap : 740 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
34.96/22.68	c (22,21) STATISTICS2:HOME/instance-4295320-1532567795.xml,AllDifferent:ExtensionSupport:IntVar,17536,293778,120,120,120,2,120:4032,120:556320;2:309120,120:112;64:2;3:260512;2:33152,2:4032;1:857376,
34.96/22.68	c (22,21) SatSolver.solve Begin
34.96/22.68	c (22,21) 25088 bool, 781138 clause
34.96/22.68	c (22,21) 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-4295320-1532567795.xml-scop-2986.cnf HOME/instance-4295320-1532567795.xml-scop-2986.cnf.out
343.29/330.70	c (330,0) receiving signal SIGTERM
343.29/330.70	s UNKNOWN
343.29/330.70	c (330,21) SatSolver is killed by some reasons.

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 (6735 MiB free)
  memory of node 1: 16384 MiB (14005 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295320-1532567795/watcher-4295320-1532567795 -o /tmp/evaluation-result-4295320-1532567795/solver-4295320-1532567795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295320-1532567795.xml 

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

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

solver pid=2986, runsolver pid=2983

[startup+0.100122 s]*
/proc/loadavg: 2.15 2.11 2.11 3/221 3001
/proc/meminfo: memFree=21180348/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15011656 memory=70660 CPUtime=0.11 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 6922 0 0 0 9 2 0 0 20 0 15 0 74342800 15371935744 17665 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3752914 17665 2778 1 0 3715374 0
[pid=2986/tid=2988] ppid=2983 vsize=15011656 memory=7100839861464500584 CPUtime=0.09 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) R 2983 2986 32649 0 -1 4202560 5337 0 0 0 7 2 0 0 20 0 15 0 74342800 15371935744 18061 33554432000 4194304 4196468 140724604543312 140175250891144 140175259354973 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 18061 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 18061 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 18061 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 18061 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342803 15371935744 18061 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2994] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2994/stat : 2994 (java) S 2983 2986 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74342804 15371935744 18061 33554432000 4194304 4196468 140724604543312 140173840999200 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2995] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2995/stat : 2995 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342804 15371935744 18061 33554432000 4194304 4196468 140724604543312 140173572564080 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2996] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2996/stat : 2996 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342806 15371935744 18127 33554432000 4194304 4196468 140724604543312 140173198055504 140175279097755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2997] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2997/stat : 2997 (java) S 2983 2986 32649 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 74342806 15371935744 18127 33554432000 4194304 4196468 140724604543312 140174316231280 140175279090306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2998] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2998/stat : 2998 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342806 15371935744 18127 33554432000 4194304 4196468 140724604543312 140174315178480 140175279090306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2999] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0.01 cores=1,3,5,7
/proc/2986/task/2999/stat : 2999 (java) S 2983 2986 32649 0 -1 1077944384 295 0 0 0 1 0 0 0 20 0 15 0 74342806 15371935744 18127 33554432000 4194304 4196468 140724604543312 140174314126192 140175279090306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3000] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3000/stat : 3000 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342807 15371935744 18127 33554432000 4194304 4196468 140724604543312 140172700150752 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3001] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3001/stat : 3001 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342807 15371935744 18127 33554432000 4194304 4196468 140724604543312 140174313073072 140175279090306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 70660 KiB

[startup+0.21037 s]*
/proc/loadavg: 2.15 2.11 2.11 4/221 3001
/proc/meminfo: memFree=21166148/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15011656 memory=84028 CPUtime=0.25 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 10500 0 0 0 22 3 0 0 20 0 15 0 74342800 15371935744 21007 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3752914 21007 2912 1 0 3715374 0
[pid=2986/tid=2988] ppid=2983 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) R 2983 2986 32649 0 -1 4202560 8330 0 0 0 17 2 0 0 20 0 15 0 74342800 15371935744 21007 33554432000 4194304 4196468 140724604543312 140175250864336 140175263159646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 21007 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15011656 memory=3618277590909806240 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 21007 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 21007 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 21007 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342803 15371935744 21073 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2994] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2994/stat : 2994 (java) S 2983 2986 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74342804 15371935744 21073 33554432000 4194304 4196468 140724604543312 140173840999200 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2995] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2995/stat : 2995 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342804 15371935744 21073 33554432000 4194304 4196468 140724604543312 140173572564080 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2996] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2996/stat : 2996 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342806 15371935744 21073 33554432000 4194304 4196468 140724604543312 140173198055504 140175279097755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2997] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2997/stat : 2997 (java) R 2983 2986 32649 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 74342806 15371935744 21073 33554432000 4194304 4196468 140724604543312 140174316231280 140175279090306 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2998] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2998/stat : 2998 (java) R 2983 2986 32649 0 -1 4202560 164 0 0 0 0 0 0 0 20 0 15 0 74342806 15371935744 21073 33554432000 4194304 4196468 140724604543312 140174315169984 140175256738224 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2999] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0.03 cores=1,3,5,7
/proc/2986/task/2999/stat : 2999 (java) S 2983 2986 32649 0 -1 1077944384 354 0 0 0 3 0 0 0 20 0 15 0 74342806 15371935744 21073 33554432000 4194304 4196468 140724604543312 140174314126192 140175279090306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3000] ppid=2983 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3000/stat : 3000 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342807 15371935744 21073 33554432000 4194304 4196468 140724604543312 140172700150752 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3001] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3001/stat : 3001 (java) R 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342807 15371935744 21073 33554432000 4194304 4196468 140724604543312 140174313073072 140175279090306 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84028 KiB

[startup+0.310517 s]*
/proc/loadavg: 2.15 2.11 2.11 4/221 3001
/proc/meminfo: memFree=21161580/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15011656 memory=88712 CPUtime=0.43 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 11209 0 0 0 39 4 0 0 20 0 15 0 74342800 15371935744 22178 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3752914 22178 3008 1 0 3715374 0
[pid=2986/tid=2988] ppid=2983 vsize=15011656 memory=279509492302064 CPUtime=0.3 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) R 2983 2986 32649 0 -1 4202560 8762 0 0 0 27 3 0 0 20 0 15 0 74342800 15371935744 22178 33554432000 4194304 4196468 140724604543312 140175250906784 140175279100506 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 22178 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15011656 memory=139754746250767 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15011656 memory=139754746255062 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15011656 memory=139754746255311 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15011656 memory=139754845466547 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342803 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2994] ppid=2983 vsize=15011656 memory=139754746264527 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2994/stat : 2994 (java) S 2983 2986 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74342804 15371935744 22178 33554432000 4194304 4196468 140724604543312 140173840999200 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2995] ppid=2983 vsize=15011656 memory=279509492535920 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2995/stat : 2995 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342804 15371935744 22178 33554432000 4194304 4196468 140724604543312 140173572564080 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2996] ppid=2983 vsize=15011656 memory=279509492533616 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2996/stat : 2996 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342806 15371935744 22178 33554432000 4194304 4196468 140724604543312 140173198055504 140175279097755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2997] ppid=2983 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2986/task/2997/stat : 2997 (java) R 2983 2986 32649 0 -1 1077944384 420 0 0 0 2 0 0 0 20 0 15 0 74342806 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174316231280 140175279090306 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2998] ppid=2983 vsize=15011656 memory=2240 CPUtime=0.02 cores=1,3,5,7
/proc/2986/task/2998/stat : 2998 (java) R 2983 2986 32649 0 -1 4202560 232 0 0 0 2 0 0 0 20 0 15 0 74342806 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174315178480 140175260606086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2999] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0.07 cores=1,3,5,7
/proc/2986/task/2999/stat : 2999 (java) R 2983 2986 32649 0 -1 4202560 468 0 0 0 7 0 0 0 20 0 15 0 74342806 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174314126192 140175272175555 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3000] ppid=2983 vsize=15011656 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3000/stat : 3000 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342807 15371935744 22178 33554432000 4194304 4196468 140724604543312 140172700150752 140175279089365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3001] ppid=2983 vsize=15011656 memory=139754845464192 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3001/stat : 3001 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342807 15371935744 22178 33554432000 4194304 4196468 140724604543312 140174313073072 140175279090306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88712 KiB

[startup+0.703124 s]
/proc/loadavg: 2.15 2.11 2.11 3/221 3001
/proc/meminfo: memFree=21134852/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15020052 memory=129200 CPUtime=1 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 18535 0 0 0 94 6 0 0 20 0 15 0 74342800 15380533248 32300 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3755013 32300 3164 1 0 3716398 0
[pid=2986/tid=2988] ppid=2983 vsize=15020052 memory=152609583275792 CPUtime=0.67 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) R 2983 2986 32649 0 -1 4202560 15520 0 0 0 62 5 0 0 20 0 15 0 74342800 15380533248 32300 33554432000 4194304 4196468 140724604543312 140175250914528 140175279101085 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15020052 memory=433320 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15380533248 32300 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15020052 memory=19153 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74342803 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2994] ppid=2983 vsize=15020052 memory=279509492302064 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2994/stat : 2994 (java) S 2983 2986 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74342804 15380533248 32300 33554432000 4194304 4196468 140724604543312 140173840999200 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2995] ppid=2983 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2995/stat : 2995 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342804 15380533248 32300 33554432000 4194304 4196468 140724604543312 140173572564080 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2996] ppid=2983 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2996/stat : 2996 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342806 15380533248 32300 33554432000 4194304 4196468 140724604543312 140173198055504 140175279097755 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2997] ppid=2983 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2986/task/2997/stat : 2997 (java) R 2983 2986 32649 0 -1 4202560 643 0 0 0 8 0 0 0 20 0 15 0 74342806 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174316221664 140175260600353 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2998] ppid=2983 vsize=15020052 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/2986/task/2998/stat : 2998 (java) S 2983 2986 32649 0 -1 1077944384 337 0 0 0 6 0 0 0 20 0 15 0 74342806 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174315178480 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2999] ppid=2983 vsize=15020052 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/2986/task/2999/stat : 2999 (java) S 2983 2986 32649 0 -1 1077944384 692 0 0 0 16 0 0 0 20 0 15 0 74342806 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174314126192 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3000] ppid=2983 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3000/stat : 3000 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342807 15380533248 32300 33554432000 4194304 4196468 140724604543312 140172700150752 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3001] ppid=2983 vsize=15020052 memory=33 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3001/stat : 3001 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74342807 15380533248 32300 33554432000 4194304 4196468 140724604543312 140174313073072 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129200 KiB

[startup+1.50067 s]
/proc/loadavg: 2.14 2.11 2.11 5/221 3001
/proc/meminfo: memFree=21104756/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15024148 memory=179148 CPUtime=3.06 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 22816 0 0 0 297 9 0 0 20 0 15 0 74342800 15384727552 44787 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3756037 44787 3202 1 0 3717422 0
[pid=2986/tid=2988] ppid=2983 vsize=15024148 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) R 2983 2986 32649 0 -1 4202560 16682 0 0 0 141 6 0 0 20 0 15 0 74342800 15384727552 44787 33554432000 4194304 4196468 140724604543312 140175250911856 140175257075500 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15024148 memory=8945 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15384727552 44787 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15024148 memory=13563803913064709 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15384727552 44787 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74342802 15384727552 44787 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15024148 memory=14998831106794 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74342802 15384727552 44787 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15024148 memory=279509492736632 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74342803 15384727552 44787 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0

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

/proc/meminfo: memFree=17528448/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15683912 memory=3545268 CPUtime=35.3 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 50055 0 0 0 3405 125 0 0 20 0 19 0 74342800 16060325888 886317 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3920978 886317 3264 1 0 3881834 0
[pid=3002] ppid=2986 vsize=149848 memory=131768 CPUtime=259.58 cores=1,3,5,7
/proc/3002/stat : 3002 (minisat_release) R 2986 2986 32649 0 -1 4202496 151250 0 0 0 25947 11 0 0 20 0 1 0 74345070 153444352 32942 33554432000 4194304 4308513 140731737957728 140731737954728 4276468 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 29376512 140731737965233 140731737965742 140731737965742 140731737968581 0
/proc/3002/statm: 37462 32942 354 28 0 33702 0
[pid=2986/tid=2988] ppid=2983 vsize=15683912 memory=3545268 CPUtime=21.81 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) S 2983 2986 32649 0 -1 1077944384 21972 0 0 0 2133 48 0 0 20 0 19 0 74342800 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175250918400 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 583 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 584 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 556 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 587 0 0 0 71 15 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15683912 memory=131768 CPUtime=0.02 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 19 0 74342803 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2994] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2994/stat : 2994 (java) S 2983 2986 32649 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 74342804 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173840999264 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2995] ppid=2983 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2995/stat : 2995 (java) S 2983 2986 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74342804 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173572564096 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2996] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2996/stat : 2996 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173198055504 140175279097755 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2997] ppid=2983 vsize=15683912 memory=131768 CPUtime=3.91 cores=1,3,5,7
/proc/2986/task/2997/stat : 2997 (java) S 2983 2986 32649 0 -1 1077944384 8629 0 0 0 389 2 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174316231280 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2998] ppid=2983 vsize=15683912 memory=3545268 CPUtime=4.6 cores=1,3,5,7
/proc/2986/task/2998/stat : 2998 (java) S 2983 2986 32649 0 -1 1077944384 8258 0 0 0 459 1 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174315178480 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2999] ppid=2983 vsize=15683912 memory=131768 CPUtime=1.25 cores=1,3,5,7
/proc/2986/task/2999/stat : 2999 (java) S 2983 2986 32649 0 -1 1077944384 7202 0 0 0 123 2 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174314126192 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3000] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3000/stat : 3000 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74342807 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172700150752 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3001] ppid=2983 vsize=15683912 memory=131768 CPUtime=0.15 cores=1,3,5,7
/proc/2986/task/3001/stat : 3001 (java) S 2983 2986 32649 0 -1 1077944384 46 0 0 0 6 9 0 0 20 0 19 0 74342807 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174313073072 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3003] ppid=2983 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3003/stat : 3003 (java) S 2983 2986 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74345070 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175116374976 140175279103769 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3005] ppid=2983 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3005/stat : 3005 (java) S 2983 2986 32649 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 74345070 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172163263920 140175279101085 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3006] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3006/stat : 3006 (java) S 2983 2986 32649 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 74345071 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172297486128 140175279101085 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3007] ppid=2983 vsize=15683912 memory=131768 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3007/stat : 3007 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74345072 16060325888 886317 33554432000 4194304 4196468 140724604543312 140171894840736 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
Current children cumulated CPU time: 294.88 s
Current children cumulated vsize: 15833760 KiB
Current children cumulated memory: 3677036 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+330.701 s]
/proc/loadavg: 2.21 2.10 2.10 3/226 3084
/proc/meminfo: memFree=17528152/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15683912 memory=3545268 CPUtime=35.32 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 50057 0 0 0 3406 126 0 0 20 0 19 0 74342800 16060325888 886317 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3920978 886317 3264 1 0 3881834 0
[pid=3002] ppid=2986 vsize=199168 memory=146684 CPUtime=307.97 cores=1,3,5,7
/proc/3002/stat : 3002 (minisat_release) R 2986 2986 32649 0 -1 4202496 165003 0 0 0 30785 12 0 0 20 0 1 0 74345070 203948032 36671 33554432000 4194304 4308513 140731737957728 140731737954728 4281025 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 29376512 140731737965233 140731737965742 140731737965742 140731737968581 0
/proc/3002/statm: 49792 36671 354 28 0 46032 0
[pid=2986/tid=2988] ppid=2983 vsize=15683912 memory=1944 CPUtime=21.81 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) S 2983 2986 32649 0 -1 1077944384 21972 0 0 0 2133 48 0 0 20 0 19 0 74342800 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175250918400 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 583 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 584 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 556 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 587 0 0 0 71 15 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.02 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 19 0 74342803 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2994] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2994/stat : 2994 (java) S 2983 2986 32649 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 74342804 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173840999264 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2995] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2995/stat : 2995 (java) S 2983 2986 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74342804 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173572564096 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2996] ppid=2983 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2996/stat : 2996 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173198055504 140175279097755 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2997] ppid=2983 vsize=15683912 memory=5792 CPUtime=3.91 cores=1,3,5,7
/proc/2986/task/2997/stat : 2997 (java) S 2983 2986 32649 0 -1 1077944384 8629 0 0 0 389 2 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174316231280 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2998] ppid=2983 vsize=15683912 memory=3545268 CPUtime=4.6 cores=1,3,5,7
/proc/2986/task/2998/stat : 2998 (java) S 2983 2986 32649 0 -1 1077944384 8258 0 0 0 459 1 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174315178480 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2999] ppid=2983 vsize=15683912 memory=3545268 CPUtime=1.25 cores=1,3,5,7
/proc/2986/task/2999/stat : 2999 (java) S 2983 2986 32649 0 -1 1077944384 7202 0 0 0 123 2 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174314126192 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3000] ppid=2983 vsize=15683912 memory=279509492941520 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3000/stat : 3000 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74342807 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172700150752 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3001] ppid=2983 vsize=15683912 memory=7944457861678130024 CPUtime=0.17 cores=1,3,5,7
/proc/2986/task/3001/stat : 3001 (java) S 2983 2986 32649 0 -1 1077944384 48 0 0 0 7 10 0 0 20 0 19 0 74342807 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174313073072 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3003] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3003/stat : 3003 (java) S 2983 2986 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74345070 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175116374976 140175279103769 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3005] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3005/stat : 3005 (java) S 2983 2986 32649 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 74345070 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172163263920 140175279101085 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3006] ppid=2983 vsize=15683912 memory=3448 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3006/stat : 3006 (java) S 2983 2986 32649 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 74345071 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172297486128 140175279101085 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3007] ppid=2983 vsize=15683912 memory=3135048 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3007/stat : 3007 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74345072 16060325888 886317 33554432000 4194304 4196468 140724604543312 140171894840736 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
Current children cumulated CPU time: 343.29 s
Current children cumulated vsize: 15883080 KiB
Current children cumulated memory: 3691952 KiB

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

[startup+330.734 s]
# the end of solver process 2986 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=341.934 s, system=1.41776 s

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

[startup+330.701 s]
/proc/loadavg: 2.21 2.10 2.10 3/226 3084
/proc/meminfo: memFree=17528152/32770624 swapFree=67108860/67108860
[pid=2986] ppid=2983 vsize=15683912 memory=3545268 CPUtime=35.32 cores=1,3,5,7
/proc/2986/stat : 2986 (java) S 2983 2986 32649 0 -1 1077944320 50057 0 0 0 3406 126 0 0 20 0 19 0 74342800 16060325888 886317 33554432000 4194304 4196468 140724604543312 140724604525856 140175279079159 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
/proc/2986/statm: 3920978 886317 3264 1 0 3881834 0
[pid=3002] ppid=2986 vsize=199168 memory=146684 CPUtime=307.97 cores=1,3,5,7
/proc/3002/stat : 3002 (minisat_release) R 2986 2986 32649 0 -1 4202496 165003 0 0 0 30785 12 0 0 20 0 1 0 74345070 203948032 36671 33554432000 4194304 4308513 140731737957728 140731737954728 4281025 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 29376512 140731737965233 140731737965742 140731737965742 140731737968581 0
/proc/3002/statm: 49792 36671 354 28 0 46032 0
[pid=2986/tid=2988] ppid=2983 vsize=15683912 memory=1944 CPUtime=21.81 cores=1,3,5,7
/proc/2986/task/2988/stat : 2988 (java) S 2983 2986 32649 0 -1 1077944384 21972 0 0 0 2133 48 0 0 20 0 19 0 74342800 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175250918400 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2989] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2989/stat : 2989 (java) S 2983 2986 32649 0 -1 1077944384 583 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175283321744 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2990] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2990/stat : 2990 (java) S 2983 2986 32649 0 -1 1077944384 584 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174739626768 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2991] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2991/stat : 2991 (java) S 2983 2986 32649 0 -1 1077944384 556 0 0 0 72 14 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174738574480 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2992] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.86 cores=1,3,5,7
/proc/2986/task/2992/stat : 2992 (java) S 2983 2986 32649 0 -1 1077944384 587 0 0 0 71 15 0 0 20 0 19 0 74342802 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174737521680 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2993] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0.02 cores=1,3,5,7
/proc/2986/task/2993/stat : 2993 (java) S 2983 2986 32649 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 19 0 74342803 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174317283440 140175279090306 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2994] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2994/stat : 2994 (java) S 2983 2986 32649 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 74342804 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173840999264 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2995] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2995/stat : 2995 (java) S 2983 2986 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 74342804 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173572564096 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2996] ppid=2983 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/2986/task/2996/stat : 2996 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140173198055504 140175279097755 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2997] ppid=2983 vsize=15683912 memory=5792 CPUtime=3.91 cores=1,3,5,7
/proc/2986/task/2997/stat : 2997 (java) S 2983 2986 32649 0 -1 1077944384 8629 0 0 0 389 2 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174316231280 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2998] ppid=2983 vsize=15683912 memory=3545268 CPUtime=4.6 cores=1,3,5,7
/proc/2986/task/2998/stat : 2998 (java) S 2983 2986 32649 0 -1 1077944384 8258 0 0 0 459 1 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174315178480 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=2999] ppid=2983 vsize=15683912 memory=3545268 CPUtime=1.25 cores=1,3,5,7
/proc/2986/task/2999/stat : 2999 (java) S 2983 2986 32649 0 -1 1077944384 7202 0 0 0 123 2 0 0 20 0 19 0 74342806 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174314126192 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3000] ppid=2983 vsize=15683912 memory=279509492941520 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3000/stat : 3000 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74342807 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172700150752 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3001] ppid=2983 vsize=15683912 memory=7944457861678130024 CPUtime=0.17 cores=1,3,5,7
/proc/2986/task/3001/stat : 3001 (java) S 2983 2986 32649 0 -1 1077944384 48 0 0 0 7 10 0 0 20 0 19 0 74342807 16060325888 886317 33554432000 4194304 4196468 140724604543312 140174313073072 140175279090306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3003] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3003/stat : 3003 (java) S 2983 2986 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74345070 16060325888 886317 33554432000 4194304 4196468 140724604543312 140175116374976 140175279103769 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3005] ppid=2983 vsize=15683912 memory=3545268 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3005/stat : 3005 (java) S 2983 2986 32649 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 74345070 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172163263920 140175279101085 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3006] ppid=2983 vsize=15683912 memory=3448 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3006/stat : 3006 (java) S 2983 2986 32649 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 74345071 16060325888 886317 33554432000 4194304 4196468 140724604543312 140172297486128 140175279101085 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
[pid=2986/tid=3007] ppid=2983 vsize=15683912 memory=3135048 CPUtime=0 cores=1,3,5,7
/proc/2986/task/3007/stat : 3007 (java) S 2983 2986 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74345072 16060325888 886317 33554432000 4194304 4196468 140724604543312 140171894840736 140175279089365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31608832 140724604548083 140724604548361 140724604548361 140724604551119 0
Current children cumulated CPU time: 343.29 s
Current children cumulated vsize: 15883080 KiB
Current children cumulated memory: 3691952 KiB

Child status: 1
Real time (s): 330.734
CPU time (s): 343.352
CPU user time (s): 341.934
CPU system time (s): 1.41776
CPU usage (%): 103.815
Max. virtual memory (cumulated for all children) (KiB): 15883080
Max. memory (cumulated for all children) (KiB): 3691952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.934
system time used= 1.41776
maximum resident set size= 3545872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215851
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12697
involuntary context switches= 186


# summary of solver processes directly reported to runsolver:
#   pid: 2986
#   total CPU time (s): 343.352
#   total CPU user time (s): 341.934
#   total CPU system time (s): 1.41776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.16835 second user time and 3.52092 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:16:35
IDJOB=4295320
IDBENCH=141505
IDSOLVER=2756
FILE ID=node150/4295320-1532567795
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g17-g37_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-4295320-1532567795/watcher-4295320-1532567795 -o /tmp/evaluation-result-4295320-1532567795/solver-4295320-1532567795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295320-1532567795.xml

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

MD5SUM BENCH= 15f6930ab26cfa444fe93224da66a51d
RANDOM SEED=2136659002

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:        21238880 kB
MemAvailable:   28724904 kB
Buffers:          188732 kB
Cached:          7516396 kB
SwapCached:            0 kB
Active:          5338820 kB
Inactive:        5621212 kB
Active(anon):    3205752 kB
Inactive(anon):    76936 kB
Active(file):    2133068 kB
Inactive(file):  5544276 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7944 kB
Writeback:             0 kB
AnonPages:       3270332 kB
Mapped:            52400 kB
Shmem:             25256 kB
Slab:             264868 kB
SReclaimable:     237140 kB
SUnreclaim:        27728 kB
KernelStack:        3888 kB
PageTables:        11704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13520168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3082240 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 03:22:06