Trace number 4295275

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) 377.482 354.636

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g19-g45_c18.xml
MD5SUMd9c49275b9746ea736e23f2bca190f13
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 variables64
Number of constraints233
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":64}]
Minimum variable degree4
Maximum variable degree10
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":8},{"degree":6,"count":20},{"degree":8,"count":16},{"degree":10,"count":16}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":64},{"arity":2,"count":168},{"arity":64,"count":1}]
Number of extensional constraints232
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":232},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop order+minisat_release (2018-06-13)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 02:28:53 CEST 2018
0.66/0.55	c PID: 2471
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.56/0.98	c (0,0) Parsing End
1.56/0.98	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 233 ctr, max domain size 128
1.56/0.98	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.56/0.99	c (0,0) Constraint Name Generate Begin
1.56/0.99	c (0,0) Ctr:HOME/instance-4295275-1532564932.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.56/0.99	c (0,0) Constraint Name Generate End
1.56/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.56/0.99	c (0,0) CSP to CSPinCNF Begin
12.23/5.24	c (4,4) translated 24 (10%) constraints
15.28/8.20	c (7,7) translated 47 (20%) constraints
18.90/11.10	c (10,10) translated 70 (30%) constraints
21.84/13.92	c (13,13) translated 94 (40%) constraints
25.53/16.89	c (16,15) translated 117 (50%) constraints
28.35/19.60	c (19,18) translated 140 (60%) constraints
32.44/22.74	c (22,21) translated 164 (70%) constraints
33.14/23.47	c (22,22) translated 187 (80%) constraints
33.14/23.48	c (22,22) translated 210 (90%) constraints
33.39/23.50	c (22,22) translated 233 (100%) constraints
36.62/25.10	c (24,23) STATISTICS1:HOME/instance-4295275-1532564932.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,20896,530682,123,123,125,2,123:6;121:490;103:1520,123:24452;121:315980;103:678720;2:549024,125:168;64:2;3:486192;2:44320,2:2016;1:1564144;0:168,
36.62/25.10	c (24,23) ===========================================
36.62/25.10	c (24,23) Order
36.62/25.10	c (24,23) ===========================================
38.63/25.97	c (25,24) translated 53069 (10%) constraints
39.42/26.62	c (26,24) translated 106137 (20%) constraints
40.02/27.27	c (26,25) translated 159205 (30%) constraints
40.74/27.92	c (27,26) translated 212273 (40%) constraints
41.34/28.57	c (28,26) translated 265341 (50%) constraints
42.05/29.22	c (28,27) translated 318410 (60%) constraints
42.65/29.87	c (29,28) translated 371478 (70%) constraints
43.35/30.52	c (29,28) translated 424546 (80%) constraints
45.81/31.69	c (31,29) translated 477614 (90%) constraints
46.73/32.34	c (31,30) translated 530682 (100%) constraints
46.73/32.34	c (31,30) CSP to CSPinCNF End
46.73/32.35	c (31,30) CSP: 64 int (0 aux), 20832 bool (20832 aux), 530682 ctr, max domain size 123
46.73/32.35	c (31,30) Heap : 807 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
46.73/32.35	c (31,30) CSPinCNF Propagation Begin
76.32/55.60	c (55,51) 0 values, 19064 unsatisfiable literals, and 18896 valid clauses are removed
76.32/55.60	c (55,51) CSPinCNF Propagation End
76.32/55.61	c (55,51) CSP: 64 int (0 aux), 20832 bool (20832 aux), 511786 ctr, max domain size 123
76.32/55.61	c (55,51) Heap : 2027 MiB used (max 10672 MiB), NonHeap : 27 MiB used (max 0 MiB)
76.32/55.61	c (55,51) Simplify CSPinCNF Begin
77.36/56.39	c (55,52) Simplify CSPinCNF End
77.47/56.40	c (55,52) CSP: 64 int (0 aux), 24864 bool (24864 aux), 515818 ctr, max domain size 123
77.47/56.40	c (55,52) Heap : 2387 MiB used (max 10672 MiB), NonHeap : 28 MiB used (max 0 MiB)
77.47/56.40	c (55,52) Calculate Precise Domain Begin
77.47/56.40	c (55,52) 0 values are removed by re-calculation
77.47/56.40	c (55,52) Calculate Precise Domain End
77.47/56.40	c (55,52) CSP: 64 int (0 aux), 24864 bool (24864 aux), 515818 ctr, max domain size 123
77.47/56.40	c (55,52) Heap : 2387 MiB used (max 10672 MiB), NonHeap : 28 MiB used (max 0 MiB)
77.47/56.40	c (55,52) CSPinCNF to SatSolver Begin
80.02/57.91	c (57,53) 51582 (10 %) CSP clauses are encoded (31976 SAT variables, 487773 SAT clauses)
80.25/58.18	c (57,54) 103164 (20 %) CSP clauses are encoded (31976 SAT variables, 539355 SAT clauses)
80.54/58.43	c (57,54) 154746 (30 %) CSP clauses are encoded (31976 SAT variables, 590937 SAT clauses)
80.74/58.70	c (58,54) 206328 (40 %) CSP clauses are encoded (31976 SAT variables, 642519 SAT clauses)
81.05/58.96	c (58,54) 257909 (50 %) CSP clauses are encoded (31976 SAT variables, 694100 SAT clauses)
81.35/59.22	c (58,55) 309491 (60 %) CSP clauses are encoded (31976 SAT variables, 745682 SAT clauses)
81.55/59.48	c (58,55) 361073 (70 %) CSP clauses are encoded (31976 SAT variables, 797264 SAT clauses)
81.85/59.74	c (59,55) 412655 (80 %) CSP clauses are encoded (31976 SAT variables, 848846 SAT clauses)
82.05/60.00	c (59,55) 464237 (90 %) CSP clauses are encoded (31976 SAT variables, 900428 SAT clauses)
82.35/60.26	c (59,56) 515818 (100 %) CSP clauses are encoded (31976 SAT variables, 952009 SAT clauses)
82.35/60.26	c (59,56) CSPinCNF to SatSolver End
82.35/60.26	c (59,56) Heap : 3221 MiB used (max 10686 MiB), NonHeap : 30 MiB used (max 0 MiB)
83.92/61.30	c (60,57) STATISTICS2:HOME/instance-4295275-1532564932.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,24928,515818,123,123,124,2,123:12;121:980;103:3040,123:24640;121:315920;103:644832;2:538256,124:168;64:2;3:467360;2:48288,2:4032;1:1515584,
83.92/61.30	c (60,57) SatSolver.solve Begin
83.92/61.30	c (60,57) 31976 bool, 952010 clause
83.92/61.30	c (60,57) 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-4295275-1532564932.xml-scop-2471.cnf HOME/instance-4295275-1532564932.xml-scop-2471.cnf.out
377.42/354.60	c (354,0) receiving signal SIGTERM
377.42/354.60	s UNKNOWN
377.42/354.60	c (354,57) SatSolver is killed by some reasons.
377.42/354.60	c (354,57) 0,0,31,55,55,55,59,TO,TO,STOP-AFTER(DIMACS)
377.42/354.60	c END-Prog: Thu Jul 26 02:34: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 (9873 MiB free)
  memory of node 1: 16384 MiB (10925 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=2471, runsolver pid=2468

[startup+0.100096 s]*
/proc/loadavg: 2.02 2.17 2.84 3/220 2486
/proc/meminfo: memFree=21239216/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15011656 memory=72276 CPUtime=0.11 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 6740 0 0 0 10 1 0 0 20 0 15 0 74056488 15371935744 18069 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3752914 18069 2779 1 0 3715374 0
[pid=2471/tid=2473] ppid=2468 vsize=15011656 memory=7100839852824234344 CPUtime=0.09 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) R 2468 2471 32649 0 -1 4202560 5025 0 0 0 8 1 0 0 20 0 15 0 74056489 15371935744 18267 33554432000 4194304 4196468 140722035903952 139636330381704 139636338846544 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 18267 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 18267 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 18267 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 18267 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 18267 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2479] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2479/stat : 2479 (java) S 2468 2471 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 18267 33554432000 4194304 4196468 140722035903952 139634889713056 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2480] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2480/stat : 2480 (java) S 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 18267 33554432000 4194304 4196468 140722035903952 139634621277680 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2481] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2481/stat : 2481 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 18267 33554432000 4194304 4196468 140722035903952 139634246769360 139636358588315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2482] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2482/stat : 2482 (java) S 2468 2471 32649 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 18333 33554432000 4194304 4196468 140722035903952 139635395426288 139636358580866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2483] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2483/stat : 2483 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 18333 33554432000 4194304 4196468 140722035903952 139635394373744 139636358580866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2484] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0.01 cores=0,2,4,6
/proc/2471/task/2484/stat : 2484 (java) S 2468 2471 32649 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 74056495 15371935744 18333 33554432000 4194304 4196468 140722035903952 139635393321200 139636358580866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2485] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2485/stat : 2485 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 18333 33554432000 4194304 4196468 140722035903952 139633748863584 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2486] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2486/stat : 2486 (java) S 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 18333 33554432000 4194304 4196468 140722035903952 139635392269104 139636358580866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72276 KiB

