Trace number 4296146

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) 127.514 112.041

General information on the benchmark

NameEternity/
Eternity-09-09_c18.xml
MD5SUM2dad1046de21c69494c3eda64529acdc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261
Number of constraints118
Number of domains2
Minimum domain size14
Maximum domain size81
Distribution of domain sizes[{"size":14,"count":180},{"size":81,"count":81}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":8},{"degree":2,"count":252},{"degree":10,"count":1}]
Minimum constraint arity1
Maximum constraint arity81
Distribution of constraint arities[{"arity":1,"count":36},{"arity":5,"count":81},{"arity":81,"count":1}]
Number of extensional constraints81
Number of intensional constraints36
Distribution of constraint types[{"type":"extension","count":81},{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 14:02:55 CEST 2018
0.66/0.55	c PID: 10349
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.42/1.14	c (0,0) Parsing End
2.42/1.15	c (0,0) CSP: 261 int (0 aux), 0 bool (0 aux), 118 ctr, max domain size 81
2.42/1.15	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.42/1.15	c (0,0) Constraint Name Generate Begin
2.42/1.16	c (0,0) Ctr:HOME/instance-4296146-1532606574.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.42/1.16	c (0,0) Constraint Name Generate End
2.42/1.16	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.42/1.16	c (0,0) CSP to CSPinCNF Begin
11.81/4.34	c (3,3) translated 12 (10%) constraints
14.81/6.51	c (5,5) translated 24 (20%) constraints
17.06/8.63	c (8,8) translated 36 (30%) constraints
19.56/10.74	c (10,10) translated 48 (40%) constraints
21.39/12.55	c (12,11) translated 59 (50%) constraints
23.46/14.51	c (13,13) translated 71 (60%) constraints
26.25/16.69	c (16,15) translated 83 (70%) constraints
26.25/16.69	c (16,15) translated 95 (80%) constraints
26.25/16.70	c (16,15) translated 107 (90%) constraints
26.36/16.70	c (16,15) translated 118 (100%) constraints
27.78/17.56	c (17,16) STATISTICS1:HOME/instance-4296146-1532606574.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,39222,244577,81,81,82,2,81:3240,81:19602;14:271656;2:420309;1:33993,82:81;81:2;5:3240;4:97686;3:44793;2:98739;1:36,2:3240;1:739116;0:81,
27.78/17.56	c (17,16) ===========================================
27.78/17.56	c (17,16) Order
27.78/17.56	c (17,16) ===========================================
29.44/18.17	c (17,17) translated 24458 (10%) constraints
29.94/18.54	c (18,17) translated 48916 (20%) constraints
30.36/18.90	c (18,18) translated 73374 (30%) constraints
30.66/19.27	c (18,18) translated 97831 (40%) constraints
31.06/19.64	c (19,18) translated 122289 (50%) constraints
31.36/20.00	c (19,19) translated 146747 (60%) constraints
31.76/20.37	c (19,19) translated 171204 (70%) constraints
32.16/20.74	c (20,19) translated 195662 (80%) constraints
33.75/21.41	c (20,20) translated 220120 (90%) constraints
34.05/21.77	c (21,20) translated 244577 (100%) constraints
34.05/21.77	c (21,20) CSP to CSPinCNF End
34.05/21.80	c (21,20) CSP: 261 int (0 aux), 38961 bool (38961 aux), 244613 ctr, max domain size 81
34.05/21.80	c (21,20) Heap : 505 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
34.05/21.80	c (21,20) CSPinCNF Propagation Begin
39.53/26.28	c (25,25) 11316 values, 60533 unsatisfiable literals, and 64982 valid clauses are removed
39.53/26.28	c (25,25) CSPinCNF Propagation End
39.53/26.30	c (25,25) CSP: 9897 int (9636 aux), 29325 bool (29325 aux), 179631 ctr, max domain size 81
39.53/26.30	c (25,25) Heap : 2630 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
39.53/26.30	c (25,25) Simplify CSPinCNF Begin
40.41/26.73	c (26,25) Simplify CSPinCNF End
40.41/26.75	c (26,25) CSP: 9897 int (9636 aux), 35805 bool (35805 aux), 186111 ctr, max domain size 81
40.41/26.75	c (26,25) Heap : 2796 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
40.41/26.75	c (26,25) Calculate Precise Domain Begin
40.41/26.75	c (26,25) 0 values are removed by re-calculation
40.41/26.75	c (26,25) Calculate Precise Domain End
40.41/26.76	c (26,25) CSP: 9897 int (9636 aux), 35805 bool (35805 aux), 186111 ctr, max domain size 81
40.41/26.76	c (26,25) Heap : 2796 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
40.41/26.76	c (26,25) CSPinCNF to SatSolver Begin
42.98/27.92	c (27,26) 18612 (10 %) CSP clauses are encoded (42477 SAT variables, 323602 SAT clauses)
43.12/28.02	c (27,26) 37223 (20 %) CSP clauses are encoded (42477 SAT variables, 342213 SAT clauses)
43.24/28.11	c (27,26) 55834 (30 %) CSP clauses are encoded (42477 SAT variables, 360824 SAT clauses)
43.34/28.21	c (27,26) 74445 (40 %) CSP clauses are encoded (42477 SAT variables, 379435 SAT clauses)
43.46/28.31	c (27,26) 93056 (50 %) CSP clauses are encoded (42477 SAT variables, 398046 SAT clauses)
43.56/28.40	c (27,27) 111667 (60 %) CSP clauses are encoded (42477 SAT variables, 416657 SAT clauses)
43.66/28.50	c (27,27) 130278 (70 %) CSP clauses are encoded (42477 SAT variables, 435268 SAT clauses)
43.66/28.59	c (28,27) 148889 (80 %) CSP clauses are encoded (42477 SAT variables, 453879 SAT clauses)
43.76/28.69	c (28,27) 167500 (90 %) CSP clauses are encoded (42477 SAT variables, 472490 SAT clauses)
43.86/28.78	c (28,27) 186111 (100 %) CSP clauses are encoded (42477 SAT variables, 491101 SAT clauses)
43.86/28.78	c (28,27) CSPinCNF to SatSolver End
43.86/28.78	c (28,27) Heap : 1469 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
44.55/29.29	c (28,27) STATISTICS2:HOME/instance-4296146-1532606574.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,45702,186111,81,81,81,2,81:2352;32:3500;4:628,81:15778;32:6244;14:219716;4:668;2:316653,81:50;49:1;32:28;5:2086;4:68220;3:32822;2:82904,2:6480;1:546099,
44.55/29.29	c (28,27) SatSolver.solve Begin
44.55/29.29	c (28,27) 42477 bool, 491102 clause
44.55/29.29	c (28,27) 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-4296146-1532606574.xml-scop-10349.cnf HOME/instance-4296146-1532606574.xml-scop-10349.cnf.out
127.46/112.01	c (111,0) receiving signal SIGTERM
127.46/112.01	s UNKNOWN
127.46/112.01	c (111,28) SatSolver is killed by some reasons.
127.46/112.01	c (111,28) 0,0,21,25,26,26,28,TO,TO,STOP-AFTER(DIMACS)
127.46/112.01	c END-Prog: Thu Jul 26 14:04:47 CEST 2018

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296146-1532606574/watcher-4296146-1532606574 -o /tmp/evaluation-result-4296146-1532606574/solver-4296146-1532606574 -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-4296146-1532606574.xml 

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

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


[startup+0.100127 s]*
/proc/loadavg: 2.12 2.17 2.11 3/217 10364
/proc/meminfo: memFree=20020576/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15011656 memory=72364 CPUtime=0.11 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 6250 0 0 0 9 2 0 0 20 0 15 0 78220720 15371935744 18091 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3752914 18091 2782 1 0 3715374 0
[pid=10349/tid=10351] ppid=10346 vsize=15011656 memory=-8628507060847415168 CPUtime=0.08 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) R 10346 10349 8644 0 -1 4202560 4527 0 0 0 7 1 0 0 20 0 15 0 78220720 15371935744 18289 33554432000 4194304 4196468 140733047899824 140010668808592 140010677257984 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15011656 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 18289 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 18289 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 18289 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 18289 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220723 15371935744 18289 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10357] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10357/stat : 10357 (java) S 10346 10349 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78220724 15371935744 18289 33554432000 4194304 4196468 140733047899824 140009290065568 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10358] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10358/stat : 10358 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220724 15371935744 18289 33554432000 4194304 4196468 140733047899824 140009021629680 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10359] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10359/stat : 10359 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220726 15371935744 18289 33554432000 4194304 4196468 140733047899824 140008647121360 140010697000859 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10360] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10360/stat : 10360 (java) S 10346 10349 8644 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 78220726 15371935744 18289 33554432000 4194304 4196468 140733047899824 140009689561328 140010696993410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10361] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10361/stat : 10361 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220726 15371935744 18289 33554432000 4194304 4196468 140733047899824 140009688508784 140010696993410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10362] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0.01 cores=1,3,5,7
/proc/10349/task/10362/stat : 10362 (java) S 10346 10349 8644 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 78220726 15371935744 18355 33554432000 4194304 4196468 140733047899824 140009687455728 140010696993410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10363] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10363/stat : 10363 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220727 15371935744 18355 33554432000 4194304 4196468 140733047899824 140008149215584 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10364] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10364/stat : 10364 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220727 15371935744 18355 33554432000 4194304 4196468 140733047899824 140009686404144 140010696993410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72364 KiB

