Trace number 4296101

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameEternity/
Eternity-10-06_c18.xml
MD5SUM059f43a1252946c8053c49ce4c65015d
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 benchmark211.828
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints93
Number of domains2
Minimum domain size11
Maximum domain size60
Distribution of domain sizes[{"size":11,"count":136},{"size":60,"count":60}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":186},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":60},{"arity":60,"count":1}]
Number of extensional constraints60
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":60},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.52	scop order+minisat_release (2018-06-13)
0.65/0.52	
0.65/0.55	c BEGIN-Prog: Thu Jul 26 13:44:29 CEST 2018
0.65/0.55	c PID: 9884
0.65/0.55	c IP: 172.20.3.150
0.65/0.55	c HOST: node150.alineos.net
0.65/0.55	c (0,0) Parsing Begin
2.05/1.06	c (0,0) Parsing End
2.05/1.06	c (0,0) CSP: 196 int (0 aux), 0 bool (0 aux), 93 ctr, max domain size 60
2.05/1.06	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.05/1.07	c (0,0) Constraint Name Generate Begin
2.05/1.07	c (0,0) Ctr:HOME/instance-4296101-1532605469.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.05/1.07	c (0,0) Constraint Name Generate End
2.05/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.05/1.07	c (0,0) CSP to CSPinCNF Begin
8.63/3.14	c (2,2) translated 10 (10%) constraints
11.60/4.28	c (3,3) translated 19 (20%) constraints
12.90/5.28	c (4,4) translated 28 (30%) constraints
14.10/6.36	c (5,5) translated 38 (40%) constraints
15.27/7.34	c (6,6) translated 47 (50%) constraints
16.81/8.43	c (7,7) translated 56 (60%) constraints
17.41/9.04	c (8,8) translated 66 (70%) constraints
17.41/9.04	c (8,8) translated 75 (80%) constraints
17.41/9.04	c (8,8) translated 84 (90%) constraints
17.41/9.04	c (8,8) translated 93 (100%) constraints
18.50/9.56	c (9,8) STATISTICS1:HOME/instance-4296101-1532605469.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,20356,126664,60,60,61,2,60:1770,60:10740;11:136508;2:219300;1:20244,61:60;60:2;5:1560;4:49680;3:25860;2:49470;1:32,2:1770;1:383284;0:60,
18.50/9.56	c (9,8) ===========================================
18.50/9.56	c (9,8) Order
18.50/9.56	c (9,8) ===========================================
19.63/9.92	c (9,9) translated 12667 (10%) constraints
19.93/10.11	c (9,9) translated 25333 (20%) constraints
20.02/10.30	c (9,9) translated 38000 (30%) constraints
20.23/10.48	c (9,9) translated 50666 (40%) constraints
20.46/10.67	c (10,9) translated 63332 (50%) constraints
20.67/10.85	c (10,10) translated 75999 (60%) constraints
20.88/11.04	c (10,10) translated 88665 (70%) constraints
21.07/11.22	c (10,10) translated 101332 (80%) constraints
21.27/11.41	c (10,10) translated 113998 (90%) constraints
21.47/11.61	c (11,10) translated 126664 (100%) constraints
21.47/11.61	c (11,10) CSP to CSPinCNF End
21.47/11.62	c (11,10) CSP: 196 int (0 aux), 20160 bool (20160 aux), 126696 ctr, max domain size 60
21.47/11.62	c (11,10) Heap : 1673 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
21.47/11.63	c (11,10) CSPinCNF Propagation Begin
25.33/14.21	c (13,13) 6999 values, 37862 unsatisfiable literals, and 40132 valid clauses are removed
25.33/14.21	c (13,13) CSPinCNF Propagation End
25.33/14.22	c (13,13) CSP: 6203 int (6007 aux), 14153 bool (14153 aux), 86564 ctr, max domain size 60
25.33/14.22	c (13,13) Heap : 2722 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.33/14.22	c (13,13) Simplify CSPinCNF Begin
25.78/14.44	c (13,13) Simplify CSPinCNF End
25.78/14.44	c (13,13) CSP: 6203 int (6007 aux), 17693 bool (17693 aux), 90104 ctr, max domain size 60
25.78/14.44	c (13,13) Heap : 2832 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.78/14.44	c (13,13) Calculate Precise Domain Begin
25.78/14.44	c (13,13) 0 values are removed by re-calculation
25.78/14.44	c (13,13) Calculate Precise Domain End
25.78/14.45	c (13,13) CSP: 6203 int (6007 aux), 17693 bool (17693 aux), 90104 ctr, max domain size 60
25.78/14.45	c (13,13) Heap : 2832 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.78/14.45	c (13,13) CSPinCNF to SatSolver Begin
27.72/15.13	c (14,14) 9011 (10 %) CSP clauses are encoded (21281 SAT variables, 128718 SAT clauses)
27.72/15.18	c (14,14) 18021 (20 %) CSP clauses are encoded (21281 SAT variables, 137728 SAT clauses)
27.94/15.23	c (14,14) 27032 (30 %) CSP clauses are encoded (21281 SAT variables, 146739 SAT clauses)
27.94/15.27	c (14,14) 36042 (40 %) CSP clauses are encoded (21281 SAT variables, 155749 SAT clauses)
28.05/15.32	c (14,14) 45052 (50 %) CSP clauses are encoded (21281 SAT variables, 164759 SAT clauses)
28.05/15.36	c (14,14) 54063 (60 %) CSP clauses are encoded (21281 SAT variables, 173770 SAT clauses)
28.15/15.40	c (14,14) 63073 (70 %) CSP clauses are encoded (21281 SAT variables, 182780 SAT clauses)
28.15/15.44	c (14,14) 72084 (80 %) CSP clauses are encoded (21281 SAT variables, 191791 SAT clauses)
28.15/15.49	c (14,14) 81094 (90 %) CSP clauses are encoded (21281 SAT variables, 200801 SAT clauses)
28.28/15.53	c (15,14) 90104 (100 %) CSP clauses are encoded (21281 SAT variables, 209811 SAT clauses)
28.28/15.53	c (15,14) CSPinCNF to SatSolver End
28.28/15.53	c (15,14) Heap : 702 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
28.99/15.89	c (15,15) STATISTICS2:HOME/instance-4296101-1532605469.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,23896,90104,60,60,60,2,60:992;28:2088;4:460,60:7616;28:4152;11:104114;4:500;2:153539,60:33;32:1;28:24;5:904;4:31550;3:17793;2:39799,2:3540;1:262841,
28.99/15.89	c (15,15) SatSolver.solve Begin
28.99/15.89	c (15,15) 21281 bool, 209812 clause
28.99/15.89	c (15,15) 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-4296101-1532605469.xml-scop-9884.cnf HOME/instance-4296101-1532605469.xml-scop-9884.cnf.out
1048.07/1034.20	c (1033,0) receiving signal SIGTERM
1048.07/1034.20	s UNKNOWN
1048.07/1034.21	c (1033,15) SatSolver is killed by some reasons.

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 (6599 MiB free)
  memory of node 1: 16384 MiB (13985 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296101-1532605469/watcher-4296101-1532605469 -o /tmp/evaluation-result-4296101-1532605469/solver-4296101-1532605469 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532605409-9420 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296101-1532605469.xml 

running on 4 cores: 1,3,5,7

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

solver pid=9884, runsolver pid=9881

[startup+0.100058 s]*
/proc/loadavg: 2.17 2.07 2.06 4/221 9899
/proc/meminfo: memFree=21017608/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15011656 memory=73108 CPUtime=0.1 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 6509 0 0 0 8 2 0 0 20 0 15 0 78110136 15371935744 18277 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3752914 18277 2734 1 0 3715374 0
[pid=9884/tid=9886] ppid=9881 vsize=15011656 memory=4283380237202461587 CPUtime=0.08 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) R 9881 9884 8644 0 -1 4202560 4635 0 0 0 7 1 0 0 20 0 15 0 78110137 15371935744 18277 33554432000 4194304 4196468 140734759995744 139915513477520 139915525731678 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 18277 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 18277 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 18277 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 18277 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110140 15371935744 18277 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9892] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9892/stat : 9892 (java) S 9881 9884 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78110140 15371935744 18277 33554432000 4194304 4196468 140734759995744 139914129696288 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9893] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9893/stat : 9893 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110141 15371935744 18277 33554432000 4194304 4196468 140734759995744 139913861260656 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9894] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9894/stat : 9894 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 18277 33554432000 4194304 4196468 140734759995744 139913486752080 139915541669787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9895] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9895/stat : 9895 (java) S 9881 9884 8644 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 18277 33554432000 4194304 4196468 140734759995744 139914510276976 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9896] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9896/stat : 9896 (java) S 9881 9884 8644 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 18277 33554432000 4194304 4196468 140734759995744 139914509224176 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9897] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9897/stat : 9897 (java) R 9881 9884 8644 0 -1 4202560 252 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 18277 33554432000 4194304 4196468 140734759995744 139914508171376 139915525831232 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9898] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9898/stat : 9898 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110144 15371935744 18277 33554432000 4194304 4196468 140734759995744 139912988846304 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9899] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9899/stat : 9899 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110144 15371935744 18277 33554432000 4194304 4196468 140734759995744 139914507119792 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73108 KiB

