Trace number 4295876

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-16_c18.xml
MD5SUMfff017207be5e3895e33195d340205a8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables512
Number of constraints482
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":496}]
Minimum variable degree0
Maximum variable degree33
Distribution of variable degrees[{"degree":0,"count":16},{"degree":2,"count":240},{"degree":32,"count":16},{"degree":33,"count":240}]
Minimum constraint arity16
Maximum constraint arity256
Distribution of constraint arities[{"arity":16,"count":1},{"arity":18,"count":480},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":480}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 01:43:39 CEST 2018
0.67/0.55	c PID: 4591
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.20/1.13	c (0,0) Parsing End
2.20/1.14	c (0,0) CSP: 496 int (0 aux), 0 bool (0 aux), 482 ctr, max domain size 16
2.20/1.14	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.20/1.14	c (0,0) Constraint Name Generate Begin
2.20/1.16	c (0,0) Ctr:HOME/instance-4295876-1532562218.xml,AllDifferentMatrix:Element:Instantiation:IntVar
2.20/1.16	c (0,0) Constraint Name Generate End
2.20/1.16	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.20/1.16	c (0,0) CSP to CSPinCNF Begin
3.88/1.80	c (1,1) translated 49 (10%) constraints
4.20/1.85	c (1,1) translated 97 (20%) constraints
4.51/1.90	c (1,1) translated 145 (30%) constraints
4.51/1.95	c (1,1) translated 193 (40%) constraints
4.84/2.01	c (1,1) translated 241 (50%) constraints
4.84/2.05	c (1,1) translated 290 (60%) constraints
4.84/2.09	c (1,1) translated 338 (70%) constraints
5.15/2.13	c (1,1) translated 386 (80%) constraints
5.15/2.17	c (1,1) translated 434 (90%) constraints
5.44/2.20	c (1,1) translated 482 (100%) constraints
5.78/2.35	c (1,1) STATISTICS1:HOME/instance-4295876-1532562218.xml,AllDifferentMatrix:Element:Instantiation:IntVar,496,11600,16,16,16,2,16:17760;1:1440,16:30720;1:1040,16:64;3:7680;2:3840;1:16,2:19200;1:8736,
5.78/2.35	c (1,1) ===========================================
5.78/2.35	c (1,1) Both Encoding selects:
5.78/2.35	c (1,1) Order
5.78/2.35	c (1,1) ===========================================
6.12/2.45	c (1,1) translated 1160 (10%) constraints
6.46/2.50	c (1,1) translated 2320 (20%) constraints
6.46/2.54	c (2,2) translated 3480 (30%) constraints
7.12/2.71	c (2,2) translated 4640 (40%) constraints
7.50/2.87	c (2,2) translated 5800 (50%) constraints
8.12/3.01	c (2,2) translated 6960 (60%) constraints
8.42/3.15	c (2,2) translated 8120 (70%) constraints
8.70/3.27	c (2,2) translated 9280 (80%) constraints
9.00/3.40	c (2,2) translated 10440 (90%) constraints
9.60/3.50	c (2,2) translated 11600 (100%) constraints
9.60/3.51	c (2,2) CSP to CSPinCNF End
9.60/3.51	c (2,2) CSP: 496 int (0 aux), 7440 bool (7440 aux), 26976 ctr, max domain size 16
9.60/3.51	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.60/3.51	c (2,2) CSPinCNF Propagation Begin
10.22/3.78	c (3,3) 2 values, 1332 unsatisfiable literals, and 288 valid clauses are removed
10.22/3.78	c (3,3) CSPinCNF Propagation End
10.22/3.78	c (3,3) CSP: 496 int (0 aux), 7440 bool (7440 aux), 26688 ctr, max domain size 16
10.22/3.78	c (3,3) Heap : 788 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
10.22/3.78	c (3,3) Simplify CSPinCNF Begin
11.18/4.03	c (3,3) Simplify CSPinCNF End
11.18/4.04	c (3,3) CSP: 496 int (0 aux), 14992 bool (14992 aux), 34240 ctr, max domain size 16
11.18/4.04	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.18/4.04	c (3,3) Calculate Precise Domain Begin
11.18/4.04	c (3,3) 0 values are removed by re-calculation
11.18/4.04	c (3,3) Calculate Precise Domain End
11.18/4.04	c (3,3) CSP: 496 int (0 aux), 14992 bool (14992 aux), 34240 ctr, max domain size 16
11.18/4.04	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.18/4.04	c (3,3) CSPinCNF to SatSolver Begin
12.17/4.37	c (3,3) 3424 (10 %) CSP clauses are encoded (22128 SAT variables, 39599 SAT clauses)
12.78/4.50	c (3,3) 6848 (20 %) CSP clauses are encoded (22128 SAT variables, 72608 SAT clauses)
13.07/4.62	c (4,4) 10272 (30 %) CSP clauses are encoded (22128 SAT variables, 105381 SAT clauses)
13.27/4.72	c (4,4) 13696 (40 %) CSP clauses are encoded (22128 SAT variables, 138628 SAT clauses)
13.42/4.82	c (4,4) 17120 (50 %) CSP clauses are encoded (22128 SAT variables, 171867 SAT clauses)
13.56/4.92	c (4,4) 20544 (60 %) CSP clauses are encoded (22128 SAT variables, 205106 SAT clauses)
13.68/5.02	c (4,4) 23968 (70 %) CSP clauses are encoded (22128 SAT variables, 238524 SAT clauses)
13.78/5.11	c (4,4) 27392 (80 %) CSP clauses are encoded (22128 SAT variables, 271852 SAT clauses)
13.87/5.21	c (4,4) 30816 (90 %) CSP clauses are encoded (22128 SAT variables, 305178 SAT clauses)
13.96/5.31	c (4,4) 34240 (100 %) CSP clauses are encoded (22128 SAT variables, 338511 SAT clauses)
13.96/5.31	c (4,4) CSPinCNF to SatSolver End
13.96/5.31	c (4,4) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
14.56/5.52	c (4,4) STATISTICS2:HOME/instance-4295876-1532562218.xml,AllDifferentMatrix:Element:Instantiation:IntVar,15488,34240,16,16,14,2,16:15288;15:5144;14:688;1:1732,16:48788;15:9152;14:1016;2:37956;1:1732,14:60;3:6592;2:27588,2:22852;1:52940,
14.56/5.52	c (4,4) SatSolver.solve Begin
14.56/5.52	c (4,4) 22128 bool, 338512 clause
14.56/5.52	c (4,4) 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-4295876-1532562218.xml-scop-4591.cnf HOME/instance-4295876-1532562218.xml-scop-4591.cnf.out
2520.00/2508.80	c (2508,0) receiving signal SIGTERM
2520.00/2508.80	s UNKNOWN
2520.00/2508.80	c (2508,5) SatSolver is killed by some reasons.
2520.00/2508.80	c (2508,5) 0,0,2,3,3,3,4,TO,TO,STOP-AFTER(DIMACS)
2520.00/2508.80	c END-Prog: Thu Jul 26 02:25:27 CEST 2018

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295876-1532562218/watcher-4295876-1532562218 -o /tmp/evaluation-result-4295876-1532562218/solver-4295876-1532562218 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295876-1532562218.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
solver pid=4591, runsolver pid=4588
Current StackSize limit: 8192 KiB


[startup+0.10014 s]*
/proc/loadavg: 2.00 2.06 2.11 3/221 4606
/proc/meminfo: memFree=23437160/32770624 swapFree=67076656/67108860
[pid=4591] ppid=4588 vsize=15011656 memory=73148 CPUtime=0.11 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 6445 0 0 0 9 2 0 0 20 0 15 0 73785010 15371935744 18287 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3752914 18287 2781 1 0 3715374 0
[pid=4591/tid=4593] ppid=4588 vsize=15011656 memory=7100839887284243048 CPUtime=0.08 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) R 4588 4591 29212 0 -1 4202560 4773 0 0 0 7 1 0 0 20 0 15 0 73785010 15371935744 18485 33554432000 4194304 4196468 140736175835840 139910954471816 139910974896958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 18485 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 18551 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 18551 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 18551 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785013 15371935744 18551 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4599] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4599/stat : 4599 (java) S 4588 4591 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73785013 15371935744 18551 33554432000 4194304 4196468 140736175835840 139909566293408 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4600] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4600/stat : 4600 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785014 15371935744 18551 33554432000 4194304 4196468 140736175835840 139909297858032 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4601] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4601/stat : 4601 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 18551 33554432000 4194304 4196468 140736175835840 139908923349712 139910982678427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4602] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4602/stat : 4602 (java) S 4588 4591 29212 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 18551 33554432000 4194304 4196468 140736175835840 139909952104432 139910982670978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4603] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4603/stat : 4603 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 18551 33554432000 4194304 4196468 140736175835840 139909951051888 139910982670978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4604] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0.01 cores=1,3,5,7
/proc/4591/task/4604/stat : 4604 (java) S 4588 4591 29212 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 73785016 15371935744 18551 33554432000 4194304 4196468 140736175835840 139909949999344 139910982670978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4605] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4605/stat : 4605 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 18551 33554432000 4194304 4196468 140736175835840 139908425443936 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4606] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4606/stat : 4606 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785017 15371935744 18617 33554432000 4194304 4196468 140736175835840 139909948947248 139910982670978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73148 KiB

