Trace number 4293375

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark89.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"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 12:26:32 CEST 2018
0.67/0.55	c PID: 11554
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.21/0.89	c (0,0) Parsing End
1.21/0.90	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 42 ctr, max domain size 41
1.42/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.90	c (0,0) Constraint Name Generate Begin
1.42/0.90	c (0,0) Ctr:HOME/instance-4293375-1532341592.xml,AllDifferent:Dist:Eq:IntVar
1.42/0.90	c (0,0) Constraint Name Generate End
1.42/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.90	c (0,0) CSP to CSPinCNF Begin
1.59/1.01	c (0,0) translated 5 (10%) constraints
1.59/1.03	c (0,0) translated 9 (20%) constraints
1.59/1.04	c (0,0) translated 13 (30%) constraints
1.59/1.05	c (0,0) translated 17 (40%) constraints
1.59/1.06	c (0,0) translated 21 (50%) constraints
1.59/1.07	c (0,0) translated 26 (60%) constraints
1.59/1.08	c (0,0) translated 30 (70%) constraints
1.59/1.09	c (0,0) translated 34 (80%) constraints
1.59/1.10	c (0,0) translated 38 (90%) constraints
1.82/1.14	c (0,0) translated 42 (100%) constraints
2.34/1.35	c (0,0) STATISTICS1:HOME/instance-4293375-1532341592.xml,AllDifferent:Dist:Eq:IntVar,55,1009,1640,41,40,3,1640:160;41:105;40:780,41:560;40:1800,40:2;15:2;2:925;1:80,3:160;2:885;1:110,
2.34/1.35	c (0,0) ===========================================
2.34/1.35	c (0,0) Both Encoding selects:
2.34/1.35	c (0,0) Order
2.34/1.35	c (0,0) ===========================================
2.34/1.37	c (0,0) translated 101 (10%) constraints
2.34/1.39	c (0,0) translated 202 (20%) constraints
2.61/1.40	c (0,0) translated 303 (30%) constraints
2.61/1.41	c (0,0) translated 404 (40%) constraints
2.61/1.42	c (0,0) translated 505 (50%) constraints
2.61/1.43	c (0,0) translated 606 (60%) constraints
2.61/1.44	c (0,0) translated 707 (70%) constraints
2.61/1.45	c (0,0) translated 808 (80%) constraints
2.61/1.46	c (0,0) translated 909 (90%) constraints
2.61/1.47	c (0,0) translated 1009 (100%) constraints
2.61/1.47	c (0,0) CSP to CSPinCNF End
2.61/1.47	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 1009 ctr, max domain size 41
2.61/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.61/1.47	c (0,0) CSPinCNF Propagation Begin
2.92/1.50	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.92/1.50	c (0,0) CSPinCNF Propagation End
2.92/1.50	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 1009 ctr, max domain size 41
2.92/1.50	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.50	c (0,0) Simplify CSPinCNF Begin
3.27/1.64	c (1,1) Simplify CSPinCNF End
3.27/1.65	c (1,1) CSP: 55 int (0 aux), 1850 bool (1850 aux), 2859 ctr, max domain size 41
3.27/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.27/1.65	c (1,1) Calculate Precise Domain Begin
3.27/1.65	c (1,1) 0 values are removed by re-calculation
3.27/1.65	c (1,1) Calculate Precise Domain End
3.27/1.65	c (1,1) CSP: 55 int (0 aux), 1850 bool (1850 aux), 2859 ctr, max domain size 41
3.27/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.27/1.65	c (1,1) CSPinCNF to SatSolver Begin
5.17/2.27	c (1,1) 286 (10 %) CSP clauses are encoded (4010 SAT variables, 135670 SAT clauses)
5.49/2.33	c (1,1) 572 (20 %) CSP clauses are encoded (4010 SAT variables, 143520 SAT clauses)
5.49/2.38	c (1,1) 858 (30 %) CSP clauses are encoded (4010 SAT variables, 151216 SAT clauses)
5.79/2.42	c (1,1) 1144 (40 %) CSP clauses are encoded (4010 SAT variables, 158951 SAT clauses)
5.79/2.47	c (1,1) 1430 (50 %) CSP clauses are encoded (4010 SAT variables, 166686 SAT clauses)
6.04/2.51	c (1,1) 1716 (60 %) CSP clauses are encoded (4010 SAT variables, 174382 SAT clauses)
6.04/2.54	c (2,1) 2002 (70 %) CSP clauses are encoded (4010 SAT variables, 182117 SAT clauses)
6.04/2.56	c (2,2) 2288 (80 %) CSP clauses are encoded (4010 SAT variables, 189852 SAT clauses)
6.04/2.58	c (2,2) 2574 (90 %) CSP clauses are encoded (4010 SAT variables, 197548 SAT clauses)
6.27/2.60	c (2,2) 2859 (100 %) CSP clauses are encoded (4010 SAT variables, 205243 SAT clauses)
6.27/2.60	c (2,2) CSPinCNF to SatSolver End
6.27/2.60	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.27/2.64	c (2,2) STATISTICS2:HOME/instance-4293375-1532341592.xml,AllDifferent:Dist:Eq:IntVar,1905,2859,1640,41,40,3,1640:160;41:210;40:1560,41:770;40:3360;2:3700,40:2;15:2;2:2775;1:80,3:160;2:1770;1:3810,
6.27/2.64	c (2,2) SatSolver.solve Begin
6.27/2.64	c (2,2) 4010 bool, 205244 clause
6.27/2.64	c (2,2) 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-4293375-1532341592.xml-scop-11554.cnf HOME/instance-4293375-1532341592.xml-scop-11554.cnf.out
2520.08/2514.50	c (2513,2) SatSolver is killed by some reasons.
2520.08/2514.50	c (2513,2) 0,0,0,0,1,1,2,TO,TO,STOP-AFTER(DIMACS)
2520.08/2514.50	s UNKNOWN
2520.08/2514.50	c END-Prog: Mon Jul 23 13:08:26 CEST 2018
2520.08/2514.50	c (2513,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 (5815 MiB free)
  memory of node 1: 16384 MiB (9934 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293375-1532341592/watcher-4293375-1532341592 -o /tmp/evaluation-result-4293375-1532341592/solver-4293375-1532341592 -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-4293375-1532341592.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=11554, runsolver pid=11551

[startup+0.100091 s]*
/proc/loadavg: 1.94 2.05 2.06 3/220 11569
/proc/meminfo: memFree=16066864/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15011656 memory=73228 CPUtime=0.11 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 6491 0 0 0 10 1 0 0 20 0 15 0 51722333 15371935744 18307 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3752914 18307 2777 1 0 3715374 0
[pid=11554/tid=11556] ppid=11551 vsize=15011656 memory=-6799202250962287440 CPUtime=0.09 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) R 11551 11554 8919 0 -1 4202560 4571 0 0 0 8 1 0 0 20 0 15 0 51722333 15371935744 18307 33554432000 4194304 4196468 140722988224976 140295789987528 140295801365133 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 18307 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 18307 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 18307 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 18307 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 18307 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11562] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11551 11554 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 18307 33554432000 4194304 4196468 140722988224976 140294368518944 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11563] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 18307 33554432000 4194304 4196468 140722988224976 140294100083824 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11564] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 18307 33554432000 4194304 4196468 140722988224976 140293725575248 140295818196891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11565] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11551 11554 8919 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 18307 33554432000 4194304 4196468 140722988224976 140294855363184 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11566] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 18307 33554432000 4194304 4196468 140722988224976 140294854310384 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11567] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0.01 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11551 11554 8919 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 51722340 15371935744 18307 33554432000 4194304 4196468 140722988224976 140294853258096 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11568] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11568/stat : 11568 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 18307 33554432000 4194304 4196468 140722988224976 140293227670496 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11569] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11569/stat : 11569 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 18307 33554432000 4194304 4196468 140722988224976 140294852204976 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73228 KiB

