Trace number 4295679

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

General information on the benchmark

NameFrb/
frb-50-23-1-mgd_c18.xml
MD5SUM89c27d49b20a714b89297264b4c82bd7
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 benchmark1513.36
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints430
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":50}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":2},{"degree":12,"count":1},{"degree":13,"count":6},{"degree":14,"count":1},{"degree":15,"count":7},{"degree":16,"count":2},{"degree":17,"count":8},{"degree":18,"count":5},{"degree":19,"count":7},{"degree":20,"count":4},{"degree":21,"count":1},{"degree":22,"count":3},{"degree":23,"count":1},{"degree":24,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":430}]
Number of extensional constraints430
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":430}]
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 06:44:34 CEST 2018
0.66/0.55	c PID: 5378
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.67/1.20	c (0,0) Parsing End
2.67/1.21	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 430 ctr, max domain size 23
2.67/1.21	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.67/1.21	c (0,0) Constraint Name Generate Begin
2.67/1.22	c (0,0) Ctr:HOME/instance-4295679-1532580274.xml,ExtensionConflict:ExtensionSupport:IntVar
2.67/1.22	c (0,0) Constraint Name Generate End
2.67/1.22	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.67/1.22	c (0,0) CSP to CSPinCNF Begin
5.95/2.20	c (1,1) translated 43 (10%) constraints
6.86/2.55	c (2,2) translated 86 (20%) constraints
7.78/2.87	c (2,2) translated 129 (30%) constraints
8.73/3.17	c (2,2) translated 172 (40%) constraints
9.60/3.44	c (2,2) translated 215 (50%) constraints
10.51/3.73	c (3,3) translated 258 (60%) constraints
11.45/4.03	c (3,3) translated 301 (70%) constraints
12.02/4.28	c (3,3) translated 344 (80%) constraints
12.93/4.53	c (4,3) translated 387 (90%) constraints
13.54/4.78	c (4,4) translated 430 (100%) constraints
14.79/5.14	c (4,4) STATISTICS1:HOME/instance-4295679-1532580274.xml,ExtensionConflict:ExtensionSupport:IntVar,303,48307,-1,23,24,1,,23:181737;2:3361,24:11;4:40613;3:7027;2:656,1:185098;0:11,
14.79/5.14	c (4,4) ===========================================
14.79/5.14	c (4,4) Order
14.79/5.14	c (4,4) ===========================================
15.43/5.30	c (4,4) translated 4831 (10%) constraints
15.72/5.42	c (4,4) translated 9662 (20%) constraints
16.03/5.53	c (5,4) translated 14493 (30%) constraints
16.33/5.63	c (5,5) translated 19323 (40%) constraints
16.60/5.74	c (5,5) translated 24154 (50%) constraints
16.90/5.83	c (5,5) translated 28985 (60%) constraints
17.17/5.92	c (5,5) translated 33815 (70%) constraints
17.17/6.01	c (5,5) translated 38646 (80%) constraints
17.30/6.09	c (5,5) translated 43477 (90%) constraints
17.42/6.17	c (5,5) translated 48307 (100%) constraints
17.42/6.18	c (5,5) CSP to CSPinCNF End
17.42/6.18	c (5,5) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
17.42/6.18	c (5,5) Heap : 1971 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.42/6.18	c (5,5) CSPinCNF Propagation Begin
18.30/6.53	c (6,5) 0 values, 4701 unsatisfiable literals, and 0 valid clauses are removed
18.30/6.53	c (6,5) CSPinCNF Propagation End
18.30/6.53	c (6,5) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
18.30/6.53	c (6,5) Heap : 2196 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
18.30/6.53	c (6,5) Simplify CSPinCNF Begin
18.49/6.66	c (6,6) Simplify CSPinCNF End
18.49/6.66	c (6,6) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
18.49/6.66	c (6,6) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
18.49/6.66	c (6,6) Calculate Precise Domain Begin
18.49/6.66	c (6,6) 0 values are removed by re-calculation
18.49/6.66	c (6,6) Calculate Precise Domain End
18.49/6.66	c (6,6) CSP: 50 int (0 aux), 253 bool (253 aux), 48307 ctr, max domain size 23
18.49/6.66	c (6,6) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
18.49/6.66	c (6,6) CSPinCNF to SatSolver Begin
18.96/6.81	c (6,6) 4831 (10 %) CSP clauses are encoded (1353 SAT variables, 5880 SAT clauses)
18.96/6.88	c (6,6) 9662 (20 %) CSP clauses are encoded (1353 SAT variables, 10711 SAT clauses)
19.26/6.92	c (6,6) 14493 (30 %) CSP clauses are encoded (1353 SAT variables, 15542 SAT clauses)
19.26/6.96	c (6,6) 19323 (40 %) CSP clauses are encoded (1353 SAT variables, 20372 SAT clauses)
19.26/6.99	c (6,6) 24154 (50 %) CSP clauses are encoded (1353 SAT variables, 25203 SAT clauses)
19.50/7.03	c (6,6) 28985 (60 %) CSP clauses are encoded (1353 SAT variables, 30034 SAT clauses)
19.50/7.06	c (6,6) 33815 (70 %) CSP clauses are encoded (1353 SAT variables, 34864 SAT clauses)
19.50/7.09	c (6,6) 38646 (80 %) CSP clauses are encoded (1353 SAT variables, 39695 SAT clauses)
19.63/7.13	c (6,6) 43477 (90 %) CSP clauses are encoded (1353 SAT variables, 44526 SAT clauses)
19.63/7.16	c (6,6) 48307 (100 %) CSP clauses are encoded (1353 SAT variables, 49356 SAT clauses)
19.63/7.16	c (6,6) CSPinCNF to SatSolver End
19.63/7.16	c (6,6) Heap : 2534 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.40/7.42	c (6,6) STATISTICS2:HOME/instance-4295679-1532580274.xml,ExtensionConflict:ExtensionSupport:IntVar,303,48307,-1,23,23,1,,23:177047;2:3361,23:11;4:36284;3:10995;2:1017,1:180408,
20.40/7.42	c (6,6) SatSolver.solve Begin
20.40/7.42	c (6,6) 1353 bool, 49357 clause
20.40/7.42	c (6,6) 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-4295679-1532580274.xml-scop-5378.cnf HOME/instance-4295679-1532580274.xml-scop-5378.cnf.out
2520.01/2505.40	c (2504,6) SatSolver is killed by some reasons.
2520.01/2505.40	c (2504,6) 0,0,5,6,6,6,6,TO,TO,STOP-AFTER(DIMACS)
2520.01/2505.40	s UNKNOWN
2520.01/2505.40	c END-Prog: Thu Jul 26 07:26:19 CEST 2018
2520.01/2505.40	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 (6912 MiB free)
  memory of node 1: 16384 MiB (13999 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295679-1532580274/watcher-4295679-1532580274 -o /tmp/evaluation-result-4295679-1532580274/solver-4295679-1532580274 -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-4295679-1532580274.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=5378, runsolver pid=5375

[startup+0.100139 s]*
/proc/loadavg: 2.00 2.04 2.05 3/221 5393
/proc/meminfo: memFree=21353304/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15011656 memory=72676 CPUtime=0.11 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 6823 0 0 0 9 2 0 0 20 0 15 0 75590630 15371935744 18103 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3752914 18169 2782 1 0 3715374 0
[pid=5378/tid=5380] ppid=5375 vsize=15011656 memory=7100839887183514216 CPUtime=0.09 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) R 5375 5378 32649 0 -1 4202560 5248 0 0 0 7 2 0 0 20 0 15 0 75590631 15371935744 18499 33554432000 4194304 4196468 140724965827920 140705499462032 140705507912528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 18499 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 18499 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 18499 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 18499 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590634 15371935744 18499 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5386] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5386/stat : 5386 (java) S 5375 5378 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75590634 15371935744 18499 33554432000 4194304 4196468 140724965827920 140704068133664 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5387] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5387/stat : 5387 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590635 15371935744 18499 33554432000 4194304 4196468 140724965827920 140703799698544 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5388] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5388/stat : 5388 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 18499 33554432000 4194304 4196468 140724965827920 140703425189968 140705527654299 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5389] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5389/stat : 5389 (java) S 5375 5378 32649 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 18499 33554432000 4194304 4196468 140724965827920 140704564693616 140705527646850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5390] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5390/stat : 5390 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 18499 33554432000 4194304 4196468 140724965827920 140704563640816 140705527646850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5391] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0.01 cores=1,3,5,7
/proc/5378/task/5391/stat : 5391 (java) S 5375 5378 32649 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 75590637 15371935744 18565 33554432000 4194304 4196468 140724965827920 140704562588528 140705527646850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5392] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5392/stat : 5392 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 18565 33554432000 4194304 4196468 140724965827920 140702927285216 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5393] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5393/stat : 5393 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 18565 33554432000 4194304 4196468 140724965827920 140704561535408 140705527646850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72676 KiB

