Trace number 4293402

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)? (MO) 2237.57 2231.22

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.67/0.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 13:08:28 CEST 2018
0.67/0.55	c PID: 11897
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.42/0.92	c (0,0) Parsing End
1.42/0.92	c (0,0) CSP: 75 int (0 aux), 0 bool (0 aux), 59 ctr, max domain size 58
1.42/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.92	c (0,0) Constraint Name Generate Begin
1.42/0.93	c (0,0) Ctr:HOME/instance-4293402-1532344107.xml,AllDifferent:Dist:Eq:IntVar
1.42/0.93	c (0,0) Constraint Name Generate End
1.42/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.93	c (0,0) CSP to CSPinCNF Begin
1.60/1.04	c (0,0) translated 6 (10%) constraints
1.60/1.06	c (0,0) translated 12 (20%) constraints
1.60/1.07	c (0,0) translated 18 (30%) constraints
1.60/1.09	c (0,0) translated 24 (40%) constraints
1.60/1.10	c (0,0) translated 30 (50%) constraints
1.81/1.11	c (0,0) translated 36 (60%) constraints
1.81/1.12	c (0,0) translated 42 (70%) constraints
1.81/1.13	c (0,0) translated 48 (80%) constraints
1.81/1.14	c (0,0) translated 54 (90%) constraints
1.81/1.19	c (0,0) translated 59 (100%) constraints
2.65/1.44	c (0,0) STATISTICS1:HOME/instance-4293402-1532344107.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.65/1.44	c (0,0) ===========================================
2.65/1.44	c (0,0) Both Encoding selects:
2.65/1.44	c (0,0) Order
2.65/1.44	c (0,0) ===========================================
2.65/1.47	c (0,0) translated 193 (10%) constraints
2.65/1.49	c (0,0) translated 385 (20%) constraints
2.98/1.51	c (0,0) translated 578 (30%) constraints
2.98/1.53	c (0,0) translated 770 (40%) constraints
2.98/1.55	c (1,1) translated 962 (50%) constraints
2.98/1.56	c (1,1) translated 1155 (60%) constraints
2.98/1.58	c (1,1) translated 1347 (70%) constraints
2.98/1.59	c (1,1) translated 1540 (80%) constraints
3.27/1.61	c (1,1) translated 1732 (90%) constraints
3.27/1.63	c (1,1) translated 1924 (100%) constraints
3.27/1.63	c (1,1) CSP to CSPinCNF End
3.27/1.63	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.27/1.63	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.27/1.63	c (1,1) CSPinCNF Propagation Begin
3.27/1.67	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.27/1.67	c (1,1) CSPinCNF Propagation End
3.27/1.67	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.27/1.67	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.27/1.67	c (1,1) Simplify CSPinCNF Begin
3.92/1.86	c (1,1) Simplify CSPinCNF End
3.92/1.87	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.92/1.87	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.92/1.87	c (1,1) Calculate Precise Domain Begin
3.92/1.87	c (1,1) 0 values are removed by re-calculation
3.92/1.87	c (1,1) Calculate Precise Domain End
3.92/1.87	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.92/1.87	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.92/1.87	c (1,1) CSPinCNF to SatSolver Begin
6.61/3.00	c (2,2) 554 (10 %) CSP clauses are encoded (7830 SAT variables, 391498 SAT clauses)
7.16/3.12	c (2,2) 1108 (20 %) CSP clauses are encoded (7830 SAT variables, 412788 SAT clauses)
7.44/3.22	c (2,2) 1661 (30 %) CSP clauses are encoded (7830 SAT variables, 434005 SAT clauses)
7.44/3.27	c (2,2) 2215 (40 %) CSP clauses are encoded (7830 SAT variables, 455223 SAT clauses)
7.58/3.33	c (2,2) 2768 (50 %) CSP clauses are encoded (7830 SAT variables, 476440 SAT clauses)
7.58/3.38	c (2,2) 3322 (60 %) CSP clauses are encoded (7830 SAT variables, 497658 SAT clauses)
7.74/3.44	c (2,2) 3876 (70 %) CSP clauses are encoded (7830 SAT variables, 518932 SAT clauses)
7.74/3.49	c (2,2) 4429 (80 %) CSP clauses are encoded (7830 SAT variables, 540093 SAT clauses)
7.86/3.54	c (3,2) 4983 (90 %) CSP clauses are encoded (7830 SAT variables, 561367 SAT clauses)
7.86/3.59	c (3,3) 5536 (100 %) CSP clauses are encoded (7830 SAT variables, 582528 SAT clauses)
7.86/3.59	c (3,3) CSPinCNF to SatSolver End
7.86/3.59	c (3,3) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.97/3.64	c (3,3) STATISTICS2:HOME/instance-4293402-1532344107.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.97/3.64	c (3,3) SatSolver.solve Begin
7.97/3.64	c (3,3) 7830 bool, 582529 clause
7.97/3.64	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-4293402-1532344107.xml-scop-11897.cnf HOME/instance-4293402-1532344107.xml-scop-11897.cnf.out
2237.53/2231.20	c (2230,0) receiving signal SIGTERM
2237.53/2231.20	c (2230,3) SatSolver is killed by some reasons.
2237.53/2231.20	s UNKNOWN
2237.53/2231.20	c (2230,3) 0,0,1,1,1,1,3,TO,TO,STOP-AFTER(DIMACS)
2237.53/2231.20	c END-Prog: Mon Jul 23 13:45:38 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 (5813 MiB free)
  memory of node 1: 16384 MiB (9900 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100088 s]*