[startup+0.210256 s]*
/proc/loadavg: 2.02 2.17 2.84 3/220 2486
/proc/meminfo: memFree=21225456/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15011656 memory=85624 CPUtime=0.25 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 10361 0 0 0 23 2 0 0 20 0 15 0 74056488 15371935744 21406 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3752914 21406 2891 1 0 3715374 0
[pid=2471/tid=2473] ppid=2468 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) R 2468 2471 32649 0 -1 4202560 8264 0 0 0 18 2 0 0 20 0 15 0 74056489 15371935744 21406 33554432000 4194304 4196468 140722035903952 139636330360384 139636358581654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 21406 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15011656 memory=139666728326613 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 21406 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 21406 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 21406 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 21406 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2479] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2479/stat : 2479 (java) S 2468 2471 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 21406 33554432000 4194304 4196468 140722035903952 139634889713056 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2480] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2480/stat : 2480 (java) S 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 21406 33554432000 4194304 4196468 140722035903952 139634621277680 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2481] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2481/stat : 2481 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 21406 33554432000 4194304 4196468 140722035903952 139634246769360 139636358588315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2482] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2482/stat : 2482 (java) R 2468 2471 32649 0 -1 1077944384 441 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 21406 33554432000 4194304 4196468 140722035903952 139635395426288 139636358580866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2483] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2483/stat : 2483 (java) S 2468 2471 32649 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 21406 33554432000 4194304 4196468 140722035903952 139635394373744 139636358580866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2484] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0.03 cores=0,2,4,6
/proc/2471/task/2484/stat : 2484 (java) R 2468 2471 32649 0 -1 4202560 299 0 0 0 3 0 0 0 20 0 15 0 74056495 15371935744 21406 33554432000 4194304 4196468 140722035903952 139635393321200 139636337174022 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2485] ppid=2468 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2485/stat : 2485 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 21406 33554432000 4194304 4196468 140722035903952 139633748863584 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2486] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2486/stat : 2486 (java) R 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 21406 33554432000 4194304 4196468 140722035903952 139635392269104 139636358580866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85624 KiB