[startup+0.210514 s]*
/proc/loadavg: 2.00 2.06 2.11 3/221 4606
/proc/meminfo: memFree=23421348/32770624 swapFree=67076656/67108860
[pid=4591] ppid=4588 vsize=15011656 memory=88488 CPUtime=0.25 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 10574 0 0 0 22 3 0 0 20 0 15 0 73785010 15371935744 22122 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3752914 22122 2885 1 0 3715374 0
[pid=4591/tid=4593] ppid=4588 vsize=15011656 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) R 4588 4591 29212 0 -1 4202560 8482 0 0 0 17 2 0 0 20 0 15 0 73785010 15371935744 22122 33554432000 4194304 4196468 140736175835840 139910954479744 139910982671766 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22122 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15011656 memory=4122678845772031648 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22122 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22122 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22122 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785013 15371935744 22122 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4599] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4599/stat : 4599 (java) S 4588 4591 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73785013 15371935744 22122 33554432000 4194304 4196468 140736175835840 139909566293408 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4600] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4600/stat : 4600 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785014 15371935744 22122 33554432000 4194304 4196468 140736175835840 139909297858032 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4601] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4601/stat : 4601 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 22122 33554432000 4194304 4196468 140736175835840 139908923349712 139910982678427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4602] ppid=4588 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4591/task/4602/stat : 4602 (java) R 4588 4591 29212 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 73785016 15371935744 22122 33554432000 4194304 4196468 140736175835840 139909952104432 139910982670978 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4603] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4603/stat : 4603 (java) R 4588 4591 29212 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 22122 33554432000 4194304 4196468 140736175835840 139909951051888 139910975644873 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4604] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0.03 cores=1,3,5,7
/proc/4591/task/4604/stat : 4604 (java) R 4588 4591 29212 0 -1 4202560 290 0 0 0 3 0 0 0 20 0 15 0 73785016 15371935744 22122 33554432000 4194304 4196468 140736175835840 139909949999344 139910982681178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4605] ppid=4588 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4605/stat : 4605 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 22122 33554432000 4194304 4196468 140736175835840 139908425443936 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4606] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4606/stat : 4606 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785017 15371935744 22122 33554432000 4194304 4196468 140736175835840 139909948947248 139910982670978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88488 KiB