/proc/loadavg: 2.01 2.02 2.05 3/220 11912
/proc/meminfo: memFree=16030492/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15011656 memory=73080 CPUtime=0.11 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 6989 0 0 0 9 2 0 0 20 0 15 0 51973865 15371935744 18270 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3752914 18270 2757 1 0 3715374 0
[pid=11897/tid=11899] ppid=11894 vsize=15011656 memory=-6799202250962287440 CPUtime=0.09 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) R 11894 11897 8919 0 -1 4202560 5086 0 0 0 7 2 0 0 20 0 15 0 51973866 15371935744 18270 33554432000 4194304 4196468 140730742843488 140092872563088 140092882300288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 18270 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 18270 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 18270 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 18270 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 18270 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11905] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11905/stat : 11905 (java) S 11894 11897 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 18270 33554432000 4194304 4196468 140730742843488 140091431314592 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11906] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11906/stat : 11906 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 18270 33554432000 4194304 4196468 140730742843488 140091162878704 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11907] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11907/stat : 11907 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 18270 33554432000 4194304 4196468 140730742843488 140090788370384 140092900755355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11908] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11908/stat : 11908 (java) S 11894 11897 8919 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 18270 33554432000 4194304 4196468 140730742843488 140091937893104 140092900747906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11909] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11909/stat : 11909 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 18270 33554432000 4194304 4196468 140730742843488 140091936840560 140092900747906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11910] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0.01 cores=0,2,4,6
/proc/11897/task/11910/stat : 11910 (java) R 11894 11897 8919 0 -1 4202560 255 0 0 0 1 0 0 0 20 0 15 0 51973872 15371935744 18270 33554432000 4194304 4196468 140730742843488 140091935787424 140092881063584 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11911] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11911/stat : 11911 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 18270 33554432000 4194304 4196468 140730742843488 140090290465632 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11912] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11912/stat : 11912 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 18270 33554432000 4194304 4196468 140730742843488 140091934734896 140092900747906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73080 KiB