[startup+0.210434 s]*
/proc/loadavg: 2.00 2.04 2.05 3/221 5393
/proc/meminfo: memFree=21339476/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15011656 memory=85508 CPUtime=0.26 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 10364 0 0 0 23 3 0 0 20 0 15 0 75590630 15371935744 21377 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3752914 21377 2891 1 0 3715374 0
[pid=5378/tid=5380] ppid=5375 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) R 5375 5378 32649 0 -1 4202560 8260 0 0 0 18 2 0 0 20 0 15 0 75590631 15371935744 21443 33554432000 4194304 4196468 140724965827920 140705499462096 140705511716220 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 21443 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15011656 memory=139936263455435 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 21443 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 21443 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 21443 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590634 15371935744 21443 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5386] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5386/stat : 5386 (java) S 5375 5378 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75590634 15371935744 21443 33554432000 4194304 4196468 140724965827920 140704068133664 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5387] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5387/stat : 5387 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590635 15371935744 21443 33554432000 4194304 4196468 140724965827920 140703799698544 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5388] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5388/stat : 5388 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 21443 33554432000 4194304 4196468 140724965827920 140703425189968 140705527654299 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5389] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5389/stat : 5389 (java) R 5375 5378 32649 0 -1 4202560 429 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 21443 33554432000 4194304 4196468 140724965827920 140704564693616 140705507479364 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5390] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5390/stat : 5390 (java) S 5375 5378 32649 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 21443 33554432000 4194304 4196468 140724965827920 140704563640816 140705527646850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5391] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5391/stat : 5391 (java) R 5375 5378 32649 0 -1 1077944384 312 0 0 0 3 0 0 0 20 0 15 0 75590637 15371935744 21443 33554432000 4194304 4196468 140724965827920 140704562588528 140705527646850 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5392] ppid=5375 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5392/stat : 5392 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 21443 33554432000 4194304 4196468 140724965827920 140702927285216 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5393] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5393/stat : 5393 (java) R 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 21443 33554432000 4194304 4196468 140724965827920 140704561535408 140705527646850 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85508 KiB