[startup+0.210507 s]*
/proc/loadavg: 1.94 2.05 2.06 3/220 11569
/proc/meminfo: memFree=16053624/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15011656 memory=86296 CPUtime=0.25 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 9998 0 0 0 23 2 0 0 20 0 15 0 51722333 15371935744 21574 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3752914 21574 2876 1 0 3715374 0
[pid=11554/tid=11556] ppid=11551 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) R 11551 11554 8919 0 -1 4202560 7894 0 0 0 18 1 0 0 20 0 15 0 51722333 15371935744 21574 33554432000 4194304 4196468 140722988224976 140295789968960 140295818200221 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 21574 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15011656 memory=139879251535008 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 21574 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 21574 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 21574 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 21574 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11562] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11551 11554 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 21574 33554432000 4194304 4196468 140722988224976 140294368518944 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11563] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 21574 33554432000 4194304 4196468 140722988224976 140294100083824 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11564] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 21574 33554432000 4194304 4196468 140722988224976 140293725575248 140295818196891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11565] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11551 11554 8919 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 21574 33554432000 4194304 4196468 140722988224976 140294855363184 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11566] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11551 11554 8919 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 21574 33554432000 4194304 4196468 140722988224976 140294854310384 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11567] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0.03 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) R 11551 11554 8919 0 -1 4202560 291 0 0 0 3 0 0 0 20 0 15 0 51722340 15371935744 21574 33554432000 4194304 4196468 140722988224976 140294853258096 140295803343841 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11568] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11568/stat : 11568 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 21574 33554432000 4194304 4196468 140722988224976 140293227670496 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11569] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11569/stat : 11569 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 21574 33554432000 4194304 4196468 140722988224976 140294852204976 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86296 KiB