[startup+0.21044 s]*
/proc/loadavg: 2.17 2.07 2.06 3/221 9899
/proc/meminfo: memFree=21003904/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15011656 memory=86676 CPUtime=0.24 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 10093 0 0 0 21 3 0 0 20 0 15 0 78110136 15371935744 21669 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3752914 21669 2892 1 0 3715374 0
[pid=9884/tid=9886] ppid=9881 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) R 9881 9884 8644 0 -1 4202560 7991 0 0 0 17 2 0 0 20 0 15 0 78110137 15371935744 21669 33554432000 4194304 4196468 140734759995744 139915513436368 139915523046397 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 21669 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15011656 memory=3906229694396552864 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 21669 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 21669 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 21669 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110140 15371935744 21669 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9892] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9892/stat : 9892 (java) S 9881 9884 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78110140 15371935744 21669 33554432000 4194304 4196468 140734759995744 139914129696288 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9893] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9893/stat : 9893 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110141 15371935744 21669 33554432000 4194304 4196468 140734759995744 139913861260656 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9894] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9894/stat : 9894 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 21669 33554432000 4194304 4196468 140734759995744 139913486752080 139915541669787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9895] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9895/stat : 9895 (java) S 9881 9884 8644 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 21669 33554432000 4194304 4196468 140734759995744 139914510276976 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9896] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9896/stat : 9896 (java) S 9881 9884 8644 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 21669 33554432000 4194304 4196468 140734759995744 139914509224176 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9897] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0.03 cores=1,3,5,7
/proc/9884/task/9897/stat : 9897 (java) R 9881 9884 8644 0 -1 4202560 296 0 0 0 3 0 0 0 20 0 15 0 78110143 15371935744 21669 33554432000 4194304 4196468 140734759995744 139914508171376 139915521844018 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9898] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9898/stat : 9898 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110144 15371935744 21669 33554432000 4194304 4196468 140734759995744 139912988846304 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9899] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9899/stat : 9899 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110144 15371935744 21669 33554432000 4194304 4196468 140734759995744 139914507119792 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86676 KiB