[startup+0.310452 s]*
/proc/loadavg: 2.00 2.04 2.05 3/221 5393
/proc/meminfo: memFree=21335940/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15011656 memory=89660 CPUtime=0.43 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 10981 0 0 0 40 3 0 0 20 0 15 0 75590630 15371935744 22415 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3752914 22415 2988 1 0 3715374 0
[pid=5378/tid=5380] ppid=5375 vsize=15011656 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) R 5375 5378 32649 0 -1 4202560 8690 0 0 0 27 3 0 0 20 0 15 0 75590631 15371935744 22415 33554432000 4194304 4196468 140724965827920 140705499463328 140705509199263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 22415 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 22415 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 22415 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15011656 memory=139936141517007 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15371935744 22415 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590634 15371935744 22415 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5386] ppid=5375 vsize=15011656 memory=139936141537743 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5386/stat : 5386 (java) S 5375 5378 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75590634 15371935744 22415 33554432000 4194304 4196468 140724965827920 140704068133664 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5387] ppid=5375 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5387/stat : 5387 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590635 15371935744 22415 33554432000 4194304 4196468 140724965827920 140703799698544 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5388] ppid=5375 vsize=15011656 memory=279872283047808 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5388/stat : 5388 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 22415 33554432000 4194304 4196468 140724965827920 140703425189968 140705527654299 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5389] ppid=5375 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5389/stat : 5389 (java) S 5375 5378 32649 0 -1 1077944384 518 0 0 0 3 0 0 0 20 0 15 0 75590637 15371935744 22415 33554432000 4194304 4196468 140724965827920 140704564693616 140705527646850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5390] ppid=5375 vsize=15011656 memory=139936141549455 CPUtime=0.01 cores=1,3,5,7
/proc/5378/task/5390/stat : 5390 (java) R 5375 5378 32649 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 15 0 75590637 15371935744 22415 33554432000 4194304 4196468 140724965827920 140704563640816 140705527646850 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5391] ppid=5375 vsize=15011656 memory=139936263423616 CPUtime=0.07 cores=1,3,5,7
/proc/5378/task/5391/stat : 5391 (java) R 5375 5378 32649 0 -1 4202560 353 0 0 0 7 0 0 0 20 0 15 0 75590637 15371935744 22415 33554432000 4194304 4196468 140724965827920 140704562588528 140705506574988 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5392] ppid=5375 vsize=15011656 memory=139936141554591 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5392/stat : 5392 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 22415 33554432000 4194304 4196468 140724965827920 140702927285216 140705527645909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5393] ppid=5375 vsize=15011656 memory=139936339014246 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5393/stat : 5393 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590637 15371935744 22415 33554432000 4194304 4196468 140724965827920 140704561535408 140705527646850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89660 KiB