[startup+0.210401 s]*
/proc/loadavg: 2.12 2.17 2.11 3/217 10364
/proc/meminfo: memFree=20006112/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15011656 memory=85748 CPUtime=0.25 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 9857 0 0 0 22 3 0 0 20 0 15 0 78220720 15371935744 21437 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3752914 21437 2941 1 0 3715374 0
[pid=10349/tid=10351] ppid=10346 vsize=15011656 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) R 10346 10349 8644 0 -1 4202560 7740 0 0 0 18 2 0 0 20 0 15 0 78220720 15371935744 21437 33554432000 4194304 4196468 140733047899824 140010668805872 140010696994198 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15011656 memory=343 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 21437 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15011656 memory=3833885593151108768 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 21437 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 21437 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 21437 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220723 15371935744 21437 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10357] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10357/stat : 10357 (java) S 10346 10349 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78220724 15371935744 21437 33554432000 4194304 4196468 140733047899824 140009290065568 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10358] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10358/stat : 10358 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220724 15371935744 21437 33554432000 4194304 4196468 140733047899824 140009021629680 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10359] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10359/stat : 10359 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220726 15371935744 21437 33554432000 4194304 4196468 140733047899824 140008647121360 140010697000859 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10360] ppid=10346 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10349/task/10360/stat : 10360 (java) R 10346 10349 8644 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 78220726 15371935744 21437 33554432000 4194304 4196468 140733047899824 140009689561328 140010681407184 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10361] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10361/stat : 10361 (java) R 10346 10349 8644 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 78220726 15371935744 21500 33554432000 4194304 4196468 140733047899824 140009688508784 140010696993410 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10362] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0.03 cores=1,3,5,7
/proc/10349/task/10362/stat : 10362 (java) S 10346 10349 8644 0 -1 1077944384 308 0 0 0 3 0 0 0 20 0 15 0 78220726 15371935744 21500 33554432000 4194304 4196468 140733047899824 140009687455728 140010696993410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10363] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10363/stat : 10363 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220727 15371935744 21500 33554432000 4194304 4196468 140733047899824 140008149215584 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10364] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10364/stat : 10364 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220727 15371935744 21500 33554432000 4194304 4196468 140733047899824 140009686404144 140010696993410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85748 KiB