[startup+0.310342 s]*
/proc/loadavg: 1.94 2.05 2.06 3/220 11569
/proc/meminfo: memFree=16050584/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15011656 memory=89672 CPUtime=0.43 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 10504 0 0 0 40 3 0 0 20 0 15 0 51722333 15371935744 22418 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3752914 22418 2984 1 0 3715374 0
[pid=11554/tid=11556] ppid=11551 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) R 11551 11554 8919 0 -1 4202560 8255 0 0 0 28 2 0 0 20 0 15 0 51722333 15371935744 22418 33554432000 4194304 4196468 140722988224976 140295789982448 140295818200221 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 22418 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15011656 memory=139879251535007 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 22418 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 22418 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15371935744 22418 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 22418 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11562] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11551 11554 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 22418 33554432000 4194304 4196468 140722988224976 140294368518944 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11563] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722337 15371935744 22418 33554432000 4194304 4196468 140722988224976 140294100083824 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11564] ppid=11551 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 22418 33554432000 4194304 4196468 140722988224976 140293725575248 140295818196891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11565] ppid=11551 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) R 11551 11554 8919 0 -1 4202560 475 0 0 0 1 0 0 0 20 0 15 0 51722340 15371935744 22418 33554432000 4194304 4196468 140722988224976 140294855363184 140295818190230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11566] ppid=11551 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) R 11551 11554 8919 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 15 0 51722340 15371935744 22418 33554432000 4194304 4196468 140722988224976 140294854310384 140295818189442 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11567] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0.07 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) R 11551 11554 8919 0 -1 4202560 311 0 0 0 7 0 0 0 20 0 15 0 51722340 15371935744 22418 33554432000 4194304 4196468 140722988224976 140294853258096 140295796675640 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11568] ppid=11551 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11568/stat : 11568 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 22418 33554432000 4194304 4196468 140722988224976 140293227670496 140295818188501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11569] ppid=11551 vsize=15011656 memory=139879251523200 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11569/stat : 11569 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722340 15371935744 22418 33554432000 4194304 4196468 140722988224976 140294852204976 140295818189442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89672 KiB

[startup+0.700638 s]
/proc/loadavg: 1.94 2.05 2.06 3/220 11569
/proc/meminfo: memFree=16025964/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15020052 memory=129256 CPUtime=0.99 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 17620 0 0 0 95 4 0 0 20 0 15 0 51722333 15380533248 32314 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3755013 32314 3155 1 0 3716398 0
[pid=11554/tid=11556] ppid=11551 vsize=15020052 memory=189533215801480 CPUtime=0.67 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) R 11551 11554 8919 0 -1 4202560 14984 0 0 0 64 3 0 0 20 0 15 0 51722333 15380533248 32314 33554432000 4194304 4196468 140722988224976 140295790010208 140295802258708 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15020052 memory=268934 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15380533248 32314 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15380533248 32314 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15380533248 32314 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15380533248 32314 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51722337 15380533248 32314 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11562] ppid=11551 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11551 11554 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51722337 15380533248 32314 33554432000 4194304 4196468 140722988224976 140294368518944 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11563] ppid=11551 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722337 15380533248 32314 33554432000 4194304 4196468 140722988224976 140294100083824 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11564] ppid=11551 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15380533248 32314 33554432000 4194304 4196468 140722988224976 140293725575248 140295818196891 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11565] ppid=11551 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11551 11554 8919 0 -1 1077944384 586 0 0 0 6 0 0 0 20 0 15 0 51722340 15380533248 32314 33554432000 4194304 4196468 140722988224976 140294855363184 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11566] ppid=11551 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) R 11551 11554 8919 0 -1 4202560 328 0 0 0 8 0 0 0 20 0 15 0 51722340 15380533248 32314 33554432000 4194304 4196468 140722988224976 140294854310384 140295810467749 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11567] ppid=11551 vsize=15020052 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) R 11551 11554 8919 0 -1 4202560 380 0 0 0 15 0 0 0 20 0 15 0 51722340 15380533248 32314 33554432000 4194304 4196468 140722988224976 140294853258096 140295797594753 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11568] ppid=11551 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11568/stat : 11568 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51722340 15380533248 32314 33554432000 4194304 4196468 140722988224976 140293227670496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11569] ppid=11551 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11569/stat : 11569 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51722340 15380533248 32314 33554432000 4194304 4196468 140722988224976 140294852204976 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129256 KiB