[startup+0.310452 s]*
/proc/loadavg: 2.17 2.07 2.06 3/221 9899
/proc/meminfo: memFree=21000244/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15011656 memory=90412 CPUtime=0.42 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 10625 0 0 0 38 4 0 0 20 0 15 0 78110136 15371935744 22603 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3752914 22603 3020 1 0 3715374 0
[pid=9884/tid=9886] ppid=9881 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) R 9881 9884 8644 0 -1 4202560 8358 0 0 0 27 3 0 0 20 0 15 0 78110137 15371935744 22603 33554432000 4194304 4196468 140734759995744 139915513455344 139915525731678 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15011656 memory=4294967639 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 22603 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15011656 memory=139624296162577 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 22603 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 22603 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15371935744 22603 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110140 15371935744 22603 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9892] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9892/stat : 9892 (java) S 9881 9884 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78110140 15371935744 22603 33554432000 4194304 4196468 140734759995744 139914129696288 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9893] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9893/stat : 9893 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110141 15371935744 22603 33554432000 4194304 4196468 140734759995744 139913861260656 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9894] ppid=9881 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9894/stat : 9894 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110143 15371935744 22603 33554432000 4194304 4196468 140734759995744 139913486752080 139915541669787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9895] ppid=9881 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9884/task/9895/stat : 9895 (java) S 9881 9884 8644 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 15 0 78110143 15371935744 22603 33554432000 4194304 4196468 140734759995744 139914510276976 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9896] ppid=9881 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9884/task/9896/stat : 9896 (java) R 9881 9884 8644 0 -1 4202560 411 0 0 0 2 0 0 0 20 0 15 0 78110143 15371935744 22603 33554432000 4194304 4196468 140734759995744 139914509224176 139915519285840 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9897] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0.07 cores=1,3,5,7
/proc/9884/task/9897/stat : 9897 (java) S 9881 9884 8644 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 15 0 78110143 15371935744 22603 33554432000 4194304 4196468 140734759995744 139914508171376 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9898] ppid=9881 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9898/stat : 9898 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110144 15371935744 22603 33554432000 4194304 4196468 140734759995744 139912988846304 139915541661397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9899] ppid=9881 vsize=15011656 memory=139624296142464 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9899/stat : 9899 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110144 15371935744 22603 33554432000 4194304 4196468 140734759995744 139914507119792 139915541662338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90412 KiB