[startup+0.310473 s]*
/proc/loadavg: 2.12 2.17 2.11 3/217 10364
/proc/meminfo: memFree=20002568/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15011656 memory=89652 CPUtime=0.42 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 10462 0 0 0 39 3 0 0 20 0 15 0 78220720 15371935744 22413 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3752914 22413 2987 1 0 3715374 0
[pid=10349/tid=10351] ppid=10346 vsize=15011656 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) R 10346 10349 8644 0 -1 4202560 8182 0 0 0 27 2 0 0 20 0 15 0 78220720 15371935744 22413 33554432000 4194304 4196468 140733047899824 140010668786192 140010697003610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15011656 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 22413 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15011656 memory=3906505037630830240 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 22413 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 22413 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220722 15371935744 22413 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220723 15371935744 22413 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10357] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10357/stat : 10357 (java) S 10346 10349 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78220724 15371935744 22413 33554432000 4194304 4196468 140733047899824 140009290065568 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10358] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10358/stat : 10358 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220724 15371935744 22413 33554432000 4194304 4196468 140733047899824 140009021629680 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10359] ppid=10346 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10359/stat : 10359 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220726 15371935744 22413 33554432000 4194304 4196468 140733047899824 140008647121360 140010697000859 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10360] ppid=10346 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10349/task/10360/stat : 10360 (java) R 10346 10349 8644 0 -1 1077944384 351 0 0 0 1 0 0 0 20 0 15 0 78220726 15371935744 22413 33554432000 4194304 4196468 140733047899824 140009689561328 140010696993410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10361] ppid=10346 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10349/task/10361/stat : 10361 (java) R 10346 10349 8644 0 -1 4202560 243 0 0 0 2 0 0 0 20 0 15 0 78220726 15371935744 22413 33554432000 4194304 4196468 140733047899824 140009688508784 140010674616912 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10362] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0.07 cores=1,3,5,7
/proc/10349/task/10362/stat : 10362 (java) R 10346 10349 8644 0 -1 4202560 352 0 0 0 7 0 0 0 20 0 15 0 78220726 15371935744 22413 33554432000 4194304 4196468 140733047899824 140009687455728 140010681062750 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10363] ppid=10346 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10363/stat : 10363 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220727 15371935744 22413 33554432000 4194304 4196468 140733047899824 140008149215584 140010696992469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10364] ppid=10346 vsize=15011656 memory=140128278181504 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10364/stat : 10364 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220727 15371935744 22413 33554432000 4194304 4196468 140733047899824 140009686404144 140010696993410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89652 KiB