[startup+1.50078 s]
/proc/loadavg: 1.94 2.05 2.06 5/220 11569
/proc/meminfo: memFree=15999848/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15024148 memory=184116 CPUtime=2.92 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 21592 0 0 0 285 7 0 0 20 0 15 0 51722333 15384727552 46029 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3756037 46029 3200 1 0 3717422 0
[pid=11554/tid=11556] ppid=11551 vsize=15024148 memory=5794836780235445349 CPUtime=1.46 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) R 11551 11554 8919 0 -1 4202560 16157 0 0 0 142 4 0 0 20 0 15 0 51722333 15384727552 46029 33554432000 4194304 4196468 140722988224976 140295790016368 140295818190230 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15024148 memory=6298673690012636261 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15384727552 46070 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15024148 memory=7589518993999227750 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15384727552 46070 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15024148 memory=8100694160293783895 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15384727552 46070 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15024148 memory=4638778406922702160 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51722335 15384727552 46070 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15024148 memory=6371585681912981097 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51722337 15384727552 46070 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0

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

/proc/meminfo: memFree=15340028/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15681864 memory=652548 CPUtime=8.16 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 25673 0 0 0 736 80 0 0 20 0 19 0 51722333 16058228736 163137 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3920466 163137 3230 1 0 3881322 0
[pid=11570] ppid=11554 vsize=129316 memory=104324 CPUtime=2499.72 cores=0,2,4,6
/proc/11570/stat : 11570 (minisat_release) R 11554 11554 8919 0 -1 4202496 191674 0 0 0 249955 17 0 0 20 0 1 0 51722599 132419584 26081 33554432000 4194304 4308513 140732751438896 140732751435800 4276465 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 16334848 140732751446703 140732751447214 140732751447214 140732751450053 0
/proc/11570/statm: 32329 26081 354 28 0 28569 0
[pid=11554/tid=11556] ppid=11551 vsize=15681864 memory=652548 CPUtime=2.66 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) S 11551 11554 8919 0 -1 1077944384 16993 0 0 0 255 11 0 0 20 0 19 0 51722333 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295790017536 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15681864 memory=104324 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15681864 memory=652548 CPUtime=0.05 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 6 0 0 0 2 3 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11562] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11551 11554 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294368518944 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11563] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294100083824 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11564] ppid=11551 vsize=15681864 memory=104324 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140293725575248 140295818196891 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11565] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.51 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11551 11554 8919 0 -1 1077944384 2118 0 0 0 150 1 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294855363184 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11566] ppid=11551 vsize=15681864 memory=1712 CPUtime=1.44 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11551 11554 8919 0 -1 1077944384 1941 0 0 0 143 1 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294854310384 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11567] ppid=11551 vsize=15681864 memory=5524 CPUtime=0.93 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11551 11554 8919 0 -1 1077944384 3031 0 0 0 91 2 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294853258096 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11568] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11568/stat : 11568 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140293227670496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11569] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.51 cores=0,2,4,6
/proc/11554/task/11569/stat : 11569 (java) S 11551 11554 8919 0 -1 1077944384 171 0 0 0 77 74 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294852204976 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11571] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11571/stat : 11571 (java) S 11551 11554 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51722599 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295643861952 140295818202905 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11573] ppid=11551 vsize=15681864 memory=104324 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11573/stat : 11573 (java) S 11551 11554 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51722600 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292556570032 140295818200221 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11574] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11574/stat : 11574 (java) S 11551 11554 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51722600 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292959223600 140295818200221 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11575] ppid=11551 vsize=15681864 memory=104324 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11551 11554 8919 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 51722602 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292422356384 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
Current children cumulated CPU time: 2507.88 s
Current children cumulated vsize: 15811180 KiB
Current children cumulated memory: 756872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.5 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 11836
/proc/meminfo: memFree=15340028/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15681864 memory=652548 CPUtime=8.16 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 25673 0 0 0 736 80 0 0 20 0 19 0 51722333 16058228736 163137 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3920466 163137 3230 1 0 3881322 0
[pid=11570] ppid=11554 vsize=129316 memory=104324 CPUtime=2511.92 cores=0,2,4,6
/proc/11570/stat : 11570 (minisat_release) R 11554 11554 8919 0 -1 4202496 191696 0 0 0 251175 17 0 0 20 0 1 0 51722599 132419584 26081 33554432000 4194304 4308513 140732751438896 140732751435136 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 16334848 140732751446703 140732751447214 140732751447214 140732751450053 0
/proc/11570/statm: 32329 26081 354 28 0 28569 0
[pid=11554/tid=11556] ppid=11551 vsize=15681864 memory=652548 CPUtime=2.66 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) S 11551 11554 8919 0 -1 1077944384 16993 0 0 0 255 11 0 0 20 0 19 0 51722333 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295790017536 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15681864 memory=104324 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15681864 memory=266 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15681864 memory=652548 CPUtime=0.05 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 6 0 0 0 2 3 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11562] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11551 11554 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294368518944 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11563] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294100083824 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11564] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140293725575248 140295818196891 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11565] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.51 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11551 11554 8919 0 -1 1077944384 2118 0 0 0 150 1 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294855363184 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11566] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.44 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11551 11554 8919 0 -1 1077944384 1941 0 0 0 143 1 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294854310384 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11567] ppid=11551 vsize=15681864 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11551 11554 8919 0 -1 1077944384 3031 0 0 0 91 2 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294853258096 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11568] ppid=11551 vsize=15681864 memory=816 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11568/stat : 11568 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140293227670496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11569] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.52 cores=0,2,4,6
/proc/11554/task/11569/stat : 11569 (java) S 11551 11554 8919 0 -1 1077944384 171 0 0 0 77 75 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294852204976 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11571] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11571/stat : 11571 (java) S 11551 11554 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51722599 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295643861952 140295818202905 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11573] ppid=11551 vsize=15681864 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11573/stat : 11573 (java) S 11551 11554 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51722600 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292556570032 140295818200221 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11574] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11574/stat : 11574 (java) S 11551 11554 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51722600 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292959223600 140295818200221 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11575] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11551 11554 8919 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 51722602 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292422356384 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 15811180 KiB
Current children cumulated memory: 756872 KiB

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