[startup+0.310552 s]*
/proc/loadavg: 2.00 2.06 2.11 3/221 4606
/proc/meminfo: memFree=23418308/32770624 swapFree=67076656/67108860
[pid=4591] ppid=4588 vsize=15011656 memory=91856 CPUtime=0.42 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 11026 0 0 0 39 3 0 0 20 0 15 0 73785010 15371935744 22964 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3752914 22964 2989 1 0 3715374 0
[pid=4591/tid=4593] ppid=4588 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) R 4588 4591 29212 0 -1 4202560 8781 0 0 0 27 2 0 0 20 0 15 0 73785010 15371935744 22964 33554432000 4194304 4196468 140736175835840 139910954463984 139910982681757 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22964 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22964 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22964 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15011656 memory=140020296032463 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785012 15371935744 22964 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785013 15371935744 22964 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4599] ppid=4588 vsize=15011656 memory=140020296053199 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4599/stat : 4599 (java) S 4588 4591 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73785013 15371935744 22964 33554432000 4194304 4196468 140736175835840 139909566293408 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4600] ppid=4588 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4600/stat : 4600 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785014 15371935744 22964 33554432000 4194304 4196468 140736175835840 139909297858032 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4601] ppid=4588 vsize=15011656 memory=280040592078720 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4601/stat : 4601 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 22964 33554432000 4194304 4196468 140736175835840 139908923349712 139910982678427 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4602] ppid=4588 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4591/task/4602/stat : 4602 (java) R 4588 4591 29212 0 -1 4202560 539 0 0 0 3 0 0 0 20 0 15 0 73785016 15371935744 22964 33554432000 4194304 4196468 140736175835840 139909952104432 139910963835783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4603] ppid=4588 vsize=15011656 memory=140020296064911 CPUtime=0.01 cores=1,3,5,7
/proc/4591/task/4603/stat : 4603 (java) R 4588 4591 29212 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 15 0 73785016 15371935744 22964 33554432000 4194304 4196468 140736175835840 139909951051888 139910982670978 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4604] ppid=4588 vsize=15011656 memory=140020417455744 CPUtime=0.07 cores=1,3,5,7
/proc/4591/task/4604/stat : 4604 (java) R 4588 4591 29212 0 -1 4202560 309 0 0 0 7 0 0 0 20 0 15 0 73785016 15371935744 22964 33554432000 4194304 4196468 140736175835840 139909949999344 139910982681178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4605] ppid=4588 vsize=15011656 memory=140020296070047 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4605/stat : 4605 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15371935744 22964 33554432000 4194304 4196468 140736175835840 139908425443936 139910982670037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4606] ppid=4588 vsize=15011656 memory=140020491240754 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4606/stat : 4606 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785017 15371935744 22964 33554432000 4194304 4196468 140736175835840 139909948947248 139910982670978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91856 KiB