[startup+0.700714 s]
/proc/loadavg: 2.12 2.17 2.11 3/217 10364
/proc/meminfo: memFree=19977764/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15020052 memory=129740 CPUtime=1.02 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 17621 0 0 0 96 6 0 0 20 0 15 0 78220720 15380533248 32435 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3755013 32435 3165 1 0 3716398 0
[pid=10349/tid=10351] ppid=10346 vsize=15020052 memory=184606821202899 CPUtime=0.67 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) R 10346 10349 8644 0 -1 4202560 14829 0 0 0 62 5 0 0 20 0 15 0 78220720 15380533248 32435 33554432000 4194304 4196468 140733047899824 140010668820224 140010681062750 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15020052 memory=462675 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15380533248 32435 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15380533248 32435 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15380533248 32435 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220722 15380533248 32435 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78220723 15380533248 32435 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10357] ppid=10346 vsize=15020052 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10357/stat : 10357 (java) S 10346 10349 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78220724 15380533248 32435 33554432000 4194304 4196468 140733047899824 140009290065568 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10358] ppid=10346 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10358/stat : 10358 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220724 15380533248 32484 33554432000 4194304 4196468 140733047899824 140009021629680 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10359] ppid=10346 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10359/stat : 10359 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220726 15380533248 32484 33554432000 4194304 4196468 140733047899824 140008647121360 140010697000859 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10360] ppid=10346 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10349/task/10360/stat : 10360 (java) S 10346 10349 8644 0 -1 1077944384 619 0 0 0 8 0 0 0 20 0 15 0 78220726 15380533248 32484 33554432000 4194304 4196468 140733047899824 140009689561328 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10361] ppid=10346 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10349/task/10361/stat : 10361 (java) R 10346 10349 8644 0 -1 4202560 313 0 0 0 8 0 0 0 20 0 15 0 78220726 15380533248 32484 33554432000 4194304 4196468 140733047899824 140009688508784 140010689699226 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10362] ppid=10346 vsize=15020052 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/10349/task/10362/stat : 10362 (java) S 10346 10349 8644 0 -1 1077944384 519 0 0 0 17 0 0 0 20 0 15 0 78220726 15380533248 32484 33554432000 4194304 4196468 140733047899824 140009687455728 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10363] ppid=10346 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10363/stat : 10363 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78220727 15380533248 32484 33554432000 4194304 4196468 140733047899824 140008149215584 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10364] ppid=10346 vsize=15020052 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10364/stat : 10364 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220727 15380533248 32484 33554432000 4194304 4196468 140733047899824 140009686404144 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129740 KiB