[startup+2514.52 s]
# the end of solver process 11554 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.13 s, system=1.00098 s

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

[startup+2514.5 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 11836
/proc/meminfo: memFree=15340028/32770624 swapFree=67108860/67108860
[pid=11554] ppid=11551 vsize=15681864 memory=652548 CPUtime=8.16 cores=0,2,4,6
/proc/11554/stat : 11554 (java) S 11551 11554 8919 0 -1 1077944320 25673 0 0 0 736 80 0 0 20 0 19 0 51722333 16058228736 163137 33554432000 4194304 4196468 140722988224976 140722988207520 140295818178295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
/proc/11554/statm: 3920466 163137 3230 1 0 3881322 0
[pid=11570] ppid=11554 vsize=129316 memory=104324 CPUtime=2511.92 cores=0,2,4,6
/proc/11570/stat : 11570 (minisat_release) R 11554 11554 8919 0 -1 4202496 191696 0 0 0 251175 17 0 0 20 0 1 0 51722599 132419584 26081 33554432000 4194304 4308513 140732751438896 140732751435136 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 16334848 140732751446703 140732751447214 140732751447214 140732751450053 0
/proc/11570/statm: 32329 26081 354 28 0 28569 0
[pid=11554/tid=11556] ppid=11551 vsize=15681864 memory=652548 CPUtime=2.66 cores=0,2,4,6
/proc/11554/task/11556/stat : 11556 (java) S 11551 11554 8919 0 -1 1077944384 16993 0 0 0 255 11 0 0 20 0 19 0 51722333 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295790017536 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11557] ppid=11551 vsize=15681864 memory=104324 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11557/stat : 11557 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295822420880 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11558] ppid=11551 vsize=15681864 memory=266 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11558/stat : 11558 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295644916496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11559] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11559/stat : 11559 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295278029968 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11560] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11560/stat : 11560 (java) S 11551 11554 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51722335 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295276977168 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11561] ppid=11551 vsize=15681864 memory=652548 CPUtime=0.05 cores=0,2,4,6
/proc/11554/task/11561/stat : 11561 (java) S 11551 11554 8919 0 -1 1077944384 6 0 0 0 2 3 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294856415344 140295818189442 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11562] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11562/stat : 11562 (java) S 11551 11554 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294368518944 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11563] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11563/stat : 11563 (java) S 11551 11554 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51722337 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294100083824 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11564] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11564/stat : 11564 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140293725575248 140295818196891 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11565] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.51 cores=0,2,4,6
/proc/11554/task/11565/stat : 11565 (java) S 11551 11554 8919 0 -1 1077944384 2118 0 0 0 150 1 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294855363184 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11566] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.44 cores=0,2,4,6
/proc/11554/task/11566/stat : 11566 (java) S 11551 11554 8919 0 -1 1077944384 1941 0 0 0 143 1 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294854310384 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11567] ppid=11551 vsize=15681864 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/11554/task/11567/stat : 11567 (java) S 11551 11554 8919 0 -1 1077944384 3031 0 0 0 91 2 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294853258096 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11568] ppid=11551 vsize=15681864 memory=816 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11568/stat : 11568 (java) S 11551 11554 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140293227670496 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11569] ppid=11551 vsize=15681864 memory=652548 CPUtime=1.52 cores=0,2,4,6
/proc/11554/task/11569/stat : 11569 (java) S 11551 11554 8919 0 -1 1077944384 171 0 0 0 77 75 0 0 20 0 19 0 51722340 16058228736 163137 33554432000 4194304 4196468 140722988224976 140294852204976 140295818189442 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11571] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11571/stat : 11571 (java) S 11551 11554 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51722599 16058228736 163137 33554432000 4194304 4196468 140722988224976 140295643861952 140295818202905 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11573] ppid=11551 vsize=15681864 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11573/stat : 11573 (java) S 11551 11554 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51722600 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292556570032 140295818200221 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11574] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11574/stat : 11574 (java) S 11551 11554 8919 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51722600 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292959223600 140295818200221 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
[pid=11554/tid=11575] ppid=11551 vsize=15681864 memory=652548 CPUtime=0 cores=0,2,4,6
/proc/11554/task/11575/stat : 11575 (java) S 11551 11554 8919 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 51722602 16058228736 163137 33554432000 4194304 4196468 140722988224976 140292422356384 140295818188501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6356992 140722988233716 140722988233993 140722988233993 140722988236751 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 15811180 KiB
Current children cumulated memory: 756872 KiB