[startup+0.210387 s]*
/proc/loadavg: 2.01 2.02 2.05 3/220 11912
/proc/meminfo: memFree=16016664/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15011656 memory=86476 CPUtime=0.25 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 10531 0 0 0 22 3 0 0 20 0 15 0 51973865 15371935744 21619 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3752914 21619 2877 1 0 3715374 0
[pid=11897/tid=11899] ppid=11894 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) R 11894 11897 8919 0 -1 4202560 8448 0 0 0 17 3 0 0 20 0 15 0 51973866 15371935744 21619 33554432000 4194304 4196468 140730742843488 140092872556672 140092884780389 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 21619 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15011656 memory=140488337548358 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 21619 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 21619 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 21619 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 21619 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11905] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11905/stat : 11905 (java) S 11894 11897 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 21619 33554432000 4194304 4196468 140730742843488 140091431314592 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11906] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11906/stat : 11906 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 21619 33554432000 4194304 4196468 140730742843488 140091162878704 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11907] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11907/stat : 11907 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 21619 33554432000 4194304 4196468 140730742843488 140090788370384 140092900755355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11908] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11908/stat : 11908 (java) S 11894 11897 8919 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 21619 33554432000 4194304 4196468 140730742843488 140091937893104 140092900747906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11909] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11909/stat : 11909 (java) S 11894 11897 8919 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 21619 33554432000 4194304 4196468 140730742843488 140091936840560 140092900747906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11910] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0.03 cores=0,2,4,6
/proc/11897/task/11910/stat : 11910 (java) R 11894 11897 8919 0 -1 4202560 270 0 0 0 3 0 0 0 20 0 15 0 51973872 15371935744 21619 33554432000 4194304 4196468 140730742843488 140091935787504 140092879691424 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11911] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11911/stat : 11911 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 21619 33554432000 4194304 4196468 140730742843488 140090290465632 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11912] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11912/stat : 11912 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 21619 33554432000 4194304 4196468 140730742843488 140091934734896 140092900747906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86476 KiB

[startup+0.310314 s]*
/proc/loadavg: 2.00 2.01 2.05 3/220 11912
/proc/meminfo: memFree=16013624/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15011656 memory=90208 CPUtime=0.43 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 11052 0 0 0 39 4 0 0 20 0 15 0 51973865 15371935744 22552 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3752914 22552 3022 1 0 3715374 0
[pid=11897/tid=11899] ppid=11894 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) R 11894 11897 8919 0 -1 4202560 8810 0 0 0 27 3 0 0 20 0 15 0 51973866 15371935744 22552 33554432000 4194304 4196468 140730742843488 140092872540912 140092884817246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 22552 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15011656 memory=140488337547642 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 22552 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 22552 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15371935744 22552 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 22552 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11905] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11905/stat : 11905 (java) S 11894 11897 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 22552 33554432000 4194304 4196468 140730742843488 140091431314592 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11906] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11906/stat : 11906 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973869 15371935744 22552 33554432000 4194304 4196468 140730742843488 140091162878704 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11907] ppid=11894 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11907/stat : 11907 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 22552 33554432000 4194304 4196468 140730742843488 140090788370384 140092900755355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11908] ppid=11894 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11897/task/11908/stat : 11908 (java) R 11894 11897 8919 0 -1 1077944384 540 0 0 0 2 0 0 0 20 0 15 0 51973872 15371935744 22552 33554432000 4194304 4196468 140730742843488 140091937893104 140092900747906 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11909] ppid=11894 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/11897/task/11909/stat : 11909 (java) R 11894 11897 8919 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 15 0 51973872 15371935744 22552 33554432000 4194304 4196468 140730742843488 140091936840560 140092893721801 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11910] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0.07 cores=0,2,4,6
/proc/11897/task/11910/stat : 11910 (java) R 11894 11897 8919 0 -1 4202560 290 0 0 0 7 0 0 0 20 0 15 0 51973872 15371935744 22552 33554432000 4194304 4196468 140730742843488 140091935787504 140092900748694 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11911] ppid=11894 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11911/stat : 11911 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 22552 33554432000 4194304 4196468 140730742843488 140090290465632 140092900746965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11912] ppid=11894 vsize=15011656 memory=140488337245824 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11912/stat : 11912 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973872 15371935744 22552 33554432000 4194304 4196468 140730742843488 140091934734896 140092900747906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90208 KiB