[startup+0.708681 s]
/proc/loadavg: 2.00 2.06 2.11 3/221 4606
/proc/meminfo: memFree=23396232/32770624 swapFree=67076656/67108860
[pid=4591] ppid=4588 vsize=15020052 memory=132780 CPUtime=1.06 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 17761 0 0 0 101 5 0 0 20 0 15 0 73785010 15380533248 33129 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3755013 33129 3154 1 0 3716398 0
[pid=4591/tid=4593] ppid=4588 vsize=15020052 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) R 4588 4591 29212 0 -1 4202560 14877 0 0 0 64 4 0 0 20 0 15 0 73785010 15380533248 33195 33554432000 4194304 4196468 140736175835840 139910954495920 139910966740318 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15380533248 33195 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785012 15380533248 33195 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15380533248 33195 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785012 15380533248 33195 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15020052 memory=159768555562325 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73785013 15380533248 33195 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4599] ppid=4588 vsize=15020052 memory=431844 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4599/stat : 4599 (java) S 4588 4591 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73785013 15380533248 33195 33554432000 4194304 4196468 140736175835840 139909566293408 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4600] ppid=4588 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4600/stat : 4600 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785014 15380533248 33195 33554432000 4194304 4196468 140736175835840 139909297858032 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4601] ppid=4588 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4601/stat : 4601 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15380533248 33195 33554432000 4194304 4196468 140736175835840 139908923349712 139910982678427 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4602] ppid=4588 vsize=15020052 memory=7809523229951467576 CPUtime=0.11 cores=1,3,5,7
/proc/4591/task/4602/stat : 4602 (java) R 4588 4591 29212 0 -1 4202560 770 0 0 0 11 0 0 0 20 0 15 0 73785016 15380533248 33195 33554432000 4194304 4196468 140736175835840 139909952090976 139910961916561 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4603] ppid=4588 vsize=15020052 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4591/task/4603/stat : 4603 (java) R 4588 4591 29212 0 -1 4202560 361 0 0 0 7 0 0 0 20 0 15 0 73785016 15380533248 33195 33554432000 4194304 4196468 140736175835840 139909951041680 139910963360128 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4604] ppid=4588 vsize=15020052 memory=-3472574513799858009 CPUtime=0.18 cores=1,3,5,7
/proc/4591/task/4604/stat : 4604 (java) S 4588 4591 29212 0 -1 1077944384 490 0 0 0 18 0 0 0 20 0 15 0 73785016 15380533248 33195 33554432000 4194304 4196468 140736175835840 139909949999344 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4605] ppid=4588 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4605/stat : 4605 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785016 15380533248 33195 33554432000 4194304 4196468 140736175835840 139908425443936 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4606] ppid=4588 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4606/stat : 4606 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785017 15380533248 33195 33554432000 4194304 4196468 140736175835840 139909948947248 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 132780 KiB