Child status: 1
Real time (s): 2514.52
CPU time (s): 2520.13
CPU user time (s): 2519.13
CPU system time (s): 1.00098
CPU usage (%): 100.223
Max. virtual memory (cumulated for all children) (KiB): 15811180
Max. memory (cumulated for all children) (KiB): 756872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.13
system time used= 1.00098
maximum resident set size= 657328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58670
involuntary context switches= 664


# summary of solver processes directly reported to runsolver:
#   pid: 11554
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2519.13
#   total CPU system time (s): 1.00098

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1291 second user time and 28.9832 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 12:26:32
IDJOB=4293375
IDBENCH=141168
IDSOLVER=2755
FILE ID=node102/4293375-1532341592
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-K05-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-4293375-1532341592/watcher-4293375-1532341592 -o /tmp/evaluation-result-4293375-1532341592/solver-4293375-1532341592 -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-4293375-1532341592.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=359685131

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:        16128084 kB
MemAvailable:   31353132 kB
Buffers:          254696 kB
Cached:         15058332 kB
SwapCached:            0 kB
Active:          2128816 kB
Inactive:       13826036 kB
Active(anon):     644568 kB
Inactive(anon):    16888 kB
Active(file):    1484248 kB
Inactive(file): 13809148 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8036 kB
Writeback:             0 kB
AnonPages:        652016 kB
Mapped:            49016 kB
Shmem:             17036 kB
Slab:             387780 kB
SReclaimable:     360112 kB
SUnreclaim:        27668 kB
KernelStack:        3856 kB
PageTables:         6440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13468412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    493568 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= 53228 MiB
End job on node102 at 2018-07-23 13:08:26