Trace number 4293403

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)? (MO) 2214.41 2208.03

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K06-P03_c18.xml
MD5SUM54d96134616ca7767c80e2eaaa70f234
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 variables138
Number of constraints59
Number of domains2
Minimum domain size57
Maximum domain size58
Distribution of domain sizes[{"size":57,"count":57},{"size":58,"count":18}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":63},{"degree":2,"count":57},{"degree":7,"count":12},{"degree":8,"count":6}]
Minimum constraint arity3
Maximum constraint arity57
Distribution of constraint arities[{"arity":3,"count":57},{"arity":18,"count":1},{"arity":57,"count":1}]
Number of extensional constraints0
Number of intensional constraints57
Distribution of constraint types[{"type":"intension","count":57},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop order+minisat_release (2018-06-13)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Jul 23 13:09:27 CEST 2018
0.66/0.55	c PID: 5234
0.66/0.55	c IP: 172.20.3.105
0.66/0.55	c HOST: node105.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.40/0.91	c (0,0) Parsing End
1.40/0.92	c (0,0) CSP: 75 int (0 aux), 0 bool (0 aux), 59 ctr, max domain size 58
1.40/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.92	c (0,0) Constraint Name Generate Begin
1.40/0.93	c (0,0) Ctr:HOME/instance-4293403-1532344167.xml,AllDifferent:Dist:Eq:IntVar
1.40/0.93	c (0,0) Constraint Name Generate End
1.40/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.93	c (0,0) CSP to CSPinCNF Begin
1.57/1.03	c (0,0) translated 6 (10%) constraints
1.57/1.05	c (0,0) translated 12 (20%) constraints
1.57/1.07	c (0,0) translated 18 (30%) constraints
1.57/1.08	c (0,0) translated 24 (40%) constraints
1.57/1.09	c (0,0) translated 30 (50%) constraints
1.57/1.11	c (0,0) translated 36 (60%) constraints
1.80/1.12	c (0,0) translated 42 (70%) constraints
1.80/1.13	c (0,0) translated 48 (80%) constraints
1.80/1.13	c (0,0) translated 54 (90%) constraints
1.80/1.19	c (0,0) translated 59 (100%) constraints
2.63/1.43	c (0,0) STATISTICS1:HOME/instance-4293403-1532344167.xml,AllDifferent:Dist:Eq:IntVar,75,1924,3306,58,57,3,3306:228;58:153;57:1596,58:798;57:3534,57:2;18:2;2:1806;1:114,3:228;2:1749;1:150,
2.63/1.43	c (0,0) ===========================================
2.63/1.43	c (0,0) Order
2.63/1.43	c (0,0) ===========================================
2.63/1.46	c (0,0) translated 193 (10%) constraints
2.63/1.48	c (0,0) translated 385 (20%) constraints
2.96/1.50	c (0,0) translated 578 (30%) constraints
2.96/1.52	c (0,0) translated 770 (40%) constraints
2.96/1.53	c (1,0) translated 962 (50%) constraints
2.96/1.55	c (1,1) translated 1155 (60%) constraints
2.96/1.56	c (1,1) translated 1347 (70%) constraints
2.96/1.58	c (1,1) translated 1540 (80%) constraints
2.96/1.59	c (1,1) translated 1732 (90%) constraints
3.26/1.61	c (1,1) translated 1924 (100%) constraints
3.26/1.61	c (1,1) CSP to CSPinCNF End
3.26/1.62	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.26/1.62	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.26/1.62	c (1,1) CSPinCNF Propagation Begin
3.26/1.65	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.26/1.65	c (1,1) CSPinCNF Propagation End
3.26/1.65	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.26/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.26/1.65	c (1,1) Simplify CSPinCNF Begin
3.90/1.84	c (1,1) Simplify CSPinCNF End
3.90/1.84	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.90/1.84	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.90/1.84	c (1,1) Calculate Precise Domain Begin
3.90/1.85	c (1,1) 0 values are removed by re-calculation
3.90/1.85	c (1,1) Calculate Precise Domain End
3.90/1.85	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.90/1.85	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.90/1.85	c (1,1) CSPinCNF to SatSolver Begin
6.41/2.91	c (2,2) 554 (10 %) CSP clauses are encoded (7830 SAT variables, 391498 SAT clauses)
6.73/3.03	c (2,2) 1108 (20 %) CSP clauses are encoded (7830 SAT variables, 412788 SAT clauses)
7.03/3.12	c (2,2) 1661 (30 %) CSP clauses are encoded (7830 SAT variables, 434005 SAT clauses)
7.03/3.18	c (2,2) 2215 (40 %) CSP clauses are encoded (7830 SAT variables, 455223 SAT clauses)
7.31/3.24	c (2,2) 2768 (50 %) CSP clauses are encoded (7830 SAT variables, 476440 SAT clauses)
7.31/3.29	c (2,2) 3322 (60 %) CSP clauses are encoded (7830 SAT variables, 497658 SAT clauses)
7.57/3.35	c (2,2) 3876 (70 %) CSP clauses are encoded (7830 SAT variables, 518932 SAT clauses)
7.71/3.40	c (2,2) 4429 (80 %) CSP clauses are encoded (7830 SAT variables, 540093 SAT clauses)
7.71/3.45	c (2,2) 4983 (90 %) CSP clauses are encoded (7830 SAT variables, 561367 SAT clauses)
7.83/3.50	c (2,2) 5536 (100 %) CSP clauses are encoded (7830 SAT variables, 582528 SAT clauses)
7.83/3.50	c (2,2) CSPinCNF to SatSolver End
7.83/3.50	c (2,2) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.83/3.55	c (3,3) STATISTICS2:HOME/instance-4293403-1532344167.xml,AllDifferent:Dist:Eq:IntVar,3687,5536,3306,58,57,3,3306:228;58:306;57:3192,58:1104;57:6726;2:7224,57:2;18:2;2:5418;1:114,3:228;2:3498;1:7374,
7.83/3.55	c (3,3) SatSolver.solve Begin
7.83/3.55	c (3,3) 7830 bool, 582529 clause
7.83/3.55	c (3,3) 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-4293403-1532344167.xml-scop-5234.cnf HOME/instance-4293403-1532344167.xml-scop-5234.cnf.out
2214.36/2208.01	c (2207,3) SatSolver is killed by some reasons.
2214.36/2208.01	c (2207,3) 0,0,1,1,1,1,2,TO,TO,STOP-AFTER(DIMACS)
2214.36/2208.01	s UNKNOWN
2214.36/2208.01	c END-Prog: Mon Jul 23 13:46:15 CEST 2018
2214.36/2208.01	c (2207,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 (4340 MiB free)
  memory of node 1: 16384 MiB (10978 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293403-1532344167/watcher-4293403-1532344167 -o /tmp/evaluation-result-4293403-1532344167/solver-4293403-1532344167 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293403-1532344167.xml 

running on 4 cores: 0,2,4,6

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

solver pid=5234, runsolver pid=5231

[startup+0.100063 s]*
/proc/loadavg: 2.00 2.03 2.05 3/221 5249
/proc/meminfo: memFree=15625904/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15011656 memory=73244 CPUtime=0.11 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 7007 0 0 0 9 2 0 0 20 0 15 0 51979842 15371935744 18311 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3752914 18311 2756 1 0 3715374 0
[pid=5234/tid=5236] ppid=5231 vsize=15011656 memory=4137858773754680211 CPUtime=0.09 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) R 5231 5234 2271 0 -1 4202560 5133 0 0 0 8 1 0 0 20 0 15 0 51979843 15371935744 18311 33554432000 4194304 4196468 140733178300304 140152158185872 140152169546369 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979844 15371935744 18311 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979844 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979845 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979845 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979846 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5242] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5242/stat : 5242 (java) S 5231 5234 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51979846 15371935744 18311 33554432000 4194304 4196468 140733178300304 140150755549984 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5243] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5243/stat : 5243 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979847 15371935744 18311 33554432000 4194304 4196468 140733178300304 140150487114864 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5244] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5244/stat : 5244 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 18311 33554432000 4194304 4196468 140733178300304 140150112606288 140152186378139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5245] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5245/stat : 5245 (java) S 5231 5234 2271 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151156099696 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5246] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5246/stat : 5246 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151155046896 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5247] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5247/stat : 5247 (java) R 5231 5234 2271 0 -1 4202560 264 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151153994608 140152166686368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5248] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5248/stat : 5248 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 18311 33554432000 4194304 4196468 140733178300304 140149614701536 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5249] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5249/stat : 5249 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979850 15371935744 18311 33554432000 4194304 4196468 140733178300304 140151152941488 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73244 KiB