[startup+0.700748 s]
/proc/loadavg: 2.00 2.04 2.05 3/221 5393
/proc/meminfo: memFree=21311184/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15019976 memory=129468 CPUtime=1.01 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 18016 0 0 0 96 5 0 0 20 0 15 0 75590630 15380455424 32367 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3754994 32367 3152 1 0 3716398 0
[pid=5378/tid=5380] ppid=5375 vsize=15019976 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) R 5375 5378 32649 0 -1 4202560 15260 0 0 0 62 5 0 0 20 0 15 0 75590631 15380455424 32367 33554432000 4194304 4196468 140724965827920 140705499471472 140705511716190 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15380455424 32367 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15019976 memory=79 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15380455424 32367 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15019976 memory=1 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15380455424 32367 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15380455424 32367 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15019976 memory=163064540309608 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75590634 15380455424 32367 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5386] ppid=5375 vsize=15019976 memory=445439 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5386/stat : 5386 (java) S 5375 5378 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75590634 15380455424 32367 33554432000 4194304 4196468 140724965827920 140704068133664 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5387] ppid=5375 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5387/stat : 5387 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590635 15380455424 32367 33554432000 4194304 4196468 140724965827920 140703799698544 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5388] ppid=5375 vsize=15019976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5388/stat : 5388 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15380455424 32367 33554432000 4194304 4196468 140724965827920 140703425189968 140705527654299 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5389] ppid=5375 vsize=15019976 memory=7809523229951467574 CPUtime=0.06 cores=1,3,5,7
/proc/5378/task/5389/stat : 5389 (java) S 5375 5378 32649 0 -1 1077944384 538 0 0 0 6 0 0 0 20 0 15 0 75590637 15380455424 32367 33554432000 4194304 4196468 140724965827920 140704564693616 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5390] ppid=5375 vsize=15019976 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5378/task/5390/stat : 5390 (java) S 5375 5378 32649 0 -1 1077944384 339 0 0 0 8 0 0 0 20 0 15 0 75590637 15380455424 32367 33554432000 4194304 4196468 140724965827920 140704563640816 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5391] ppid=5375 vsize=15019976 memory=-3535359994705171810 CPUtime=0.18 cores=1,3,5,7
/proc/5378/task/5391/stat : 5391 (java) R 5375 5378 32649 0 -1 4202560 542 0 0 0 18 0 0 0 20 0 15 0 75590637 15380455424 32367 33554432000 4194304 4196468 140724965827920 140704562584256 140705520735403 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5392] ppid=5375 vsize=15019976 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5392/stat : 5392 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75590637 15380455424 32367 33554432000 4194304 4196468 140724965827920 140702927285216 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5393] ppid=5375 vsize=15019976 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5393/stat : 5393 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590637 15380455424 32367 33554432000 4194304 4196468 140724965827920 140704561535408 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15019976 KiB
Current children cumulated memory: 129468 KiB