[startup+0.310316 s]*
/proc/loadavg: 2.02 2.17 2.84 3/220 2486
/proc/meminfo: memFree=21221672/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15011656 memory=89952 CPUtime=0.42 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 10971 0 0 0 39 3 0 0 20 0 15 0 74056488 15371935744 22488 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3752914 22488 3026 1 0 3715374 0
[pid=2471/tid=2473] ppid=2468 vsize=15011656 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) R 2468 2471 32649 0 -1 4202560 8693 0 0 0 28 2 0 0 20 0 15 0 74056489 15371935744 22488 33554432000 4194304 4196468 140722035903952 139636330373872 139636342650206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 22488 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 22488 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 22488 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15011656 memory=139666565210319 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15371935744 22488 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 22488 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2479] ppid=2468 vsize=15011656 memory=139666565231055 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2479/stat : 2479 (java) S 2468 2471 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 22488 33554432000 4194304 4196468 140722035903952 139634889713056 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2480] ppid=2468 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2480/stat : 2480 (java) S 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056492 15371935744 22488 33554432000 4194304 4196468 140722035903952 139634621277680 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2481] ppid=2468 vsize=15011656 memory=279333130434432 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2481/stat : 2481 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 22488 33554432000 4194304 4196468 140722035903952 139634246769360 139636358588315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2482] ppid=2468 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2471/task/2482/stat : 2482 (java) R 2468 2471 32649 0 -1 1077944384 529 0 0 0 2 0 0 0 20 0 15 0 74056495 15371935744 22488 33554432000 4194304 4196468 140722035903952 139635395426288 139636358580866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2483] ppid=2468 vsize=15011656 memory=139666565242799 CPUtime=0.01 cores=0,2,4,6
/proc/2471/task/2483/stat : 2483 (java) R 2468 2471 32649 0 -1 4202560 78 0 0 0 1 0 0 0 20 0 15 0 74056495 15371935744 22488 33554432000 4194304 4196468 140722035903952 139635394373744 139636336204368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2484] ppid=2468 vsize=15011656 memory=139666727913088 CPUtime=0.07 cores=0,2,4,6
/proc/2471/task/2484/stat : 2484 (java) R 2468 2471 32649 0 -1 4202560 341 0 0 0 7 0 0 0 20 0 15 0 74056495 15371935744 22488 33554432000 4194304 4196468 140722035903952 139635393321200 139636358581654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2485] ppid=2468 vsize=15011656 memory=139666565247903 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2485/stat : 2485 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 22488 33554432000 4194304 4196468 140722035903952 139633748863584 139636358579925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2486] ppid=2468 vsize=15011656 memory=139666801969576 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2486/stat : 2486 (java) S 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056495 15371935744 22488 33554432000 4194304 4196468 140722035903952 139635392269104 139636358580866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89952 KiB