[startup+0.210463 s]*
/proc/loadavg: 2.00 2.03 2.05 3/221 5249
/proc/meminfo: memFree=15612200/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15011656 memory=86596 CPUtime=0.25 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 10567 0 0 0 23 2 0 0 20 0 15 0 51979842 15371935744 21649 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3752914 21649 2880 1 0 3715374 0
[pid=5234/tid=5236] ppid=5231 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) R 5231 5234 2271 0 -1 4202560 8478 0 0 0 18 2 0 0 20 0 15 0 51979843 15371935744 21649 33554432000 4194304 4196468 140733178300304 140152158180368 140152186371478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979844 15371935744 21649 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15011656 memory=3833601405167629984 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979844 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979845 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979845 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979846 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5242] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5242/stat : 5242 (java) S 5231 5234 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51979846 15371935744 21649 33554432000 4194304 4196468 140733178300304 140150755549984 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5243] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5243/stat : 5243 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979847 15371935744 21649 33554432000 4194304 4196468 140733178300304 140150487114864 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5244] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5244/stat : 5244 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 21649 33554432000 4194304 4196468 140733178300304 140150112606288 140152186378139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5245] ppid=5231 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5234/task/5245/stat : 5245 (java) S 5231 5234 2271 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 51979849 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151156099696 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5246] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5246/stat : 5246 (java) S 5231 5234 2271 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151155046896 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5247] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0.03 cores=0,2,4,6
/proc/5234/task/5247/stat : 5247 (java) R 5231 5234 2271 0 -1 4202560 284 0 0 0 3 0 0 0 20 0 15 0 51979849 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151153994608 140152165327675 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5248] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5248/stat : 5248 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 21649 33554432000 4194304 4196468 140733178300304 140149614701536 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5249] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5249/stat : 5249 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979850 15371935744 21649 33554432000 4194304 4196468 140733178300304 140151152941488 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86596 KiB