[startup+0.700661 s]
/proc/loadavg: 2.00 2.01 2.05 3/220 11912
/proc/meminfo: memFree=15989192/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15020052 memory=129596 CPUtime=1 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 18146 0 0 0 94 6 0 0 20 0 15 0 51973865 15380533248 32399 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3755013 32399 3155 1 0 3716398 0
[pid=11897/tid=11899] ppid=11894 vsize=15020084 memory=191615469634015 CPUtime=0.67 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) R 11894 11897 8919 0 -1 4202560 15479 0 0 0 62 5 0 0 20 0 15 0 51973866 15380566016 32399 33554432000 4194304 4196468 140730742843488 140092872553328 140092893416477 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15020084 memory=268934 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15380566016 32399 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15380533248 32399 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973867 15380533248 32399 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15380533248 32399 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51973869 15380533248 32399 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11905] ppid=11894 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11905/stat : 11905 (java) S 11894 11897 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51973869 15380533248 32399 33554432000 4194304 4196468 140730742843488 140091431314592 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11906] ppid=11894 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11906/stat : 11906 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973869 15380533248 32399 33554432000 4194304 4196468 140730742843488 140091162878704 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11907] ppid=11894 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11907/stat : 11907 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15380533248 32399 33554432000 4194304 4196468 140730742843488 140090788370384 140092900755355 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11908] ppid=11894 vsize=15020052 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11897/task/11908/stat : 11908 (java) S 11894 11897 8919 0 -1 1077944384 768 0 0 0 9 0 0 0 20 0 15 0 51973872 15380533248 32399 33554432000 4194304 4196468 140730742843488 140091937893104 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11909] ppid=11894 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/11897/task/11909/stat : 11909 (java) S 11894 11897 8919 0 -1 1077944384 172 0 0 0 6 0 0 0 20 0 15 0 51973872 15380533248 32399 33554432000 4194304 4196468 140730742843488 140091936840560 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11910] ppid=11894 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/11897/task/11910/stat : 11910 (java) R 11894 11897 8919 0 -1 4202560 390 0 0 0 16 0 0 0 20 0 15 0 51973872 15380533248 32399 33554432000 4194304 4196468 140730742843488 140091935787504 140092900758106 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11911] ppid=11894 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11911/stat : 11911 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51973872 15380533248 32399 33554432000 4194304 4196468 140730742843488 140090290465632 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11912] ppid=11894 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11912/stat : 11912 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973872 15380533248 32399 33554432000 4194304 4196468 140730742843488 140091934734896 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129596 KiB

[startup+1.50947 s]
/proc/loadavg: 2.00 2.01 2.05 3/220 11912
/proc/meminfo: memFree=15963572/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15022100 memory=190712 CPUtime=2.98 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 22757 0 0 0 288 10 0 0 20 0 15 0 51973865 15382630400 47678 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3755525 47678 3202 1 0 3716910 0
[pid=11897/tid=11899] ppid=11894 vsize=15022100 memory=5794836780235446121 CPUtime=1.47 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) R 11894 11897 8919 0 -1 4202560 16611 0 0 0 140 7 0 0 20 0 15 0 51973866 15382630400 47678 33554432000 4194304 4196468 140730742843488 140092872570376 140092392819472 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15022100 memory=6298673690012637033 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15382630400 47678 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15022100 memory=7589518994099956583 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15382630400 47678 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15022100 memory=7738716202178210129 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51973867 15382630400 47678 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15022100 memory=4638778406922702160 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51973867 15382630400 47678 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15022100 memory=8098152098034377556 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51973869 15382630400 47678 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0

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