[startup+0.701366 s]
/proc/loadavg: 2.02 2.17 2.84 5/220 2486
/proc/meminfo: memFree=21197488/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15020052 memory=129924 CPUtime=0.99 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 18166 0 0 0 94 5 0 0 20 0 15 0 74056488 15380533248 32481 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3755013 32481 3157 1 0 3716398 0
[pid=2471/tid=2473] ppid=2468 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) D 2468 2471 32649 0 -1 1077944384 15422 0 0 0 63 4 0 0 20 0 15 0 74056489 15380533248 32481 33554432000 4194304 4196468 140722035903952 139636330386336 139636351248941 0 4 0 25189583 18446744072101727780 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15380533248 32481 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15380533248 32481 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15380533248 32481 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15020052 memory=53 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15380533248 32481 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74056492 15380533248 32481 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2479] ppid=2468 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2479/stat : 2479 (java) S 2468 2471 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74056492 15380533248 32481 33554432000 4194304 4196468 140722035903952 139634889713056 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2480] ppid=2468 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2480/stat : 2480 (java) S 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056492 15380533248 32481 33554432000 4194304 4196468 140722035903952 139634621277680 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2481] ppid=2468 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2481/stat : 2481 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15380533248 32481 33554432000 4194304 4196468 140722035903952 139634246769360 139636358588315 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2482] ppid=2468 vsize=15020052 memory=150309494070541 CPUtime=0.05 cores=0,2,4,6
/proc/2471/task/2482/stat : 2482 (java) R 2468 2471 32649 0 -1 4202560 601 0 0 0 5 0 0 0 20 0 15 0 74056495 15380533248 32481 33554432000 4194304 4196468 140722035903952 139635395407304 139636350859008 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2483] ppid=2468 vsize=15020052 memory=27589 CPUtime=0.08 cores=0,2,4,6
/proc/2471/task/2483/stat : 2483 (java) S 2468 2471 32649 0 -1 1077944384 318 0 0 0 8 0 0 0 20 0 15 0 74056495 15380533248 32481 33554432000 4194304 4196468 140722035903952 139635394373744 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2484] ppid=2468 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/2471/task/2484/stat : 2484 (java) S 2468 2471 32649 0 -1 1077944384 482 0 0 0 16 0 0 0 20 0 15 0 74056495 15380533248 32481 33554432000 4194304 4196468 140722035903952 139635393321200 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2485] ppid=2468 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2485/stat : 2485 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74056495 15380533248 32481 33554432000 4194304 4196468 140722035903952 139633748863584 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2486] ppid=2468 vsize=15020052 memory=279333130207472 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2486/stat : 2486 (java) S 2468 2471 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74056495 15380533248 32481 33554432000 4194304 4196468 140722035903952 139635392269104 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129924 KiB