[startup+0.700759 s]
/proc/loadavg: 2.17 2.07 2.06 3/221 9899
/proc/meminfo: memFree=20975688/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15020052 memory=129812 CPUtime=0.99 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 17624 0 0 0 94 5 0 0 20 0 15 0 78110136 15380533248 32453 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3755013 32453 3154 1 0 3716398 0
[pid=9884/tid=9886] ppid=9881 vsize=15020052 memory=182105673841154 CPUtime=0.67 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) R 9881 9884 8644 0 -1 4202560 14913 0 0 0 63 4 0 0 20 0 15 0 78110137 15380533248 32453 33554432000 4194304 4196468 140734759995744 139915513483104 139915525731708 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15020052 memory=462420 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110139 15380533248 32453 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110139 15380533248 32453 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15380533248 32453 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15380533248 32453 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78110140 15380533248 32453 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9892] ppid=9881 vsize=15020052 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9892/stat : 9892 (java) S 9881 9884 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78110140 15380533248 32453 33554432000 4194304 4196468 140734759995744 139914129696288 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9893] ppid=9881 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9893/stat : 9893 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110141 15380533248 32453 33554432000 4194304 4196468 140734759995744 139913861260656 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9894] ppid=9881 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9894/stat : 9894 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110143 15380533248 32453 33554432000 4194304 4196468 140734759995744 139913486752080 139915541669787 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9895] ppid=9881 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9884/task/9895/stat : 9895 (java) S 9881 9884 8644 0 -1 1077944384 449 0 0 0 8 0 0 0 20 0 15 0 78110143 15380533248 32453 33554432000 4194304 4196468 140734759995744 139914510276976 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9896] ppid=9881 vsize=15020052 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/9884/task/9896/stat : 9896 (java) R 9881 9884 8644 0 -1 4202560 478 0 0 0 6 0 0 0 20 0 15 0 78110143 15380533248 32453 33554432000 4194304 4196468 140734759995744 139914509204816 139915534754828 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9897] ppid=9881 vsize=15020052 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/9884/task/9897/stat : 9897 (java) R 9881 9884 8644 0 -1 4202560 442 0 0 0 16 0 0 0 20 0 15 0 78110143 15380533248 32453 33554432000 4194304 4196468 140734759995744 139914508171376 139915541672538 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9898] ppid=9881 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9898/stat : 9898 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110144 15380533248 32453 33554432000 4194304 4196468 140734759995744 139912988846304 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9899] ppid=9881 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9899/stat : 9899 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110144 15380533248 32453 33554432000 4194304 4196468 140734759995744 139914507119792 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129812 KiB