[startup+0.310383 s]*
/proc/loadavg: 2.00 2.03 2.05 3/221 5249
/proc/meminfo: memFree=15608660/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15011656 memory=90068 CPUtime=0.42 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 11077 0 0 0 40 2 0 0 20 0 15 0 51979842 15371935744 22517 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3752914 22517 2990 1 0 3715374 0
[pid=5234/tid=5236] ppid=5231 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) R 5231 5234 2271 0 -1 4202560 8844 0 0 0 27 2 0 0 20 0 15 0 51979843 15371935744 22517 33554432000 4194304 4196468 140733178300304 140152158163696 140152172548133 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979844 15371935744 22517 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15011656 memory=4121691067513045024 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979844 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979845 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979845 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979846 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5242] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5242/stat : 5242 (java) S 5231 5234 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51979846 15371935744 22517 33554432000 4194304 4196468 140733178300304 140150755549984 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5243] ppid=5231 vsize=15011656 memory=140713806296704 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5243/stat : 5243 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979847 15371935744 22517 33554432000 4194304 4196468 140733178300304 140150487114864 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5244] ppid=5231 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5244/stat : 5244 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 22517 33554432000 4194304 4196468 140733178300304 140150112606288 140152186378139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5245] ppid=5231 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5234/task/5245/stat : 5245 (java) R 5231 5234 2271 0 -1 4202560 450 0 0 0 3 0 0 0 20 0 15 0 51979849 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151156099696 140152179344585 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5246] ppid=5231 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5234/task/5246/stat : 5246 (java) S 5231 5234 2271 0 -1 1077944384 145 0 0 0 1 0 0 0 20 0 15 0 51979849 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151155046896 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5247] ppid=5231 vsize=15011656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5234/task/5247/stat : 5247 (java) R 5231 5234 2271 0 -1 4202560 304 0 0 0 7 0 0 0 20 0 15 0 51979849 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151153994608 140152186380890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5248] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5248/stat : 5248 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15371935744 22517 33554432000 4194304 4196468 140733178300304 140149614701536 140152186369749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5249] ppid=5231 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5249/stat : 5249 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979850 15371935744 22517 33554432000 4194304 4196468 140733178300304 140151152941488 140152186370690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90068 KiB