[startup+1.50077 s]
/proc/loadavg: 2.00 2.04 2.05 5/221 5393
/proc/meminfo: memFree=21217920/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15022100 memory=244376 CPUtime=3.68 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 23911 0 0 0 358 10 0 0 20 0 15 0 75590630 15382630400 61094 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3755525 61094 3202 1 0 3716910 0
[pid=5378/tid=5380] ppid=5375 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) R 5375 5378 32649 0 -1 4202560 16485 0 0 0 139 8 0 0 20 0 15 0 75590631 15382630400 61094 33554432000 4194304 4196468 140724965827920 140705499470240 140705527647638 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15022100 memory=6224635961031610472 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15382630400 61094 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15022100 memory=7013629987808176214 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15382630400 61094 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15022100 memory=7013629987808176214 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75590632 15382630400 61094 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15022100 memory=7013629987808176214 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75590632 15382630400 61094 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75590634 15382630400 61094 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0

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

/proc/meminfo: memFree=18288228/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15683912 memory=2935100 CPUtime=22.11 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 37167 0 0 0 2094 117 0 0 20 0 19 0 75590630 16060325888 733775 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3920978 733775 3234 1 0 3881834 0
[pid=5394] ppid=5378 vsize=136376 memory=118616 CPUtime=2434.76 cores=1,3,5,7
/proc/5394/stat : 5394 (minisat_release) R 5378 5378 32649 0 -1 4202496 161080 0 0 0 243457 19 0 0 20 0 1 0 75591374 139649024 29654 33554432000 4194304 4308513 140727871725792 140727871722792 4276025 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 40521728 140727871734449 140727871734958 140727871734958 140727871737797 0
/proc/5394/statm: 34094 29654 353 28 0 30334 0
[pid=5378/tid=5380] ppid=5375 vsize=15683912 memory=2935100 CPUtime=7.42 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) S 5375 5378 32649 0 -1 1077944384 19470 0 0 0 694 48 0 0 20 0 19 0 75590631 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705499474944 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15683912 memory=118616 CPUtime=0.07 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 55 0 0 0 6 1 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15683912 memory=118616 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 46 0 0 0 3 0 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15683912 memory=1228 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 14 0 0 0 3 0 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15683912 memory=1200 CPUtime=0.07 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 74 0 0 0 6 1 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15683912 memory=1576 CPUtime=0.05 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 23 0 0 0 3 2 0 0 20 0 19 0 75590634 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5386] ppid=5375 vsize=15683912 memory=928 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5386/stat : 5386 (java) S 5375 5378 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 75590634 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704068133728 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5387] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5387/stat : 5387 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75590635 16060325888 733775 33554432000 4194304 4196468 140724965827920 140703799698544 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5388] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5388/stat : 5388 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140703425189968 140705527654299 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5389] ppid=5375 vsize=15683912 memory=2935100 CPUtime=5.91 cores=1,3,5,7
/proc/5378/task/5389/stat : 5389 (java) S 5375 5378 32649 0 -1 1077944384 7115 0 0 0 589 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704564693616 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5390] ppid=5375 vsize=15683912 memory=2935100 CPUtime=5.82 cores=1,3,5,7
/proc/5378/task/5390/stat : 5390 (java) S 5375 5378 32649 0 -1 1077944384 3297 0 0 0 580 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704563640816 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5391] ppid=5375 vsize=15683912 memory=2935100 CPUtime=1.4 cores=1,3,5,7
/proc/5378/task/5391/stat : 5391 (java) S 5375 5378 32649 0 -1 1077944384 5503 0 0 0 138 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704562588528 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5392] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5392/stat : 5392 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702927285216 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5393] ppid=5375 vsize=15683912 memory=2935100 CPUtime=1.2 cores=1,3,5,7
/proc/5378/task/5393/stat : 5393 (java) S 5375 5378 32649 0 -1 1077944384 165 0 0 0 57 63 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704561535408 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5395] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5395/stat : 5395 (java) S 5375 5378 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 75591374 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704545600448 140705527660313 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5397] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5397/stat : 5397 (java) S 5375 5378 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 75591375 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702390398384 140705527657629 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5398] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5398/stat : 5398 (java) S 5375 5378 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 75591375 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702524620592 140705527657629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5399] ppid=5375 vsize=15683912 memory=118616 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5399/stat : 5399 (java) S 5375 5378 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 75591386 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702121975200 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
Current children cumulated CPU time: 2456.87 s
Current children cumulated vsize: 15820288 KiB
Current children cumulated memory: 3053716 KiB