[startup+1.50378 s]
/proc/loadavg: 2.12 2.17 2.11 6/217 10364
/proc/meminfo: memFree=19918944/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15022100 memory=226396 CPUtime=3.66 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 24236 0 0 0 357 9 0 0 20 0 15 0 78220720 15382630400 56599 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3755525 56599 3201 1 0 3716910 0
[pid=10349/tid=10351] ppid=10346 vsize=15022100 memory=10799 CPUtime=1.47 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) R 10346 10349 8644 0 -1 4202560 16219 0 0 0 141 6 0 0 20 0 15 0 78220720 15382630400 56599 33554432000 4194304 4196468 140733047899824 140010668813024 140010185166944 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15022100 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15382630400 56599 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15382630400 56599 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78220722 15382630400 56599 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15022100 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78220722 15382630400 56599 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78220723 15382630400 56599 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0

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

/proc/meminfo: memFree=15322316/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15683912 memory=3531608 CPUtime=44.74 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 51494 0 0 0 4361 113 0 0 20 0 19 0 78220720 16060325888 882902 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3920978 882902 3264 1 0 3881834 0
[pid=10365] ppid=10349 vsize=105388 memory=69840 CPUtime=21.79 cores=1,3,5,7
/proc/10365/stat : 10365 (minisat_release) R 10349 10349 8644 0 -1 4202496 58297 0 0 0 2171 8 0 0 20 0 1 0 78223651 107917312 17460 33554432000 4194304 4308513 140737462243536 140737462240616 4251610 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 33513472 140737462252207 140737462252718 140737462252718 140737462255557 0
/proc/10365/statm: 26347 17460 354 28 0 22587 0
[pid=10349/tid=10351] ppid=10346 vsize=15683912 memory=3531608 CPUtime=28.52 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) S 10346 10349 8644 0 -1 1077944384 22509 0 0 0 2805 47 0 0 20 0 19 0 78220720 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010668821504 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15683912 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 486 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15683912 memory=6944656592455360604 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 968 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 420 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0.74 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 754 0 0 0 61 13 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15683912 memory=61548 CPUtime=0.02 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 19 0 78220723 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10357] ppid=10346 vsize=15683912 memory=2436 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10357/stat : 10357 (java) S 10346 10349 8644 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 78220724 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009290065632 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10358] ppid=10346 vsize=15683912 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10358/stat : 10358 (java) S 10346 10349 8644 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 78220724 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009021629696 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10359] ppid=10346 vsize=15683912 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10359/stat : 10359 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140008647121360 140010697000859 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10360] ppid=10346 vsize=15683912 memory=4474 CPUtime=5.54 cores=1,3,5,7
/proc/10349/task/10360/stat : 10360 (java) S 10346 10349 8644 0 -1 1077944384 9593 0 0 0 553 1 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009689561328 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10361] ppid=10346 vsize=15683912 memory=1947 CPUtime=6.01 cores=1,3,5,7
/proc/10349/task/10361/stat : 10361 (java) S 10346 10349 8644 0 -1 1077944384 5810 0 0 0 599 2 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009688508784 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10362] ppid=10346 vsize=15683912 memory=2852 CPUtime=1.52 cores=1,3,5,7
/proc/10349/task/10362/stat : 10362 (java) S 10346 10349 8644 0 -1 1077944384 9261 0 0 0 150 2 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009687455728 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10363] ppid=10346 vsize=15683912 memory=68 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10363/stat : 10363 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78220727 16060325888 882902 33554432000 4194304 4196468 140733047899824 140008149215584 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10364] ppid=10346 vsize=15683912 memory=6935649255759568978 CPUtime=0.01 cores=1,3,5,7
/proc/10349/task/10364/stat : 10364 (java) S 10346 10349 8644 0 -1 1077944384 39 0 0 0 0 1 0 0 20 0 19 0 78220727 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009686404144 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10366] ppid=10346 vsize=15683912 memory=-7741331004330446197 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10366/stat : 10366 (java) S 10346 10349 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009760315200 140010697006873 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10368] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10368/stat : 10368 (java) S 10346 10349 8644 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007612329776 140010697004189 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10369] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10369/stat : 10369 (java) S 10346 10349 8644 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007746551216 140010697004189 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10370] ppid=10346 vsize=15683912 memory=90344 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10370/stat : 10370 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78223653 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007343906080 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
Current children cumulated CPU time: 66.53 s
Current children cumulated vsize: 15789300 KiB
Current children cumulated memory: 3601448 KiB