[startup+0.703492 s]
/proc/loadavg: 2.00 2.03 2.05 5/221 5249
/proc/meminfo: memFree=15584724/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15020052 memory=131760 CPUtime=0.98 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 18151 0 0 0 93 5 0 0 20 0 15 0 51979842 15380533248 32940 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3755013 32940 3164 1 0 3716398 0
[pid=5234/tid=5236] ppid=5231 vsize=15020052 memory=796 CPUtime=0.67 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) R 5231 5234 2271 0 -1 4202560 15464 0 0 0 63 4 0 0 20 0 15 0 51979843 15380533248 32940 33554432000 4194304 4196468 140733178300304 140152158180768 140152170439281 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15020052 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979844 15380533248 32940 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15020052 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979844 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15020052 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979845 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15020052 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979845 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15020052 memory=281427329722144 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51979846 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5242] ppid=5231 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5242/stat : 5242 (java) S 5231 5234 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51979846 15380533248 32940 33554432000 4194304 4196468 140733178300304 140150755549984 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5243] ppid=5231 vsize=15020052 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5243/stat : 5243 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979847 15380533248 32940 33554432000 4194304 4196468 140733178300304 140150487114864 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5244] ppid=5231 vsize=15020052 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5244/stat : 5244 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15380533248 32940 33554432000 4194304 4196468 140733178300304 140150112606288 140152186378139 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5245] ppid=5231 vsize=15020052 memory=8380 CPUtime=0.09 cores=0,2,4,6
/proc/5234/task/5245/stat : 5245 (java) S 5231 5234 2271 0 -1 1077944384 684 0 0 0 9 0 0 0 20 0 15 0 51979849 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151156099696 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5246] ppid=5231 vsize=15020052 memory=7307210974946176466 CPUtime=0.04 cores=0,2,4,6
/proc/5234/task/5246/stat : 5246 (java) R 5231 5234 2271 0 -1 4202560 262 0 0 0 4 0 0 0 20 0 15 0 51979849 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151155032864 140152164248160 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5247] ppid=5231 vsize=15020052 memory=7302135314614015847 CPUtime=0.15 cores=0,2,4,6
/proc/5234/task/5247/stat : 5247 (java) R 5231 5234 2271 0 -1 4202560 400 0 0 0 15 0 0 0 20 0 15 0 51979849 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151153994608 140152170957130 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5248] ppid=5231 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5248/stat : 5248 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51979849 15380533248 32940 33554432000 4194304 4196468 140733178300304 140149614701536 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5249] ppid=5231 vsize=15020052 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5249/stat : 5249 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979850 15380533248 32940 33554432000 4194304 4196468 140733178300304 140151152941488 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 131760 KiB

[startup+1.50149 s]
/proc/loadavg: 2.00 2.02 2.05 3/221 5249
/proc/meminfo: memFree=15557428/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15022100 memory=194944 CPUtime=2.96 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 22748 0 0 0 289 7 0 0 20 0 15 0 51979842 15382630400 48736 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3755525 48736 3201 1 0 3716910 0
[pid=5234/tid=5236] ppid=5231 vsize=15022100 memory=288230377108275491 CPUtime=1.46 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) R 5231 5234 2271 0 -1 4202560 16578 0 0 0 141 5 0 0 20 0 15 0 51979843 15382630400 48736 33554432000 4194304 4196468 140733178300304 140152158190064 140151644885040 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979844 15382630400 48736 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979844 15382630400 48736 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51979845 15382630400 48736 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51979845 15382630400 48736 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51979846 15382630400 48736 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0

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