[startup+2502.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/225 5665
/proc/meminfo: memFree=18288228/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15683912 memory=2935100 CPUtime=22.15 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 37171 0 0 0 2097 118 0 0 20 0 19 0 75590630 16060325888 733775 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3920978 733775 3234 1 0 3881834 0
[pid=5394] ppid=5378 vsize=136376 memory=118616 CPUtime=2494.75 cores=1,3,5,7
/proc/5394/stat : 5394 (minisat_release) R 5378 5378 32649 0 -1 4202496 164449 0 0 0 249456 19 0 0 20 0 1 0 75591374 139649024 29654 33554432000 4194304 4308513 140727871725792 140727871722792 4275941 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 40521728 140727871734449 140727871734958 140727871734958 140727871737797 0
/proc/5394/statm: 34094 29654 353 28 0 30334 0
[pid=5378/tid=5380] ppid=5375 vsize=15683912 memory=2935100 CPUtime=7.42 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) S 5375 5378 32649 0 -1 1077944384 19470 0 0 0 694 48 0 0 20 0 19 0 75590631 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705499474944 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0.07 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 55 0 0 0 6 1 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 46 0 0 0 3 0 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 14 0 0 0 3 0 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15683912 memory=118616 CPUtime=0.07 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 74 0 0 0 6 1 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15683912 memory=118616 CPUtime=0.06 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 23 0 0 0 3 3 0 0 20 0 19 0 75590634 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5386] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5386/stat : 5386 (java) S 5375 5378 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 75590634 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704068133728 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5387] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5387/stat : 5387 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75590635 16060325888 733775 33554432000 4194304 4196468 140724965827920 140703799698544 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5388] ppid=5375 vsize=15683912 memory=22972 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5388/stat : 5388 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140703425189968 140705527654299 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5389] ppid=5375 vsize=15683912 memory=1292 CPUtime=5.91 cores=1,3,5,7
/proc/5378/task/5389/stat : 5389 (java) S 5375 5378 32649 0 -1 1077944384 7115 0 0 0 589 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704564693616 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5390] ppid=5375 vsize=15683912 memory=2935100 CPUtime=5.82 cores=1,3,5,7
/proc/5378/task/5390/stat : 5390 (java) S 5375 5378 32649 0 -1 1077944384 3297 0 0 0 580 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704563640816 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5391] ppid=5375 vsize=15683912 memory=118616 CPUtime=1.4 cores=1,3,5,7
/proc/5378/task/5391/stat : 5391 (java) S 5375 5378 32649 0 -1 1077944384 5503 0 0 0 138 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704562588528 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5392] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5392/stat : 5392 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702927285216 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5393] ppid=5375 vsize=15683912 memory=118616 CPUtime=1.24 cores=1,3,5,7
/proc/5378/task/5393/stat : 5393 (java) S 5375 5378 32649 0 -1 1077944384 169 0 0 0 59 65 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704561535408 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5395] ppid=5375 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5395/stat : 5395 (java) S 5375 5378 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 75591374 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704545600448 140705527660313 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5397] ppid=5375 vsize=15683912 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5397/stat : 5397 (java) S 5375 5378 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 75591375 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702390398384 140705527657629 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5398] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5398/stat : 5398 (java) S 5375 5378 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 75591375 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702524620592 140705527657629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5399] ppid=5375 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5399/stat : 5399 (java) S 5375 5378 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 75591386 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702121975200 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
Current children cumulated CPU time: 2516.9 s
Current children cumulated vsize: 15820288 KiB
Current children cumulated memory: 3053716 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.4 s]
/proc/loadavg: 2.04 2.04 2.05 3/225 5665
/proc/meminfo: memFree=18288228/32770624 swapFree=67108860/67108860
[pid=5378] ppid=5375 vsize=15683912 memory=2935100 CPUtime=22.16 cores=1,3,5,7
/proc/5378/stat : 5378 (java) S 5375 5378 32649 0 -1 1077944320 37171 0 0 0 2097 119 0 0 20 0 19 0 75590630 16060325888 733775 33554432000 4194304 4196468 140724965827920 140724965810464 140705527635703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
/proc/5378/statm: 3920978 733775 3234 1 0 3881834 0
[pid=5394] ppid=5378 vsize=136376 memory=118616 CPUtime=2497.85 cores=1,3,5,7
/proc/5394/stat : 5394 (minisat_release) R 5378 5378 32649 0 -1 4202496 164466 0 0 0 249766 19 0 0 20 0 1 0 75591374 139649024 29654 33554432000 4194304 4308513 140727871725792 140727871722792 4275941 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 40521728 140727871734449 140727871734958 140727871734958 140727871737797 0
/proc/5394/statm: 34094 29654 353 28 0 30334 0
[pid=5378/tid=5380] ppid=5375 vsize=15683912 memory=6081952328975149414 CPUtime=7.42 cores=1,3,5,7
/proc/5378/task/5380/stat : 5380 (java) S 5375 5378 32649 0 -1 1077944384 19470 0 0 0 694 48 0 0 20 0 19 0 75590631 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705499474944 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5381] ppid=5375 vsize=15683912 memory=6081952328975149414 CPUtime=0.07 cores=1,3,5,7
/proc/5378/task/5381/stat : 5381 (java) S 5375 5378 32649 0 -1 1077944384 55 0 0 0 6 1 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705531878288 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5382] ppid=5375 vsize=15683912 memory=7595431192525694545 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5382/stat : 5382 (java) S 5375 5378 32649 0 -1 1077944384 46 0 0 0 3 0 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705346034448 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5383] ppid=5375 vsize=15683912 memory=4123387648352085334 CPUtime=0.03 cores=1,3,5,7
/proc/5378/task/5383/stat : 5383 (java) S 5375 5378 32649 0 -1 1077944384 14 0 0 0 3 0 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140705344982160 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5384] ppid=5375 vsize=15683912 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5378/task/5384/stat : 5384 (java) S 5375 5378 32649 0 -1 1077944384 74 0 0 0 6 1 0 0 20 0 19 0 75590632 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704985984016 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5385] ppid=5375 vsize=15683912 memory=7019467088024056629 CPUtime=0.06 cores=1,3,5,7
/proc/5378/task/5385/stat : 5385 (java) S 5375 5378 32649 0 -1 1077944384 23 0 0 0 3 3 0 0 20 0 19 0 75590634 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704565745776 140705527646850 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5386] ppid=5375 vsize=15683912 memory=5792262891831840848 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5386/stat : 5386 (java) S 5375 5378 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 75590634 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704068133728 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5387] ppid=5375 vsize=15683912 memory=6228876747784938853 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5387/stat : 5387 (java) S 5375 5378 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75590635 16060325888 733775 33554432000 4194304 4196468 140724965827920 140703799698544 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5388] ppid=5375 vsize=15683912 memory=7884792935807674453 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5388/stat : 5388 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140703425189968 140705527654299 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5389] ppid=5375 vsize=15683912 memory=288230574492221466 CPUtime=5.91 cores=1,3,5,7
/proc/5378/task/5389/stat : 5389 (java) S 5375 5378 32649 0 -1 1077944384 7115 0 0 0 589 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704564693616 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5390] ppid=5375 vsize=15683912 memory=288230583166042426 CPUtime=5.82 cores=1,3,5,7
/proc/5378/task/5390/stat : 5390 (java) S 5375 5378 32649 0 -1 1077944384 3297 0 0 0 580 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704563640816 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5391] ppid=5375 vsize=15683912 memory=13573716680378929 CPUtime=1.4 cores=1,3,5,7
/proc/5378/task/5391/stat : 5391 (java) S 5375 5378 32649 0 -1 1077944384 5503 0 0 0 138 2 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704562588528 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5392] ppid=5375 vsize=15683912 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5392/stat : 5392 (java) S 5375 5378 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702927285216 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5393] ppid=5375 vsize=15683912 memory=7892 CPUtime=1.24 cores=1,3,5,7
/proc/5378/task/5393/stat : 5393 (java) S 5375 5378 32649 0 -1 1077944384 169 0 0 0 59 65 0 0 20 0 19 0 75590637 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704561535408 140705527646850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5395] ppid=5375 vsize=15683912 memory=840 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5395/stat : 5395 (java) S 5375 5378 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 75591374 16060325888 733775 33554432000 4194304 4196468 140724965827920 140704545600448 140705527660313 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5397] ppid=5375 vsize=15683912 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5397/stat : 5397 (java) S 5375 5378 32649 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 75591375 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702390398384 140705527657629 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5398] ppid=5375 vsize=15683912 memory=3536 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5398/stat : 5398 (java) S 5375 5378 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 75591375 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702524620592 140705527657629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
[pid=5378/tid=5399] ppid=5375 vsize=15683912 memory=2935100 CPUtime=0 cores=1,3,5,7
/proc/5378/task/5399/stat : 5399 (java) S 5375 5378 32649 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 75591386 16060325888 733775 33554432000 4194304 4196468 140724965827920 140702121975200 140705527645909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15626240 140724965835763 140724965836041 140724965836041 140724965838799 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15820288 KiB
Current children cumulated memory: 3053716 KiB

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