[startup+1.50257 s]
/proc/loadavg: 2.17 2.07 2.06 6/221 9899
/proc/meminfo: memFree=20930080/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15022100 memory=199108 CPUtime=3.6 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 25155 0 0 0 352 8 0 0 20 0 15 0 78110136 15382630400 49777 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3755525 49777 3201 1 0 3716910 0
[pid=9884/tid=9886] ppid=9881 vsize=15022100 memory=7157735280230291049 CPUtime=1.46 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) S 9881 9884 8644 0 -1 1077944384 16439 0 0 0 140 6 0 0 20 0 15 0 78110137 15382630400 49777 33554432000 4194304 4196468 140734759995744 139915513485696 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15022100 memory=7014751519650436713 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78110139 15382630400 49777 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15022100 memory=7594875921721675880 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78110139 15382630400 49777 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15022100 memory=7593724716169654122 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15382630400 49777 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15022100 memory=7589240748751480640 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78110139 15382630400 49777 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15022100 memory=7233157500108499296 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78110140 15382630400 49777 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0

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

/proc/meminfo: memFree=15101852/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15683912 memory=3246988 CPUtime=29.76 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 44296 0 0 0 2872 104 0 0 20 0 19 0 78110136 16060325888 811747 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3920978 811747 3245 1 0 3881834 0
[pid=9900] ppid=9884 vsize=134084 memory=107912 CPUtime=926.35 cores=1,3,5,7
/proc/9900/stat : 9900 (minisat_release) R 9884 9884 8644 0 -1 4202496 119378 0 0 0 92577 58 0 0 20 0 1 0 78111727 137302016 26978 33554432000 4194304 4308513 140729262561968 140729262559416 4276135 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 11423744 140729262564017 140729262564526 140729262564526 140729262567365 0
/proc/9900/statm: 33521 26978 354 28 0 29761 0
[pid=9884/tid=9886] ppid=9881 vsize=15683912 memory=105864 CPUtime=15.64 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) S 9881 9884 8644 0 -1 1077944384 19735 0 0 0 1514 50 0 0 20 0 19 0 78110137 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915513490432 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.25 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 181 0 0 0 20 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.2 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 143 0 0 0 15 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.24 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 218 0 0 0 19 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15683912 memory=105864 CPUtime=0.2 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 103 0 0 0 16 4 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.03 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 23 0 0 0 2 1 0 0 20 0 19 0 78110140 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9892] ppid=9881 vsize=15683912 memory=107912 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9892/stat : 9892 (java) S 9881 9884 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 78110140 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914129696352 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9893] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9893/stat : 9893 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78110141 16060325888 811747 33554432000 4194304 4196468 140734759995744 139913861260672 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9894] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9894/stat : 9894 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139913486752080 139915541669787 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9895] ppid=9881 vsize=15683912 memory=111840 CPUtime=5.53 cores=1,3,5,7
/proc/9884/task/9895/stat : 9895 (java) S 9881 9884 8644 0 -1 1077944384 6611 0 0 0 551 2 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914510276976 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9896] ppid=9881 vsize=15683912 memory=3246988 CPUtime=5.59 cores=1,3,5,7
/proc/9884/task/9896/stat : 9896 (java) S 9881 9884 8644 0 -1 1077944384 11080 0 0 0 556 3 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914509224176 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9897] ppid=9881 vsize=15683912 memory=107744 CPUtime=1.45 cores=1,3,5,7
/proc/9884/task/9897/stat : 9897 (java) S 9881 9884 8644 0 -1 1077944384 4736 0 0 0 143 2 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914508171376 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9898] ppid=9881 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9898/stat : 9898 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78110144 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912988846304 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9899] ppid=9881 vsize=15683912 memory=605526348147221053 CPUtime=0.55 cores=1,3,5,7
/proc/9884/task/9899/stat : 9899 (java) S 9881 9884 8644 0 -1 1077944384 65 0 0 0 28 27 0 0 20 0 19 0 78110144 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914507119792 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9901] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9901/stat : 9901 (java) S 9881 9884 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915338016448 139915541675801 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9903] ppid=9881 vsize=15683912 memory=112008 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9903/stat : 9903 (java) S 9881 9884 8644 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912451960496 139915541673117 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9904] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9904/stat : 9904 (java) S 9881 9884 8644 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912586182192 139915541673117 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9905] ppid=9881 vsize=15683912 memory=107912 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9905/stat : 9905 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78111730 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912183536800 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
Current children cumulated CPU time: 956.11 s
Current children cumulated vsize: 15817996 KiB
Current children cumulated memory: 3354900 KiB