/proc/meminfo: memFree=13700876/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15681864 memory=1419188 CPUtime=9.73 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 27179 0 0 0 890 83 0 0 20 0 19 0 51979842 16058228736 354797 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3920466 354797 3233 1 0 3881322 0
[pid=5250] ppid=5234 vsize=133752 memory=117372 CPUtime=2138.88 cores=0,2,4,6
/proc/5250/stat : 5250 (minisat_release) R 5234 5234 2271 0 -1 4202496 238083 0 0 0 213874 14 0 0 20 0 1 0 51980200 136962048 29343 33554432000 4194304 4308513 140728781714640 140728781711640 4275618 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 24375296 140728781722289 140728781722798 140728781722798 140728781725637 0
/proc/5250/statm: 33438 29343 355 28 0 29678 0
[pid=5234/tid=5236] ppid=5231 vsize=15681864 memory=1419188 CPUtime=3.58 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) S 5231 5234 2271 0 -1 1077944384 17847 0 0 0 335 23 0 0 20 0 19 0 51979843 16058228736 354797 33554432000 4194304 4196468 140733178300304 140152158198784 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51979844 16058228736 354797 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979844 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979845 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51979845 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0.05 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 5 0 0 0 3 2 0 0 20 0 19 0 51979846 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5242] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5242/stat : 5242 (java) S 5231 5234 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51979846 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150755549984 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5243] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5243/stat : 5243 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979847 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150487114864 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5244] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5244/stat : 5244 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150112606288 140152186378139 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5245] ppid=5231 vsize=15681864 memory=1419188 CPUtime=1.87 cores=0,2,4,6
/proc/5234/task/5245/stat : 5245 (java) S 5231 5234 2271 0 -1 1077944384 2613 0 0 0 187 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151156099696 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5246] ppid=5231 vsize=15681864 memory=1419188 CPUtime=1.9 cores=0,2,4,6
/proc/5234/task/5246/stat : 5246 (java) S 5231 5234 2271 0 -1 1077944384 2138 0 0 0 189 1 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151155046896 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5247] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0.94 cores=0,2,4,6
/proc/5234/task/5247/stat : 5247 (java) S 5231 5234 2271 0 -1 1077944384 3043 0 0 0 93 1 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151153994608 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5248] ppid=5231 vsize=15681864 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5248/stat : 5248 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149614701536 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5249] ppid=5231 vsize=15681864 memory=288230621803970871 CPUtime=1.33 cores=0,2,4,6
/proc/5234/task/5249/stat : 5249 (java) S 5231 5234 2271 0 -1 1077944384 147 0 0 0 68 65 0 0 20 0 19 0 51979850 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151152941488 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5251] ppid=5231 vsize=15681864 memory=117372 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5251/stat : 5251 (java) S 5231 5234 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 51980200 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151225557952 140152186384153 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5253] ppid=5231 vsize=15681864 memory=117372 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5253/stat : 5253 (java) S 5231 5234 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51980203 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149077818800 140152186381469 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5254] ppid=5231 vsize=15681864 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5254/stat : 5254 (java) S 5231 5234 2271 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 19 0 51980203 16058228736 354797 33554432000 4194304 4196468 140733178300304 140148943597360 140152186381469 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5255] ppid=5231 vsize=15681864 memory=16876 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5255/stat : 5255 (java) S 5231 5234 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51980205 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149346262432 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
Current children cumulated CPU time: 2148.61 s
Current children cumulated vsize: 15815616 KiB
Current children cumulated memory: 1536560 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 5647
/proc/meminfo: memFree=13700880/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15681864 memory=1419188 CPUtime=9.77 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 27183 0 0 0 893 84 0 0 20 0 19 0 51979842 16058228736 354797 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3920466 354797 3233 1 0 3881322 0
[pid=5250] ppid=5234 vsize=133752 memory=117372 CPUtime=2198.88 cores=0,2,4,6
/proc/5250/stat : 5250 (minisat_release) R 5234 5234 2271 0 -1 4202496 238271 0 0 0 219874 14 0 0 20 0 1 0 51980200 136962048 29343 33554432000 4194304 4308513 140728781714640 140728781711640 4275920 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 24375296 140728781722289 140728781722798 140728781722798 140728781725637 0
/proc/5250/statm: 33438 29343 355 28 0 29678 0
[pid=5234/tid=5236] ppid=5231 vsize=15681864 memory=1419188 CPUtime=3.58 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) S 5231 5234 2271 0 -1 1077944384 17847 0 0 0 335 23 0 0 20 0 19 0 51979843 16058228736 354797 33554432000 4194304 4196468 140733178300304 140152158198784 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51979844 16058228736 354797 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979844 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979845 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51979845 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15681864 memory=117372 CPUtime=0.06 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 5 0 0 0 3 3 0 0 20 0 19 0 51979846 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5242] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5242/stat : 5242 (java) S 5231 5234 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51979846 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150755549984 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5243] ppid=5231 vsize=15681864 memory=281427330322272 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5243/stat : 5243 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979847 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150487114864 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5244] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5244/stat : 5244 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150112606288 140152186378139 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5245] ppid=5231 vsize=15681864 memory=1419188 CPUtime=1.87 cores=0,2,4,6
/proc/5234/task/5245/stat : 5245 (java) S 5231 5234 2271 0 -1 1077944384 2613 0 0 0 187 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151156099696 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5246] ppid=5231 vsize=15681864 memory=920 CPUtime=1.9 cores=0,2,4,6
/proc/5234/task/5246/stat : 5246 (java) S 5231 5234 2271 0 -1 1077944384 2138 0 0 0 189 1 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151155046896 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5247] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0.94 cores=0,2,4,6
/proc/5234/task/5247/stat : 5247 (java) S 5231 5234 2271 0 -1 1077944384 3043 0 0 0 93 1 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151153994608 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5248] ppid=5231 vsize=15681864 memory=844 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5248/stat : 5248 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149614701536 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5249] ppid=5231 vsize=15681864 memory=4100 CPUtime=1.37 cores=0,2,4,6
/proc/5234/task/5249/stat : 5249 (java) S 5231 5234 2271 0 -1 1077944384 151 0 0 0 70 67 0 0 20 0 19 0 51979850 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151152941488 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5251] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5251/stat : 5251 (java) S 5231 5234 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 51980200 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151225557952 140152186384153 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5253] ppid=5231 vsize=15681864 memory=117372 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5253/stat : 5253 (java) S 5231 5234 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51980203 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149077818800 140152186381469 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5254] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5254/stat : 5254 (java) S 5231 5234 2271 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 19 0 51980203 16058228736 354797 33554432000 4194304 4196468 140733178300304 140148943597360 140152186381469 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5255] ppid=5231 vsize=15681864 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5255/stat : 5255 (java) S 5231 5234 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51980205 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149346262432 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
Current children cumulated CPU time: 2208.65 s
Current children cumulated vsize: 15815616 KiB
Current children cumulated memory: 1536560 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2208 s]*
/proc/loadavg: 2.00 2.01 2.05 3/225 5647
/proc/meminfo: memFree=13647260/32770624 swapFree=67108860/67108860
[pid=5234] ppid=5231 vsize=15681864 memory=1419188 CPUtime=9.77 cores=0,2,4,6
/proc/5234/stat : 5234 (java) S 5231 5234 2271 0 -1 1077944320 27183 0 0 0 893 84 0 0 20 0 19 0 51979842 16058228736 354797 33554432000 4194304 4196468 140733178300304 140733178282848 140152186359543 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
/proc/5234/statm: 3920466 354797 3233 1 0 3881322 0
[pid=5250] ppid=5234 vsize=194484 memory=170960 CPUtime=2204.59 cores=0,2,4,6
/proc/5250/stat : 5250 (minisat_release) R 5234 5234 2271 0 -1 4202496 238442 0 0 0 220444 15 0 0 20 0 1 0 51980200 199151616 42740 33554432000 4194304 4308513 140728781714640 140728781711640 4275961 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 24375296 140728781722289 140728781722798 140728781722798 140728781725637 0
/proc/5250/statm: 48621 42740 355 28 0 44861 0
[pid=5234/tid=5236] ppid=5231 vsize=15681864 memory=3404 CPUtime=3.58 cores=0,2,4,6
/proc/5234/task/5236/stat : 5236 (java) S 5231 5234 2271 0 -1 1077944384 17847 0 0 0 335 23 0 0 20 0 19 0 51979843 16058228736 354797 33554432000 4194304 4196468 140733178300304 140152158198784 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5237] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5237/stat : 5237 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51979844 16058228736 354797 33554432000 4194304 4196468 140733178300304 140152190602128 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5238] ppid=5231 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5238/stat : 5238 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979844 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151966305040 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5239] ppid=5231 vsize=15681864 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5239/stat : 5239 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979845 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151965252752 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5240] ppid=5231 vsize=15681864 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5240/stat : 5240 (java) S 5231 5234 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51979845 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151644744720 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5241] ppid=5231 vsize=15681864 memory=1419188 CPUtime=0.06 cores=0,2,4,6
/proc/5234/task/5241/stat : 5241 (java) S 5231 5234 2271 0 -1 1077944384 5 0 0 0 3 3 0 0 20 0 19 0 51979846 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151157151856 140152186370690 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5242] ppid=5231 vsize=15681864 memory=143996 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5242/stat : 5242 (java) S 5231 5234 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51979846 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150755549984 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5243] ppid=5231 vsize=15681864 memory=10256 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5243/stat : 5243 (java) S 5231 5234 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51979847 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150487114864 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5244] ppid=5231 vsize=15681864 memory=644 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5244/stat : 5244 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140150112606288 140152186378139 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5245] ppid=5231 vsize=15681864 memory=920 CPUtime=1.87 cores=0,2,4,6
/proc/5234/task/5245/stat : 5245 (java) S 5231 5234 2271 0 -1 1077944384 2613 0 0 0 187 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151156099696 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5246] ppid=5231 vsize=15681864 memory=3848 CPUtime=1.9 cores=0,2,4,6
/proc/5234/task/5246/stat : 5246 (java) S 5231 5234 2271 0 -1 1077944384 2138 0 0 0 189 1 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151155046896 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5247] ppid=5231 vsize=15681864 memory=2588 CPUtime=0.94 cores=0,2,4,6
/proc/5234/task/5247/stat : 5247 (java) S 5231 5234 2271 0 -1 1077944384 3043 0 0 0 93 1 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151153994608 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5248] ppid=5231 vsize=15681864 memory=2884 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5248/stat : 5248 (java) S 5231 5234 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51979849 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149614701536 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5249] ppid=5231 vsize=15681864 memory=2200 CPUtime=1.37 cores=0,2,4,6
/proc/5234/task/5249/stat : 5249 (java) S 5231 5234 2271 0 -1 1077944384 151 0 0 0 70 67 0 0 20 0 19 0 51979850 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151152941488 140152186370690 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5251] ppid=5231 vsize=15681864 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5251/stat : 5251 (java) S 5231 5234 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 51980200 16058228736 354797 33554432000 4194304 4196468 140733178300304 140151225557952 140152186384153 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5253] ppid=5231 vsize=15681864 memory=844 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5253/stat : 5253 (java) S 5231 5234 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51980203 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149077818800 140152186381469 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5254] ppid=5231 vsize=15681864 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5254/stat : 5254 (java) S 5231 5234 2271 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 19 0 51980203 16058228736 354797 33554432000 4194304 4196468 140733178300304 140148943597360 140152186381469 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
[pid=5234/tid=5255] ppid=5231 vsize=15681864 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/5234/task/5255/stat : 5255 (java) S 5231 5234 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51980205 16058228736 354797 33554432000 4194304 4196468 140733178300304 140149346262432 140152186369749 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7000064 140733178307571 140733178307849 140733178307849 140733178310607 0
Current children cumulated CPU time: 2214.36 s
Current children cumulated vsize: 15876348 KiB
Current children cumulated memory: 1590148 KiB

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