[startup+102.301 s]
/proc/loadavg: 2.01 2.12 2.10 3/222 10453
/proc/meminfo: memFree=17439440/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15683912 memory=3531608 CPUtime=44.77 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 51498 0 0 0 4363 114 0 0 20 0 19 0 78220720 16060325888 882902 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3920978 882902 3264 1 0 3881834 0
[pid=10365] ppid=10349 vsize=135736 memory=104176 CPUtime=72.97 cores=1,3,5,7
/proc/10365/stat : 10365 (minisat_release) R 10349 10349 8644 0 -1 4202496 99056 0 0 0 7283 14 0 0 20 0 1 0 78223651 138993664 26044 33554432000 4194304 4308513 140737462243536 140737462240984 4261404 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 33513472 140737462252207 140737462252718 140737462252718 140737462255557 0
/proc/10365/statm: 33934 26044 354 28 0 30174 0
[pid=10349/tid=10351] ppid=10346 vsize=15683912 memory=2424 CPUtime=28.52 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) S 10346 10349 8644 0 -1 1077944384 22509 0 0 0 2805 47 0 0 20 0 19 0 78220720 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010668821504 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15683912 memory=1576 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 486 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 968 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 420 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0.74 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 754 0 0 0 61 13 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15683912 memory=108272 CPUtime=0.02 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 19 0 78220723 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10357] ppid=10346 vsize=15683912 memory=3531608 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10357/stat : 10357 (java) S 10346 10349 8644 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 78220724 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009290065632 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10358] ppid=10346 vsize=15683912 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10358/stat : 10358 (java) S 10346 10349 8644 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 78220724 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009021629696 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10359] ppid=10346 vsize=15683912 memory=9920 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10359/stat : 10359 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140008647121360 140010697000859 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10360] ppid=10346 vsize=15683912 memory=1944 CPUtime=5.54 cores=1,3,5,7
/proc/10349/task/10360/stat : 10360 (java) S 10346 10349 8644 0 -1 1077944384 9593 0 0 0 553 1 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009689561328 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10361] ppid=10346 vsize=15683912 memory=-7824251494390454632 CPUtime=6.01 cores=1,3,5,7
/proc/10349/task/10361/stat : 10361 (java) S 10346 10349 8644 0 -1 1077944384 5810 0 0 0 599 2 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009688508784 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10362] ppid=10346 vsize=15683912 memory=8532 CPUtime=1.52 cores=1,3,5,7
/proc/10349/task/10362/stat : 10362 (java) S 10346 10349 8644 0 -1 1077944384 9261 0 0 0 150 2 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009687455728 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10363] ppid=10346 vsize=15683912 memory=792 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10363/stat : 10363 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78220727 16060325888 882902 33554432000 4194304 4196468 140733047899824 140008149215584 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10364] ppid=10346 vsize=15683912 memory=1008 CPUtime=0.05 cores=1,3,5,7
/proc/10349/task/10364/stat : 10364 (java) S 10346 10349 8644 0 -1 1077944384 43 0 0 0 2 3 0 0 20 0 19 0 78220727 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009686404144 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10366] ppid=10346 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10366/stat : 10366 (java) S 10346 10349 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009760315200 140010697006873 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10368] ppid=10346 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10368/stat : 10368 (java) S 10346 10349 8644 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007612329776 140010697004189 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10369] ppid=10346 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10369/stat : 10369 (java) S 10346 10349 8644 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007746551216 140010697004189 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10370] ppid=10346 vsize=15683912 memory=6081949013209279848 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10370/stat : 10370 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78223653 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007343906080 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
Current children cumulated CPU time: 117.74 s
Current children cumulated vsize: 15819648 KiB
Current children cumulated memory: 3635784 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+112.001 s]*
/proc/loadavg: 2.17 2.15 2.11 3/222 10453
/proc/meminfo: memFree=17041836/32770624 swapFree=67108860/67108860
[pid=10349] ppid=10346 vsize=15683912 memory=3531608 CPUtime=44.78 cores=1,3,5,7
/proc/10349/stat : 10349 (java) S 10346 10349 8644 0 -1 1077944320 51498 0 0 0 4364 114 0 0 20 0 19 0 78220720 16060325888 882902 33554432000 4194304 4196468 140733047899824 140733047882368 140010696982263 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
/proc/10349/statm: 3920978 882902 3264 1 0 3881834 0
[pid=10365] ppid=10349 vsize=215876 memory=155524 CPUtime=82.68 cores=1,3,5,7
/proc/10365/stat : 10365 (minisat_release) R 10349 10349 8644 0 -1 4202496 99835 0 0 0 8253 15 0 0 20 0 1 0 78223651 221057024 38881 33554432000 4194304 4308513 140737462243536 140737462240952 4281486 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 33513472 140737462252207 140737462252718 140737462252718 140737462255557 0
/proc/10365/statm: 53969 38881 354 28 0 50209 0
[pid=10349/tid=10351] ppid=10346 vsize=15683912 memory=6791534058613427641 CPUtime=28.52 cores=1,3,5,7
/proc/10349/task/10351/stat : 10351 (java) S 10346 10349 8644 0 -1 1077944384 22509 0 0 0 2805 47 0 0 20 0 19 0 78220720 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010668821504 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10352] ppid=10346 vsize=15683912 memory=4872558044660077418 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10352/stat : 10352 (java) S 10346 10349 8644 0 -1 1077944384 486 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010701224464 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10353] ppid=10346 vsize=15683912 memory=1792 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10353/stat : 10353 (java) S 10346 10349 8644 0 -1 1077944384 968 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010500000400 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10354] ppid=10346 vsize=15683912 memory=1232 CPUtime=0.76 cores=1,3,5,7
/proc/10349/task/10354/stat : 10354 (java) S 10346 10349 8644 0 -1 1077944384 420 0 0 0 62 14 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010156185872 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10355] ppid=10346 vsize=15683912 memory=956 CPUtime=0.74 cores=1,3,5,7
/proc/10349/task/10355/stat : 10355 (java) S 10346 10349 8644 0 -1 1077944384 754 0 0 0 61 13 0 0 20 0 19 0 78220722 16060325888 882902 33554432000 4194304 4196468 140733047899824 140010155133328 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10356] ppid=10346 vsize=15683912 memory=2424 CPUtime=0.02 cores=1,3,5,7
/proc/10349/task/10356/stat : 10356 (java) S 10346 10349 8644 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 19 0 78220723 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009690614512 140010696993410 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10357] ppid=10346 vsize=15683912 memory=-7824251494390454632 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10357/stat : 10357 (java) S 10346 10349 8644 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 78220724 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009290065632 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10358] ppid=10346 vsize=15683912 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10358/stat : 10358 (java) S 10346 10349 8644 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 78220724 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009021629696 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10359] ppid=10346 vsize=15683912 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10359/stat : 10359 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140008647121360 140010697000859 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10360] ppid=10346 vsize=15683912 memory=3531608 CPUtime=5.54 cores=1,3,5,7
/proc/10349/task/10360/stat : 10360 (java) S 10346 10349 8644 0 -1 1077944384 9593 0 0 0 553 1 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009689561328 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10361] ppid=10346 vsize=15683912 memory=116464 CPUtime=6.01 cores=1,3,5,7
/proc/10349/task/10361/stat : 10361 (java) S 10346 10349 8644 0 -1 1077944384 5810 0 0 0 599 2 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009688508784 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10362] ppid=10346 vsize=15683912 memory=1008 CPUtime=1.52 cores=1,3,5,7
/proc/10349/task/10362/stat : 10362 (java) S 10346 10349 8644 0 -1 1077944384 9261 0 0 0 150 2 0 0 20 0 19 0 78220726 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009687455728 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10363] ppid=10346 vsize=15683912 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10363/stat : 10363 (java) S 10346 10349 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78220727 16060325888 882902 33554432000 4194304 4196468 140733047899824 140008149215584 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10364] ppid=10346 vsize=15683912 memory=1200 CPUtime=0.06 cores=1,3,5,7
/proc/10349/task/10364/stat : 10364 (java) S 10346 10349 8644 0 -1 1077944384 43 0 0 0 3 3 0 0 20 0 19 0 78220727 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009686404144 140010696993410 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10366] ppid=10346 vsize=15683912 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10366/stat : 10366 (java) S 10346 10349 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140009760315200 140010697006873 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10368] ppid=10346 vsize=15683912 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10368/stat : 10368 (java) S 10346 10349 8644 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007612329776 140010697004189 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10369] ppid=10346 vsize=15683912 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10369/stat : 10369 (java) S 10346 10349 8644 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 78223651 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007746551216 140010697004189 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
[pid=10349/tid=10370] ppid=10346 vsize=15683912 memory=956 CPUtime=0 cores=1,3,5,7
/proc/10349/task/10370/stat : 10370 (java) S 10346 10349 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 78223653 16060325888 882902 33554432000 4194304 4196468 140733047899824 140007343906080 140010696992469 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16539648 140733047903219 140733047903497 140733047903497 140733047906255 0
Current children cumulated CPU time: 127.46 s
Current children cumulated vsize: 15899788 KiB
Current children cumulated memory: 3687132 KiB

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