[startup+2505.43 s]
# the end of solver process 5378 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.65 s, system=1.40624 s

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

Child status: 1
Real time (s): 2505.43
CPU time (s): 2520.05
CPU user time (s): 2518.65
CPU system time (s): 1.40624
CPU usage (%): 100.584
Max. virtual memory (cumulated for all children) (KiB): 15820288
Max. memory (cumulated for all children) (KiB): 3053716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.65
system time used= 1.40624
maximum resident set size= 2938152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201732
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58386
involuntary context switches= 902


# summary of solver processes directly reported to runsolver:
#   pid: 5378
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.65
#   total CPU system time (s): 1.40624

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6018 second user time and 25.6703 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 06:44:34
IDJOB=4295679
IDBENCH=141589
IDSOLVER=2756
FILE ID=node150/4295679-1532580274
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Frb/frb-50-23-1-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-4295679-1532580274/watcher-4295679-1532580274 -o /tmp/evaluation-result-4295679-1532580274/solver-4295679-1532580274 -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-4295679-1532580274.xml

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

MD5SUM BENCH= 89c27d49b20a714b89297264b4c82bd7
RANDOM SEED=1347159131

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:        21413060 kB
MemAvailable:   28912164 kB
Buffers:          195328 kB
Cached:          7520424 kB
SwapCached:            0 kB
Active:          5155360 kB
Inactive:        5628052 kB
Active(anon):    3018740 kB
Inactive(anon):    76676 kB
Active(file):    2136620 kB
Inactive(file):  5551376 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8296 kB
Writeback:             0 kB
AnonPages:       3101912 kB
Mapped:            52572 kB
Shmem:             25224 kB
Slab:             266960 kB
SReclaimable:     239568 kB
SUnreclaim:        27392 kB
KernelStack:        3888 kB
PageTables:        10968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13472092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2932736 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 07:26:19