[startup+2208.03 s]
# the end of solver process 5234 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2213.39 s, system=1.02402 s

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

Child status: 1
Real time (s): 2208.03
CPU time (s): 2214.41
CPU user time (s): 2213.39
CPU system time (s): 1.02402
CPU usage (%): 100.289
Max. virtual memory (cumulated for all children) (KiB): 15876348
Max. memory (cumulated for all children) (KiB): 1590148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2213.39
system time used= 1.02402
maximum resident set size= 1422000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265700
page faults= 0
swaps= 0
block input operations= 0
block output operations= 22832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52041
involuntary context switches= 665


# summary of solver processes directly reported to runsolver:
#   pid: 5234
#   total CPU time (s): 2214.41
#   total CPU user time (s): 2213.39
#   total CPU system time (s): 1.02402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2452 second user time and 22.866 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 13:09:27
IDJOB=4293403
IDBENCH=141171
IDSOLVER=2756
FILE ID=node105/4293403-1532344167
RUNJOBID= node105-1532330128-2302
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K06-P03_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-4293403-1532344167/watcher-4293403-1532344167 -o /tmp/evaluation-result-4293403-1532344167/solver-4293403-1532344167 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293403-1532344167.xml

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

MD5SUM BENCH= 54d96134616ca7767c80e2eaaa70f234
RANDOM SEED=1680613744

node105.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.32
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.32
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.32
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.32
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:        15688536 kB
MemAvailable:   31326732 kB
Buffers:          194656 kB
Cached:         15418080 kB
SwapCached:            0 kB
Active:          2019084 kB
Inactive:       14260468 kB
Active(anon):     619268 kB
Inactive(anon):    67172 kB
Active(file):    1399816 kB
Inactive(file): 14193296 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7992 kB
Writeback:             0 kB
AnonPages:        765832 kB
Mapped:            49588 kB
Shmem:             17036 kB
Slab:             501276 kB
SReclaimable:     473544 kB
SUnreclaim:        27732 kB
KernelStack:        3984 kB
PageTables:         6592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13518260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    614400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44832 MiB
End job on node105 at 2018-07-23 13:46:15