[startup+1.5071 s]
/proc/loadavg: 2.02 2.17 2.84 5/220 2486
/proc/meminfo: memFree=21160180/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15022100 memory=185476 CPUtime=3.48 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 24738 0 0 0 340 8 0 0 20 0 15 0 74056488 15382630400 46369 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3755525 46369 3200 1 0 3716910 0
[pid=2471/tid=2473] ppid=2468 vsize=15022100 memory=142144 CPUtime=1.47 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) R 2468 2471 32649 0 -1 4202560 17054 0 0 0 142 5 0 0 20 0 15 0 74056489 15382630400 46369 33554432000 4194304 4196468 140722035903952 139636330401352 139635853776901 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15382630400 46369 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15382630400 46369 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15382630400 46369 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15022100 memory=279333130257552 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74056490 15382630400 46369 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15022100 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74056492 15382630400 46369 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0

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

/proc/meminfo: memFree=16549904/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15683912 memory=4639088 CPUtime=84.14 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 67635 0 0 0 8161 253 0 0 20 0 19 0 74056488 16060325888 1159772 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3920978 1159772 3264 1 0 3881834 0
[pid=2488] ppid=2471 vsize=103132 memory=85616 CPUtime=220.95 cores=0,2,4,6
/proc/2488/stat : 2488 (minisat_release) R 2471 2471 32649 0 -1 4202496 133308 0 0 0 22077 18 0 0 20 0 1 0 74062620 105607168 21404 33554432000 4194304 4308513 140725114658832 140725114656280 4276008 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 10498048 140725114667697 140725114668206 140725114668206 140725114671045 0
/proc/2488/statm: 25783 21404 353 28 0 22023 0
[pid=2471/tid=2473] ppid=2468 vsize=15683912 memory=347 CPUtime=57.78 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) S 2468 2471 32649 0 -1 1077944384 26868 0 0 0 5727 51 0 0 20 0 19 0 74056489 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636330408960 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15683912 memory=4639088 CPUtime=3.47 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 1826 0 0 0 301 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15683912 memory=4639088 CPUtime=3.45 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 1102 0 0 0 299 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15683912 memory=4639088 CPUtime=3.49 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 1607 0 0 0 303 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15683912 memory=193 CPUtime=3.47 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2691 0 0 0 300 47 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0.03 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 1078 0 0 0 3 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2479] ppid=2468 vsize=15683912 memory=119760 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2479/stat : 2479 (java) S 2468 2471 32649 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634889713120 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2480] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2480/stat : 2480 (java) S 2468 2471 32649 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634621277696 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2481] ppid=2468 vsize=15683912 memory=85616 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2481/stat : 2481 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634246769360 139636358588315 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2482] ppid=2468 vsize=15683912 memory=-5059952977386882957 CPUtime=5.3 cores=0,2,4,6
/proc/2471/task/2482/stat : 2482 (java) S 2468 2471 32649 0 -1 1077944384 11707 0 0 0 527 3 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635395426288 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2483] ppid=2468 vsize=15683912 memory=18268 CPUtime=5.42 cores=0,2,4,6
/proc/2471/task/2483/stat : 2483 (java) S 2468 2471 32649 0 -1 1077944384 9451 0 0 0 540 2 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635394373744 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2484] ppid=2468 vsize=15683912 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/2471/task/2484/stat : 2484 (java) S 2468 2471 32649 0 -1 1077944384 9766 0 0 0 146 2 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635393321200 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2485] ppid=2468 vsize=15683912 memory=7234303152781525078 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2485/stat : 2485 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633748863584 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2486] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0.15 cores=0,2,4,6
/proc/2471/task/2486/stat : 2486 (java) S 2468 2471 32649 0 -1 1077944384 127 0 0 0 8 7 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635392269104 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2489] ppid=2468 vsize=15683912 memory=119676 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2489/stat : 2489 (java) S 2468 2471 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74062620 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636165051968 139636358594329 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2491] ppid=2468 vsize=15683912 memory=6935054825532540783 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2491/stat : 2491 (java) S 2468 2471 32649 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 74062621 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633211977776 139636358591645 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2492] ppid=2468 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2492/stat : 2492 (java) S 2468 2471 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 74062621 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633346198704 139636358591645 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2493] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2493/stat : 2493 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74062622 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139632943553568 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
Current children cumulated CPU time: 305.09 s
Current children cumulated vsize: 15787044 KiB
Current children cumulated memory: 4724704 KiB