/proc/meminfo: memFree=14111324/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15681864 memory=1422096 CPUtime=9.98 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 28186 0 0 0 909 89 0 0 20 0 19 0 51973865 16058228736 355524 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3920466 355524 3234 1 0 3881322 0
[pid=11913] ppid=11897 vsize=133748 memory=116368 CPUtime=2138.59 cores=0,2,4,6
/proc/11913/stat : 11913 (minisat_release) R 11897 11897 8919 0 -1 4202496 369734 0 0 0 213834 25 0 0 20 0 1 0 51974232 136957952 29092 33554432000 4194304 4308513 140720954439328 140720954436328 4275992 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 35893248 140720954442415 140720954442926 140720954442926 140720954445765 0
/proc/11913/statm: 33437 29092 355 28 0 29677 0
[pid=11897/tid=11899] ppid=11894 vsize=15681864 memory=0 CPUtime=3.67 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) S 11894 11897 8919 0 -1 1077944384 17879 0 0 0 343 24 0 0 20 0 19 0 51973866 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092872576000 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0.05 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 5 0 0 0 3 2 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11905] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11905/stat : 11905 (java) S 11894 11897 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091431314592 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11906] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11906/stat : 11906 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091162878704 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11907] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11907/stat : 11907 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140090788370384 140092900755355 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11908] ppid=11894 vsize=15681864 memory=367 CPUtime=1.94 cores=0,2,4,6
/proc/11897/task/11908/stat : 11908 (java) S 11894 11897 8919 0 -1 1077944384 2811 0 0 0 193 1 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091937893104 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11909] ppid=11894 vsize=15681864 memory=1422096 CPUtime=1.92 cores=0,2,4,6
/proc/11897/task/11909/stat : 11909 (java) S 11894 11897 8919 0 -1 1077944384 2906 0 0 0 191 1 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091936840560 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11910] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0.96 cores=0,2,4,6
/proc/11897/task/11910/stat : 11910 (java) S 11894 11897 8919 0 -1 1077944384 3051 0 0 0 94 2 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091935787504 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11911] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11911/stat : 11911 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140090290465632 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11912] ppid=11894 vsize=15681864 memory=1422096 CPUtime=1.37 cores=0,2,4,6
/proc/11897/task/11912/stat : 11912 (java) S 11894 11897 8919 0 -1 1077944384 145 0 0 0 67 70 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091934734896 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 38 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11914] ppid=11894 vsize=15681864 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11914/stat : 11914 (java) S 11894 11897 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51974232 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092706686272 140092900761369 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11916] ppid=11894 vsize=15681864 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11916/stat : 11916 (java) S 11894 11897 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51974233 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089753578800 140092900758685 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11917] ppid=11894 vsize=15681864 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11917/stat : 11917 (java) S 11894 11897 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51974233 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089619357616 140092900758685 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11918] ppid=11894 vsize=15681864 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11918/stat : 11918 (java) S 11894 11897 8919 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 51974236 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089887809312 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
Current children cumulated CPU time: 2148.57 s
Current children cumulated vsize: 15815612 KiB
Current children cumulated memory: 1538464 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/225 12310
/proc/meminfo: memFree=14111408/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15681864 memory=1422096 CPUtime=10.02 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 28190 0 0 0 912 90 0 0 20 0 19 0 51973865 16058228736 355524 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3920466 355524 3234 1 0 3881322 0
[pid=11913] ppid=11897 vsize=133748 memory=116368 CPUtime=2198.59 cores=0,2,4,6
/proc/11913/stat : 11913 (minisat_release) R 11897 11897 8919 0 -1 4202496 378875 0 0 0 219833 26 0 0 20 0 1 0 51974232 136957952 29092 33554432000 4194304 4308513 140720954439328 140720954436328 140574038230954 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 35893248 140720954442415 140720954442926 140720954442926 140720954445765 0
/proc/11913/statm: 33437 29092 355 28 0 29677 0
[pid=11897/tid=11899] ppid=11894 vsize=15681864 memory=1696 CPUtime=3.67 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) S 11894 11897 8919 0 -1 1077944384 17879 0 0 0 343 24 0 0 20 0 19 0 51973866 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092872576000 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15681864 memory=116368 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0.05 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 5 0 0 0 3 2 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11905] ppid=11894 vsize=15681864 memory=16804 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11905/stat : 11905 (java) S 11894 11897 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091431314592 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11906] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11906/stat : 11906 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091162878704 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11907] ppid=11894 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11907/stat : 11907 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140090788370384 140092900755355 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11908] ppid=11894 vsize=15681864 memory=1422096 CPUtime=1.94 cores=0,2,4,6
/proc/11897/task/11908/stat : 11908 (java) S 11894 11897 8919 0 -1 1077944384 2811 0 0 0 193 1 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091937893104 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11909] ppid=11894 vsize=15681864 memory=1422096 CPUtime=1.92 cores=0,2,4,6
/proc/11897/task/11909/stat : 11909 (java) S 11894 11897 8919 0 -1 1077944384 2906 0 0 0 191 1 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091936840560 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11910] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0.96 cores=0,2,4,6
/proc/11897/task/11910/stat : 11910 (java) S 11894 11897 8919 0 -1 1077944384 3051 0 0 0 94 2 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091935787504 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11911] ppid=11894 vsize=15681864 memory=1422096 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11911/stat : 11911 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140090290465632 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11912] ppid=11894 vsize=15681864 memory=15872 CPUtime=1.41 cores=0,2,4,6
/proc/11897/task/11912/stat : 11912 (java) S 11894 11897 8919 0 -1 1077944384 149 0 0 0 69 72 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091934734896 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11914] ppid=11894 vsize=15681864 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11914/stat : 11914 (java) S 11894 11897 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51974232 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092706686272 140092900761369 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11916] ppid=11894 vsize=15681864 memory=-7824251494390584419 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11916/stat : 11916 (java) S 11894 11897 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51974233 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089753578800 140092900758685 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11917] ppid=11894 vsize=15681864 memory=8384 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11917/stat : 11917 (java) S 11894 11897 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51974233 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089619357616 140092900758685 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11918] ppid=11894 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11918/stat : 11918 (java) S 11894 11897 8919 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 51974236 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089887809312 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
Current children cumulated CPU time: 2208.61 s
Current children cumulated vsize: 15815612 KiB
Current children cumulated memory: 1538464 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2231.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/225 12311
/proc/meminfo: memFree=14083560/32770624 swapFree=67108860/67108860
[pid=11897] ppid=11894 vsize=15681864 memory=1422096 CPUtime=10.04 cores=0,2,4,6
/proc/11897/stat : 11897 (java) S 11894 11897 8919 0 -1 1077944320 28192 0 0 0 913 91 0 0 20 0 19 0 51973865 16058228736 355524 33554432000 4194304 4196468 140730742843488 140730742826032 140092900736759 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
/proc/11897/statm: 3920466 355524 3234 1 0 3881322 0
[pid=11913] ppid=11897 vsize=194480 memory=170104 CPUtime=2227.49 cores=0,2,4,6
/proc/11913/stat : 11913 (minisat_release) R 11897 11897 8919 0 -1 4202496 388738 0 0 0 222722 27 0 0 20 0 1 0 51974232 199147520 42526 33554432000 4194304 4308513 140720954439328 140720954436328 4276036 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 35893248 140720954442415 140720954442926 140720954442926 140720954445765 0
/proc/11913/statm: 48620 42526 355 28 0 44860 0
[pid=11897/tid=11899] ppid=11894 vsize=15681864 memory=-7824251494390584419 CPUtime=3.67 cores=0,2,4,6
/proc/11897/task/11899/stat : 11899 (java) S 11894 11897 8919 0 -1 1077944384 17879 0 0 0 343 24 0 0 20 0 19 0 51973866 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092872576000 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11900] ppid=11894 vsize=15681864 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11900/stat : 11900 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092904979472 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11901] ppid=11894 vsize=15681864 memory=10788 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11901/stat : 11901 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092719135888 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11902] ppid=11894 vsize=15681864 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11902/stat : 11902 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092718082832 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11903] ppid=11894 vsize=15681864 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11903/stat : 11903 (java) S 11894 11897 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51973867 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092717030288 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11904] ppid=11894 vsize=15681864 memory=1440 CPUtime=0.05 cores=0,2,4,6
/proc/11897/task/11904/stat : 11904 (java) S 11894 11897 8919 0 -1 1077944384 5 0 0 0 3 2 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091938945264 140092900747906 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11905] ppid=11894 vsize=15681864 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11905/stat : 11905 (java) S 11894 11897 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091431314592 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11906] ppid=11894 vsize=15681864 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11906/stat : 11906 (java) S 11894 11897 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51973869 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091162878704 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11907] ppid=11894 vsize=15681864 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11907/stat : 11907 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140090788370384 140092900755355 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11908] ppid=11894 vsize=15681864 memory=4132 CPUtime=1.95 cores=0,2,4,6
/proc/11897/task/11908/stat : 11908 (java) S 11894 11897 8919 0 -1 1077944384 2811 0 0 0 194 1 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091937893104 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11909] ppid=11894 vsize=15681864 memory=928 CPUtime=1.92 cores=0,2,4,6
/proc/11897/task/11909/stat : 11909 (java) S 11894 11897 8919 0 -1 1077944384 2906 0 0 0 191 1 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091936840560 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11910] ppid=11894 vsize=15681864 memory=1572 CPUtime=0.96 cores=0,2,4,6
/proc/11897/task/11910/stat : 11910 (java) S 11894 11897 8919 0 -1 1077944384 3051 0 0 0 94 2 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091935787504 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11911] ppid=11894 vsize=15681864 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11911/stat : 11911 (java) S 11894 11897 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140090290465632 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11912] ppid=11894 vsize=15681864 memory=6768 CPUtime=1.44 cores=0,2,4,6
/proc/11897/task/11912/stat : 11912 (java) S 11894 11897 8919 0 -1 1077944384 151 0 0 0 71 73 0 0 20 0 19 0 51973872 16058228736 355524 33554432000 4194304 4196468 140730742843488 140091934734896 140092900747906 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11914] ppid=11894 vsize=15681864 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11914/stat : 11914 (java) S 11894 11897 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51974232 16058228736 355524 33554432000 4194304 4196468 140730742843488 140092706686272 140092900761369 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11916] ppid=11894 vsize=15681864 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11916/stat : 11916 (java) S 11894 11897 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51974233 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089753578800 140092900758685 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11917] ppid=11894 vsize=15681864 memory=3248 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11917/stat : 11917 (java) S 11894 11897 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51974233 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089619357616 140092900758685 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
[pid=11897/tid=11918] ppid=11894 vsize=15681864 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11918/stat : 11918 (java) S 11894 11897 8919 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 51974236 16058228736 355524 33554432000 4194304 4196468 140730742843488 140089887809312 140092900746965 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27181056 140730742846452 140730742846729 140730742846729 140730742849487 0
Current children cumulated CPU time: 2237.53 s
Current children cumulated vsize: 15876344 KiB
Current children cumulated memory: 1592200 KiB

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