[startup+1002.3 s]
/proc/loadavg: 2.33 2.17 2.10 3/222 10038
/proc/meminfo: memFree=13954088/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15683912 memory=3246988 CPUtime=29.8 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 44298 0 0 0 2874 106 0 0 20 0 19 0 78110136 16060325888 811747 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3920978 811747 3245 1 0 3881834 0
[pid=9900] ppid=9884 vsize=134084 memory=105864 CPUtime=986.35 cores=1,3,5,7
/proc/9900/stat : 9900 (minisat_release) R 9884 9884 8644 0 -1 4202496 125023 0 0 0 98572 63 0 0 20 0 1 0 78111727 137302016 26466 33554432000 4194304 4308513 140729262561968 140729262559416 4275941 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 11423744 140729262564017 140729262564526 140729262564526 140729262567365 0
/proc/9900/statm: 33521 26466 354 28 0 29761 0
[pid=9884/tid=9886] ppid=9881 vsize=15683912 memory=3246988 CPUtime=15.64 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) S 9881 9884 8644 0 -1 1077944384 19735 0 0 0 1514 50 0 0 20 0 19 0 78110137 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915513490432 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15683912 memory=113888 CPUtime=0.25 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 181 0 0 0 20 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.2 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 143 0 0 0 15 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.24 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 218 0 0 0 19 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.2 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 103 0 0 0 16 4 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.03 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 23 0 0 0 2 1 0 0 20 0 19 0 78110140 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9892] ppid=9881 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9892/stat : 9892 (java) S 9881 9884 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 78110140 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914129696352 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9893] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9893/stat : 9893 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78110141 16060325888 811747 33554432000 4194304 4196468 140734759995744 139913861260672 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9894] ppid=9881 vsize=15683912 memory=113888 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9894/stat : 9894 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139913486752080 139915541669787 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9895] ppid=9881 vsize=15683912 memory=3246988 CPUtime=5.53 cores=1,3,5,7
/proc/9884/task/9895/stat : 9895 (java) S 9881 9884 8644 0 -1 1077944384 6611 0 0 0 551 2 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914510276976 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9896] ppid=9881 vsize=15683912 memory=115936 CPUtime=5.59 cores=1,3,5,7
/proc/9884/task/9896/stat : 9896 (java) S 9881 9884 8644 0 -1 1077944384 11080 0 0 0 556 3 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914509224176 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9897] ppid=9881 vsize=15683912 memory=3246988 CPUtime=1.45 cores=1,3,5,7
/proc/9884/task/9897/stat : 9897 (java) S 9881 9884 8644 0 -1 1077944384 4736 0 0 0 143 2 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914508171376 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9898] ppid=9881 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9898/stat : 9898 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78110144 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912988846304 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9899] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.59 cores=1,3,5,7
/proc/9884/task/9899/stat : 9899 (java) S 9881 9884 8644 0 -1 1077944384 67 0 0 0 30 29 0 0 20 0 19 0 78110144 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914507119792 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9901] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9901/stat : 9901 (java) S 9881 9884 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915338016448 139915541675801 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9903] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9903/stat : 9903 (java) S 9881 9884 8644 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912451960496 139915541673117 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9904] ppid=9881 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9904/stat : 9904 (java) S 9881 9884 8644 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912586182192 139915541673117 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9905] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9905/stat : 9905 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78111730 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912183536800 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
Current children cumulated CPU time: 1016.15 s
Current children cumulated vsize: 15817996 KiB
Current children cumulated memory: 3352852 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1034.2 s]
/proc/loadavg: 2.14 2.14 2.09 3/227 10045
/proc/meminfo: memFree=13080156/32770624 swapFree=67108860/67108860
[pid=9884] ppid=9881 vsize=15683912 memory=3246988 CPUtime=29.82 cores=1,3,5,7
/proc/9884/stat : 9884 (java) S 9881 9884 8644 0 -1 1077944320 44302 0 0 0 2875 107 0 0 20 0 19 0 78110136 16060325888 811747 33554432000 4194304 4196468 140734759995744 140734759978288 139915541651191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
/proc/9884/statm: 3920978 811747 3245 1 0 3881834 0
[pid=9900] ppid=9884 vsize=214224 memory=120304 CPUtime=1018.25 cores=1,3,5,7
/proc/9900/stat : 9900 (minisat_release) R 9884 9884 8644 0 -1 4202496 129970 0 0 0 101759 66 0 0 20 0 1 0 78111727 219365376 30076 33554432000 4194304 4308513 140729262561968 140729262559416 4293872 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 11423744 140729262564017 140729262564526 140729262564526 140729262567365 0
/proc/9900/statm: 53556 30076 354 28 0 49796 0
[pid=9884/tid=9886] ppid=9881 vsize=15683912 memory=-5059952977386882957 CPUtime=15.64 cores=1,3,5,7
/proc/9884/task/9886/stat : 9886 (java) S 9881 9884 8644 0 -1 1077944384 19735 0 0 0 1514 50 0 0 20 0 19 0 78110137 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915513490432 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9887] ppid=9881 vsize=15683912 memory=-5059952977386882957 CPUtime=0.25 cores=1,3,5,7
/proc/9884/task/9887/stat : 9887 (java) S 9881 9884 8644 0 -1 1077944384 181 0 0 0 20 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915545893520 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9888] ppid=9881 vsize=15683912 memory=3484 CPUtime=0.2 cores=1,3,5,7
/proc/9884/task/9888/stat : 9888 (java) S 9881 9884 8644 0 -1 1077944384 143 0 0 0 15 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915344669200 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9889] ppid=9881 vsize=15683912 memory=113888 CPUtime=0.24 cores=1,3,5,7
/proc/9884/task/9889/stat : 9889 (java) S 9881 9884 8644 0 -1 1077944384 218 0 0 0 19 5 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915343616400 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9890] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.2 cores=1,3,5,7
/proc/9884/task/9890/stat : 9890 (java) S 9881 9884 8644 0 -1 1077944384 103 0 0 0 16 4 0 0 20 0 19 0 78110139 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915342563600 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9891] ppid=9881 vsize=15683912 memory=113888 CPUtime=0.03 cores=1,3,5,7
/proc/9884/task/9891/stat : 9891 (java) S 9881 9884 8644 0 -1 1077944384 23 0 0 0 2 1 0 0 20 0 19 0 78110140 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914511330160 139915541662338 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9892] ppid=9881 vsize=15683912 memory=3168 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9892/stat : 9892 (java) S 9881 9884 8644 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 78110140 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914129696352 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9893] ppid=9881 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9893/stat : 9893 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78110141 16060325888 811747 33554432000 4194304 4196468 140734759995744 139913861260672 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9894] ppid=9881 vsize=15683912 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9894/stat : 9894 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139913486752080 139915541669787 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9895] ppid=9881 vsize=15683912 memory=13573716680378929 CPUtime=5.53 cores=1,3,5,7
/proc/9884/task/9895/stat : 9895 (java) S 9881 9884 8644 0 -1 1077944384 6611 0 0 0 551 2 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914510276976 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9896] ppid=9881 vsize=15683912 memory=1412 CPUtime=5.59 cores=1,3,5,7
/proc/9884/task/9896/stat : 9896 (java) S 9881 9884 8644 0 -1 1077944384 11080 0 0 0 556 3 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914509224176 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9897] ppid=9881 vsize=15683912 memory=3484 CPUtime=1.45 cores=1,3,5,7
/proc/9884/task/9897/stat : 9897 (java) S 9881 9884 8644 0 -1 1077944384 4736 0 0 0 143 2 0 0 20 0 19 0 78110143 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914508171376 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9898] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9898/stat : 9898 (java) S 9881 9884 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78110144 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912988846304 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9899] ppid=9881 vsize=15683912 memory=3246988 CPUtime=0.6 cores=1,3,5,7
/proc/9884/task/9899/stat : 9899 (java) S 9881 9884 8644 0 -1 1077944384 71 0 0 0 30 30 0 0 20 0 19 0 78110144 16060325888 811747 33554432000 4194304 4196468 140734759995744 139914507119792 139915541662338 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9901] ppid=9881 vsize=15683912 memory=115936 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9901/stat : 9901 (java) S 9881 9884 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139915338016448 139915541675801 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9903] ppid=9881 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9903/stat : 9903 (java) S 9881 9884 8644 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912451960496 139915541673117 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9904] ppid=9881 vsize=15683912 memory=956 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9904/stat : 9904 (java) S 9881 9884 8644 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 78111728 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912586182192 139915541673117 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
[pid=9884/tid=9905] ppid=9881 vsize=15683912 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/9884/task/9905/stat : 9905 (java) S 9881 9884 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78111730 16060325888 811747 33554432000 4194304 4196468 140734759995744 139912183536800 139915541661397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140734760002547 140734760002825 140734760002825 140734760005583 0
Current children cumulated CPU time: 1048.07 s
Current children cumulated vsize: 15898136 KiB
Current children cumulated memory: 3367292 KiB

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