[startup+342.301 s]
/proc/loadavg: 2.00 2.08 2.59 3/226 2505
/proc/meminfo: memFree=16517820/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15683912 memory=4639088 CPUtime=84.17 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 67639 0 0 0 8163 254 0 0 20 0 19 0 74056488 16060325888 1159772 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3920978 1159772 3264 1 0 3881834 0
[pid=2488] ppid=2471 vsize=152452 memory=117632 CPUtime=280.95 cores=0,2,4,6
/proc/2488/stat : 2488 (minisat_release) R 2471 2471 32649 0 -1 4202496 147691 0 0 0 28073 22 0 0 20 0 1 0 74062620 156110848 29408 33554432000 4194304 4308513 140725114658832 140725114656280 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 10498048 140725114667697 140725114668206 140725114668206 140725114671045 0
/proc/2488/statm: 38113 29408 353 28 0 34353 0
[pid=2471/tid=2473] ppid=2468 vsize=15683912 memory=4639088 CPUtime=57.78 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) S 2468 2471 32649 0 -1 1077944384 26868 0 0 0 5727 51 0 0 20 0 19 0 74056489 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636330408960 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15683912 memory=4639088 CPUtime=3.47 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 1826 0 0 0 301 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15683912 memory=4639088 CPUtime=3.45 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 1102 0 0 0 299 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15683912 memory=139666566263876 CPUtime=3.49 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 1607 0 0 0 303 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15683912 memory=4639088 CPUtime=3.47 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2691 0 0 0 300 47 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0.03 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 1078 0 0 0 3 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2479] ppid=2468 vsize=15683912 memory=85616 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2479/stat : 2479 (java) S 2468 2471 32649 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634889713120 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2480] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2480/stat : 2480 (java) S 2468 2471 32649 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634621277696 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2481] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2481/stat : 2481 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634246769360 139636358588315 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2482] ppid=2468 vsize=15683912 memory=4639088 CPUtime=5.3 cores=0,2,4,6
/proc/2471/task/2482/stat : 2482 (java) S 2468 2471 32649 0 -1 1077944384 11707 0 0 0 527 3 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635395426288 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2483] ppid=2468 vsize=15683912 memory=4136 CPUtime=5.42 cores=0,2,4,6
/proc/2471/task/2483/stat : 2483 (java) S 2468 2471 32649 0 -1 1077944384 9451 0 0 0 540 2 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635394373744 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2484] ppid=2468 vsize=15683912 memory=4639088 CPUtime=1.48 cores=0,2,4,6
/proc/2471/task/2484/stat : 2484 (java) S 2468 2471 32649 0 -1 1077944384 9766 0 0 0 146 2 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635393321200 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2485] ppid=2468 vsize=15683912 memory=85616 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2485/stat : 2485 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633748863584 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2486] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0.18 cores=0,2,4,6
/proc/2471/task/2486/stat : 2486 (java) S 2468 2471 32649 0 -1 1077944384 131 0 0 0 9 9 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635392269104 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2489] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2489/stat : 2489 (java) S 2468 2471 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74062620 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636165051968 139636358594329 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2491] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2491/stat : 2491 (java) S 2468 2471 32649 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 74062621 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633211977776 139636358591645 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2492] ppid=2468 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2492/stat : 2492 (java) S 2468 2471 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 74062621 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633346198704 139636358591645 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2493] ppid=2468 vsize=15683912 memory=117632 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2493/stat : 2493 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74062622 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139632943553568 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
Current children cumulated CPU time: 365.12 s
Current children cumulated vsize: 15836364 KiB
Current children cumulated memory: 4756720 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+354.601 s]
/proc/loadavg: 2.00 2.07 2.58 3/226 2505
/proc/meminfo: memFree=16511924/32770624 swapFree=67108860/67108860
[pid=2471] ppid=2468 vsize=15683912 memory=4639088 CPUtime=84.18 cores=0,2,4,6
/proc/2471/stat : 2471 (java) S 2468 2471 32649 0 -1 1077944320 67639 0 0 0 8164 254 0 0 20 0 19 0 74056488 16060325888 1159772 33554432000 4194304 4196468 140722035903952 140722035886496 139636358569719 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
/proc/2471/statm: 3920978 1159772 3264 1 0 3881834 0
[pid=2488] ppid=2471 vsize=201772 memory=147924 CPUtime=293.24 cores=0,2,4,6
/proc/2488/stat : 2488 (minisat_release) R 2471 2471 32649 0 -1 4202496 148198 0 0 0 29302 22 0 0 20 0 1 0 74062620 206614528 36981 33554432000 4194304 4308513 140725114658832 140725114655736 4280654 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 10498048 140725114667697 140725114668206 140725114668206 140725114671045 0
/proc/2488/statm: 50443 36981 353 28 0 46683 0
[pid=2471/tid=2473] ppid=2468 vsize=15683912 memory=16101476732766166 CPUtime=57.78 cores=0,2,4,6
/proc/2471/task/2473/stat : 2473 (java) S 2468 2471 32649 0 -1 1077944384 26868 0 0 0 5727 51 0 0 20 0 19 0 74056489 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636330408960 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2474] ppid=2468 vsize=15683912 memory=1412 CPUtime=3.47 cores=0,2,4,6
/proc/2471/task/2474/stat : 2474 (java) S 2468 2471 32649 0 -1 1077944384 1826 0 0 0 301 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636362811664 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2475] ppid=2468 vsize=15683912 memory=3460 CPUtime=3.45 cores=0,2,4,6
/proc/2471/task/2475/stat : 2475 (java) S 2468 2471 32649 0 -1 1077944384 1102 0 0 0 299 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636176968080 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2476] ppid=2468 vsize=15683912 memory=4639088 CPUtime=3.49 cores=0,2,4,6
/proc/2471/task/2476/stat : 2476 (java) S 2468 2471 32649 0 -1 1077944384 1607 0 0 0 303 46 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636175915536 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2477] ppid=2468 vsize=15683912 memory=121728 CPUtime=3.47 cores=0,2,4,6
/proc/2471/task/2477/stat : 2477 (java) S 2468 2471 32649 0 -1 1077944384 2691 0 0 0 300 47 0 0 20 0 19 0 74056490 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636174862992 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2478] ppid=2468 vsize=15683912 memory=1800 CPUtime=0.03 cores=0,2,4,6
/proc/2471/task/2478/stat : 2478 (java) S 2468 2471 32649 0 -1 1077944384 1078 0 0 0 3 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635396479472 139636358580866 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2479] ppid=2468 vsize=15683912 memory=920 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2479/stat : 2479 (java) S 2468 2471 32649 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634889713120 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2480] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2480/stat : 2480 (java) S 2468 2471 32649 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 74056492 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634621277696 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2481] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2481/stat : 2481 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139634246769360 139636358588315 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2482] ppid=2468 vsize=15683912 memory=121728 CPUtime=5.3 cores=0,2,4,6
/proc/2471/task/2482/stat : 2482 (java) S 2468 2471 32649 0 -1 1077944384 11707 0 0 0 527 3 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635395426288 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2483] ppid=2468 vsize=15683912 memory=18268 CPUtime=5.42 cores=0,2,4,6
/proc/2471/task/2483/stat : 2483 (java) S 2468 2471 32649 0 -1 1077944384 9451 0 0 0 540 2 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635394373744 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2484] ppid=2468 vsize=15683912 memory=13936 CPUtime=1.48 cores=0,2,4,6
/proc/2471/task/2484/stat : 2484 (java) S 2468 2471 32649 0 -1 1077944384 9766 0 0 0 146 2 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635393321200 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2485] ppid=2468 vsize=15683912 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2485/stat : 2485 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633748863584 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2486] ppid=2468 vsize=15683912 memory=644 CPUtime=0.19 cores=0,2,4,6
/proc/2471/task/2486/stat : 2486 (java) S 2468 2471 32649 0 -1 1077944384 131 0 0 0 10 9 0 0 20 0 19 0 74056495 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139635392269104 139636358580866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2489] ppid=2468 vsize=15683912 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2489/stat : 2489 (java) S 2468 2471 32649 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 74062620 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139636165051968 139636358594329 0 4 0 25189583 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2491] ppid=2468 vsize=15683912 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2491/stat : 2491 (java) S 2468 2471 32649 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 74062621 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633211977776 139636358591645 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2492] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2492/stat : 2492 (java) S 2468 2471 32649 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 74062621 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139633346198704 139636358591645 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
[pid=2471/tid=2493] ppid=2468 vsize=15683912 memory=4639088 CPUtime=0 cores=0,2,4,6
/proc/2471/task/2493/stat : 2493 (java) S 2468 2471 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74062622 16060325888 1159772 33554432000 4194304 4196468 140722035903952 139632943553568 139636358579925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28524544 140722035905523 140722035905801 140722035905801 140722035908559 0
Current children cumulated CPU time: 377.42 s
Current children cumulated vsize: 15885684 KiB
Current children cumulated memory: 4787012 KiB

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