[startup+112.041 s]
# the end of solver process 10349 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=126.181 s, system=1.33279 s

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

Child status: 1
Real time (s): 112.041
CPU time (s): 127.514
CPU user time (s): 126.181
CPU system time (s): 1.33279
CPU usage (%): 113.811
Max. virtual memory (cumulated for all children) (KiB): 15899788
Max. memory (cumulated for all children) (KiB): 3687132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.181
system time used= 1.33279
maximum resident set size= 3534228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7581
involuntary context switches= 189


# summary of solver processes directly reported to runsolver:
#   pid: 10349
#   total CPU time (s): 127.514
#   total CPU user time (s): 126.181
#   total CPU system time (s): 1.33279

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.849886 second user time and 1.08998 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 14:02:54
IDJOB=4296146
IDBENCH=141657
IDSOLVER=2756
FILE ID=node150/4296146-1532606574
RUNJOBID= node150-1532605409-9420
PBS_JOBID= 21021976
Free space on /tmp= 53092 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Eternity/Eternity-09-09_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-4296146-1532606574/watcher-4296146-1532606574 -o /tmp/evaluation-result-4296146-1532606574/solver-4296146-1532606574 -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-4296146-1532606574.xml

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

MD5SUM BENCH= 2dad1046de21c69494c3eda64529acdc
RANDOM SEED=1987011975

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:        20080264 kB
MemAvailable:   27626572 kB
Buffers:          202464 kB
Cached:          7536376 kB
SwapCached:            0 kB
Active:          6449852 kB
Inactive:        5637820 kB
Active(anon):    4301228 kB
Inactive(anon):    75228 kB
Active(file):    2148624 kB
Inactive(file):  5562592 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8232 kB
Writeback:             0 kB
AnonPages:       4355904 kB
Mapped:            52608 kB
Shmem:             25224 kB
Slab:             292544 kB
SReclaimable:     263552 kB
SUnreclaim:        28992 kB
KernelStack:        3920 kB
PageTables:        13776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13025356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4212736 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= 53084 MiB
End job on node150 at 2018-07-26 14:04:47