[startup+1.50268 s]
/proc/loadavg: 2.00 2.06 2.11 5/221 4606
/proc/meminfo: memFree=23364644/32770624 swapFree=67076656/67108860
[pid=4591] ppid=4588 vsize=15022100 memory=191948 CPUtime=3.26 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 21412 0 0 0 318 8 0 0 20 0 15 0 73785010 15382630400 47987 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3755525 47987 3201 1 0 3716910 0
[pid=4591/tid=4593] ppid=4588 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) R 4588 4591 29212 0 -1 4202560 15997 0 0 0 141 6 0 0 20 0 15 0 73785010 15382630400 47987 33554432000 4194304 4196468 140736175835840 139910954486768 139910459355902 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15022100 memory=7378141328156480873 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15382630400 47987 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15022100 memory=7158594097629522284 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73785012 15382630400 47987 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15022100 memory=7158591877081362796 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73785012 15382630400 47987 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15022100 memory=7158587504871566444 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73785012 15382630400 47987 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73785013 15382630400 47987 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0

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

/proc/meminfo: memFree=22371284/32770624 swapFree=67076680/67108860
[pid=4591] ppid=4588 vsize=15683912 memory=1906972 CPUtime=16.63 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 31212 0 0 0 1541 122 0 0 20 0 19 0 73785010 16060325888 476743 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3920978 476743 3234 1 0 3881834 0
[pid=4607] ppid=4591 vsize=116624 memory=100228 CPUtime=2436.81 cores=1,3,5,7
/proc/4607/stat : 4607 (minisat_release) R 4591 4591 29212 0 -1 4202496 367595 0 0 0 243657 24 0 0 20 0 1 0 73785564 119422976 25057 33554432000 4194304 4308513 140729069672128 140729069669128 4262652 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 23805952 140729069675185 140729069675694 140729069675694 140729069678533 0
/proc/4607/statm: 29156 25057 354 28 0 25396 0
[pid=4591/tid=4593] ppid=4588 vsize=15683912 memory=1906972 CPUtime=5.54 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) S 4588 4591 29212 0 -1 1077944384 17932 0 0 0 520 34 0 0 20 0 19 0 73785010 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910954499072 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15683912 memory=100228 CPUtime=0.06 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 73785013 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4599] ppid=4588 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4599/stat : 4599 (java) S 4588 4591 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73785013 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909566293408 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4600] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4600/stat : 4600 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73785014 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909297858032 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4601] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4601/stat : 4601 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908923349712 139910982678427 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4602] ppid=4588 vsize=15683912 memory=1906972 CPUtime=4 cores=1,3,5,7
/proc/4591/task/4602/stat : 4602 (java) S 4588 4591 29212 0 -1 1077944384 3288 0 0 0 399 1 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909952104432 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4603] ppid=4588 vsize=15683912 memory=1906972 CPUtime=4.02 cores=1,3,5,7
/proc/4591/task/4603/stat : 4603 (java) S 4588 4591 29212 0 -1 1077944384 4532 0 0 0 401 1 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909951051888 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4604] ppid=4588 vsize=15683912 memory=100228 CPUtime=1.37 cores=1,3,5,7
/proc/4591/task/4604/stat : 4604 (java) S 4588 4591 29212 0 -1 1077944384 3899 0 0 0 134 3 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909949999344 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4605] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4605/stat : 4605 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908425443936 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4606] ppid=4588 vsize=15683912 memory=12816 CPUtime=1.58 cores=1,3,5,7
/proc/4591/task/4606/stat : 4606 (java) S 4588 4591 29212 0 -1 1077944384 165 0 0 0 70 88 0 0 20 0 19 0 73785017 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909948947248 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4608] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4608/stat : 4608 (java) S 4588 4591 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910774502976 139910982684441 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4610] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4610/stat : 4610 (java) S 4588 4591 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139907888562224 139910982681757 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4611] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4611/stat : 4611 (java) S 4588 4591 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139907620125872 139910982681757 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4612] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4612/stat : 4612 (java) S 4588 4591 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73785567 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908157004832 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
Current children cumulated CPU time: 2453.44 s
Current children cumulated vsize: 15800536 KiB
Current children cumulated memory: 2007200 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/199 4761
/proc/meminfo: memFree=22371768/32770624 swapFree=67076680/67108860
[pid=4591] ppid=4588 vsize=15683912 memory=1906972 CPUtime=16.67 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 31216 0 0 0 1542 125 0 0 20 0 19 0 73785010 16060325888 476743 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3920978 476743 3234 1 0 3881834 0
[pid=4607] ppid=4591 vsize=116624 memory=100228 CPUtime=2496.82 cores=1,3,5,7
/proc/4607/stat : 4607 (minisat_release) R 4591 4591 29212 0 -1 4202496 375731 0 0 0 249657 25 0 0 20 0 1 0 73785564 119422976 25057 33554432000 4194304 4308513 140729069672128 140729069669128 4276465 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 23805952 140729069675185 140729069675694 140729069675694 140729069678533 0
/proc/4607/statm: 29156 25057 354 28 0 25396 0
[pid=4591/tid=4593] ppid=4588 vsize=15683912 memory=100228 CPUtime=5.54 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) S 4588 4591 29212 0 -1 1077944384 17932 0 0 0 520 34 0 0 20 0 19 0 73785010 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910954499072 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0.06 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 73785013 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4599] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4599/stat : 4599 (java) S 4588 4591 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73785013 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909566293408 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4600] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4600/stat : 4600 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73785014 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909297858032 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4601] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4601/stat : 4601 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908923349712 139910982678427 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4602] ppid=4588 vsize=15683912 memory=7440056992597305454 CPUtime=4 cores=1,3,5,7
/proc/4591/task/4602/stat : 4602 (java) S 4588 4591 29212 0 -1 1077944384 3288 0 0 0 399 1 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909952104432 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4603] ppid=4588 vsize=15683912 memory=7524503900901105746 CPUtime=4.02 cores=1,3,5,7
/proc/4591/task/4603/stat : 4603 (java) S 4588 4591 29212 0 -1 1077944384 4532 0 0 0 401 1 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909951051888 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4604] ppid=4588 vsize=15683912 memory=7300992956644158316 CPUtime=1.37 cores=1,3,5,7
/proc/4591/task/4604/stat : 4604 (java) S 4588 4591 29212 0 -1 1077944384 3899 0 0 0 134 3 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909949999344 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4605] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4605/stat : 4605 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908425443936 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4606] ppid=4588 vsize=15683912 memory=3544 CPUtime=1.62 cores=1,3,5,7
/proc/4591/task/4606/stat : 4606 (java) S 4588 4591 29212 0 -1 1077944384 169 0 0 0 71 91 0 0 20 0 19 0 73785017 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909948947248 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4608] ppid=4588 vsize=15683912 memory=19248 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4608/stat : 4608 (java) S 4588 4591 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910774502976 139910982684441 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4610] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4610/stat : 4610 (java) S 4588 4591 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139907888562224 139910982681757 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4611] ppid=4588 vsize=15683912 memory=100228 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4611/stat : 4611 (java) S 4588 4591 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139907620125872 139910982681757 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4612] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4612/stat : 4612 (java) S 4588 4591 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73785567 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908157004832 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
Current children cumulated CPU time: 2513.49 s
Current children cumulated vsize: 15800536 KiB
Current children cumulated memory: 2007200 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.8 s]
/proc/loadavg: 1.00 1.01 1.19 2/199 4761
/proc/meminfo: memFree=22371768/32770624 swapFree=67076680/67108860
[pid=4591] ppid=4588 vsize=15683912 memory=1906972 CPUtime=16.68 cores=1,3,5,7
/proc/4591/stat : 4591 (java) S 4588 4591 29212 0 -1 1077944320 31216 0 0 0 1543 125 0 0 20 0 19 0 73785010 16060325888 476743 33554432000 4194304 4196468 140736175835840 140736175818384 139910982659831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
/proc/4591/statm: 3920978 476743 3234 1 0 3881834 0
[pid=4607] ppid=4591 vsize=116624 memory=100228 CPUtime=2503.32 cores=1,3,5,7
/proc/4607/stat : 4607 (minisat_release) R 4591 4591 29212 0 -1 4202496 375734 0 0 0 250307 25 0 0 20 0 1 0 73785564 119422976 25057 33554432000 4194304 4308513 140729069672128 140729069669128 4276465 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 23805952 140729069675185 140729069675694 140729069675694 140729069678533 0
/proc/4607/statm: 29156 25057 354 28 0 25396 0
[pid=4591/tid=4593] ppid=4588 vsize=15683912 memory=100228 CPUtime=5.54 cores=1,3,5,7
/proc/4591/task/4593/stat : 4593 (java) S 4588 4591 29212 0 -1 1077944384 17932 0 0 0 520 34 0 0 20 0 19 0 73785010 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910954499072 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4594] ppid=4588 vsize=15683912 memory=960 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4594/stat : 4594 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910986901776 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4595] ppid=4588 vsize=15683912 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4595/stat : 4595 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910777985424 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4596] ppid=4588 vsize=15683912 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4596/stat : 4596 (java) S 4588 4591 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910776932880 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4597] ppid=4588 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4597/stat : 4597 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785012 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910775880336 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4598] ppid=4588 vsize=15683912 memory=1008 CPUtime=0.06 cores=1,3,5,7
/proc/4591/task/4598/stat : 4598 (java) S 4588 4591 29212 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 73785013 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909953157616 139910982670978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4599] ppid=4588 vsize=15683912 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4599/stat : 4599 (java) S 4588 4591 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73785013 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909566293408 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4600] ppid=4588 vsize=15683912 memory=6935054825532540783 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4600/stat : 4600 (java) S 4588 4591 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 73785014 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909297858032 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4601] ppid=4588 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4601/stat : 4601 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908923349712 139910982678427 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4602] ppid=4588 vsize=15683912 memory=1008 CPUtime=4 cores=1,3,5,7
/proc/4591/task/4602/stat : 4602 (java) S 4588 4591 29212 0 -1 1077944384 3288 0 0 0 399 1 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909952104432 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4603] ppid=4588 vsize=15683912 memory=15316 CPUtime=4.02 cores=1,3,5,7
/proc/4591/task/4603/stat : 4603 (java) S 4588 4591 29212 0 -1 1077944384 4532 0 0 0 401 1 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909951051888 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4604] ppid=4588 vsize=15683912 memory=3604 CPUtime=1.37 cores=1,3,5,7
/proc/4591/task/4604/stat : 4604 (java) S 4588 4591 29212 0 -1 1077944384 3899 0 0 0 134 3 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909949999344 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4605] ppid=4588 vsize=15683912 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4605/stat : 4605 (java) S 4588 4591 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73785016 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908425443936 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4606] ppid=4588 vsize=15683912 memory=100228 CPUtime=1.62 cores=1,3,5,7
/proc/4591/task/4606/stat : 4606 (java) S 4588 4591 29212 0 -1 1077944384 169 0 0 0 71 91 0 0 20 0 19 0 73785017 16060325888 476743 33554432000 4194304 4196468 140736175835840 139909948947248 139910982670978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4608] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4608/stat : 4608 (java) S 4588 4591 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139910774502976 139910982684441 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4610] ppid=4588 vsize=15683912 memory=1906972 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4610/stat : 4610 (java) S 4588 4591 29212 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139907888562224 139910982681757 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4611] ppid=4588 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4611/stat : 4611 (java) S 4588 4591 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 73785564 16060325888 476743 33554432000 4194304 4196468 140736175835840 139907620125872 139910982681757 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
[pid=4591/tid=4612] ppid=4588 vsize=15683912 memory=800 CPUtime=0 cores=1,3,5,7
/proc/4591/task/4612/stat : 4612 (java) S 4588 4591 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73785567 16060325888 476743 33554432000 4194304 4196468 140736175835840 139908157004832 139910982670037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24375296 140736175838196 140736175838473 140736175838473 140736175841231 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15800536 KiB
Current children cumulated memory: 2007200 KiB

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