[startup+1034.23 s]
# the end of solver process 9884 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1046.35 s, system=1.77265 s

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

Child status: 1
Real time (s): 1034.23
CPU time (s): 1048.12
CPU user time (s): 1046.35
CPU system time (s): 1.77265
CPU usage (%): 101.343
Max. virtual memory (cumulated for all children) (KiB): 15898136
Max. memory (cumulated for all children) (KiB): 3399464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1046.35
system time used= 1.77265
maximum resident set size= 3249764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174325
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27723
involuntary context switches= 335


# summary of solver processes directly reported to runsolver:
#   pid: 9884
#   total CPU time (s): 1048.12
#   total CPU user time (s): 1046.35
#   total CPU system time (s): 1.77265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.28103 second user time and 10.5665 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 13:44:29
IDJOB=4296101
IDBENCH=141652
IDSOLVER=2756
FILE ID=node150/4296101-1532605469
RUNJOBID= node150-1532605409-9420
PBS_JOBID= 21021976
Free space on /tmp= 53088 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Eternity/Eternity-10-06_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296101-1532605469/watcher-4296101-1532605469 -o /tmp/evaluation-result-4296101-1532605469/solver-4296101-1532605469 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532605409-9420 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296101-1532605469.xml

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

MD5SUM BENCH= 059f43a1252946c8053c49ce4c65015d
RANDOM SEED=1307034664

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21079116 kB
MemAvailable:   28630152 kB
Buffers:          202152 kB
Cached:          7541688 kB
SwapCached:            0 kB
Active:          5455388 kB
Inactive:        5637224 kB
Active(anon):    3301300 kB
Inactive(anon):    75228 kB
Active(file):    2154088 kB
Inactive(file):  5561996 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8112 kB
Writeback:             0 kB
AnonPages:       3366444 kB
Mapped:            52952 kB
Shmem:             25224 kB
Slab:             292336 kB
SReclaimable:     263412 kB
SUnreclaim:        28924 kB
KernelStack:        3888 kB
PageTables:        11872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13573464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3145728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 52884 MiB
End job on node150 at 2018-07-26 14:01:43