[startup+354.636 s]
# the end of solver process 2471 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=374.672 s, system=2.81016 s

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

Child status: 1
Real time (s): 354.636
CPU time (s): 377.482
CPU user time (s): 374.672
CPU system time (s): 2.81016
CPU usage (%): 106.442
Max. virtual memory (cumulated for all children) (KiB): 15885684
Max. memory (cumulated for all children) (KiB): 4787012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 374.672
system time used= 2.81016
maximum resident set size= 4641612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13101
involuntary context switches= 639


# summary of solver processes directly reported to runsolver:
#   pid: 2471
#   total CPU time (s): 377.482
#   total CPU user time (s): 374.672
#   total CPU system time (s): 2.81016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.39283 second user time and 3.60132 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 02:28:52
IDJOB=4295275
IDBENCH=141500
IDSOLVER=2756
FILE ID=node150/4295275-1532564932
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g19-g45_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-4295275-1532564932/watcher-4295275-1532564932 -o /tmp/evaluation-result-4295275-1532564932/solver-4295275-1532564932 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295275-1532564932.xml

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

MD5SUM BENCH= d9c49275b9746ea736e23f2bca190f13
RANDOM SEED=143685323

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:        21299004 kB
MemAvailable:   28781992 kB
Buffers:          187648 kB
Cached:          7514720 kB
SwapCached:            0 kB
Active:          5278560 kB
Inactive:        5619820 kB
Active(anon):    3147200 kB
Inactive(anon):    76924 kB
Active(file):    2131360 kB
Inactive(file):  5542896 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7924 kB
Writeback:             0 kB
AnonPages:       3204032 kB
Mapped:            52224 kB
Shmem:             25224 kB
Slab:             265316 kB
SReclaimable:     237192 kB
SUnreclaim:        28124 kB
KernelStack:        3616 kB
PageTables:        11572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13476712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3033088 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= 53088 MiB
End job on node150 at 2018-07-26 02:34:47