[startup+2508.82 s]
# the end of solver process 4591 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.51 s, system=1.52921 s

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

Child status: 1
Real time (s): 2508.82
CPU time (s): 2520.04
CPU user time (s): 2518.51
CPU system time (s): 1.52921
CPU usage (%): 100.447
Max. virtual memory (cumulated for all children) (KiB): 15800536
Max. memory (cumulated for all children) (KiB): 2007200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.51
system time used= 1.52921
maximum resident set size= 1910496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407218
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58838
involuntary context switches= 764


# summary of solver processes directly reported to runsolver:
#   pid: 4591
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.51
#   total CPU system time (s): 1.52921

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.5561 second user time and 19.6144 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 01:43:38
IDJOB=4295876
IDBENCH=141611
IDSOLVER=2755
FILE ID=node102/4295876-1532562218
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-16_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295876-1532562218/watcher-4295876-1532562218 -o /tmp/evaluation-result-4295876-1532562218/solver-4295876-1532562218 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295876-1532562218.xml

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

MD5SUM BENCH= fff017207be5e3895e33195d340205a8
RANDOM SEED=1384859508

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23499204 kB
MemAvailable:   31096372 kB
Buffers:          168508 kB
Cached:          7664008 kB
SwapCached:         5544 kB
Active:          2094404 kB
Inactive:        6638504 kB
Active(anon):     869296 kB
Inactive(anon):    55124 kB
Active(file):    1225108 kB
Inactive(file):  6583380 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076656 kB
Dirty:              7984 kB
Writeback:             0 kB
AnonPages:        783648 kB
Mapped:            44936 kB
Shmem:             21588 kB
Slab:             237020 kB
SReclaimable:     209032 kB
SUnreclaim:        27988 kB
KernelStack:        3904 kB
PageTables:         6852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13479892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    634880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-26 02:25:27