[startup+2231.22 s]
# the end of solver process 11897 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2236.36 s, system=1.21129 s

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

Child status: 1
Real time (s): 2231.22
CPU time (s): 2237.57
CPU user time (s): 2236.36
CPU system time (s): 1.21129
CPU usage (%): 100.285
Max. virtual memory (cumulated for all children) (KiB): 15876344
Max. memory (cumulated for all children) (KiB): 1592200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2236.36
system time used= 1.21129
maximum resident set size= 1424956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 417005
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= 52498
involuntary context switches= 3007


# summary of solver processes directly reported to runsolver:
#   pid: 11897
#   total CPU time (s): 2237.57
#   total CPU user time (s): 2236.36
#   total CPU system time (s): 1.21129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3752 second user time and 22.8453 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 13:08:27
IDJOB=4293402
IDBENCH=141171
IDSOLVER=2755
FILE ID=node102/4293402-1532344107
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

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

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

MD5SUM BENCH= 54d96134616ca7767c80e2eaaa70f234
RANDOM SEED=347446487

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:        16090344 kB
MemAvailable:   31317300 kB
Buffers:          255644 kB
Cached:         15059484 kB
SwapCached:            0 kB
Active:          2163788 kB
Inactive:       13826896 kB
Active(anon):     678488 kB
Inactive(anon):    16888 kB
Active(file):    1485300 kB
Inactive(file): 13810008 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:        768464 kB
Mapped:            49020 kB
Shmem:             17036 kB
Slab:             387892 kB
SReclaimable:     360108 kB
SUnreclaim:        27784 kB
KernelStack:        3968 kB
PageTables:         6520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13517348 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53224 MiB
End job on node102 at 2018-07-23 13:45:38