Trace number 4295931

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) 797.465 784.73

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-16_c18.xml
MD5SUMe7fed86d91a4783730bc3bb5ac61f990
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 variables512
Number of constraints482
Number of domains2
Minimum domain size16
Maximum domain size256
Distribution of domain sizes[{"size":16,"count":256},{"size":256,"count":240}]
Minimum variable degree0
Maximum variable degree243
Distribution of variable degrees[{"degree":0,"count":16},{"degree":2,"count":240},{"degree":242,"count":16},{"degree":243,"count":240}]
Minimum constraint arity3
Maximum constraint arity257
Distribution of constraint arities[{"arity":3,"count":240},{"arity":16,"count":1},{"arity":256,"count":1},{"arity":257,"count":240}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":240}]
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 13:43:30 CEST 2018
0.66/0.55	c PID: 9443
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
2.27/1.27	c (0,0) Parsing End
2.27/1.28	c (0,0) CSP: 496 int (0 aux), 0 bool (0 aux), 482 ctr, max domain size 256
2.27/1.28	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.27/1.28	c (0,0) Constraint Name Generate Begin
2.57/1.31	c (0,0) Ctr:HOME/instance-4295931-1532605409.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
2.57/1.31	c (0,0) Constraint Name Generate End
2.57/1.31	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.57/1.31	c (0,0) CSP to CSPinCNF Begin
5.49/2.37	c (1,1) translated 49 (10%) constraints
6.23/2.72	c (2,2) translated 97 (20%) constraints
6.54/3.06	c (2,2) translated 145 (30%) constraints
6.65/3.39	c (2,2) translated 193 (40%) constraints
7.25/3.73	c (3,3) translated 241 (50%) constraints
7.25/3.76	c (3,3) translated 290 (60%) constraints
7.25/3.77	c (3,3) translated 338 (70%) constraints
7.25/3.78	c (3,3) translated 386 (80%) constraints
7.25/3.78	c (3,3) translated 434 (90%) constraints
7.25/3.78	c (3,3) translated 482 (100%) constraints
8.43/4.18	c (3,3) STATISTICS1:HOME/instance-4295931-1532605409.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,496,65600,256,256,16,3,256:480;16:3360;1:480,256:61680;16:66240;1:4400,16:64;3:61440;2:3840;1:256,3:480;2:3840;1:185376,
8.43/4.18	c (3,3) ===========================================
8.43/4.18	c (3,3) Order
8.43/4.19	c (3,3) ===========================================
10.45/4.71	c (4,4) translated 6560 (10%) constraints
11.57/5.17	c (4,4) translated 13120 (20%) constraints
12.08/5.53	c (5,4) translated 19680 (30%) constraints
12.45/5.89	c (5,5) translated 26240 (40%) constraints
12.91/6.25	c (5,5) translated 32800 (50%) constraints
13.34/6.61	c (6,6) translated 39360 (60%) constraints
13.70/6.96	c (6,6) translated 45920 (70%) constraints
14.13/7.32	c (6,6) translated 52480 (80%) constraints
14.43/7.68	c (7,7) translated 59040 (90%) constraints
14.83/8.04	c (7,7) translated 65600 (100%) constraints
14.83/8.04	c (7,7) CSP to CSPinCNF End
14.83/8.04	c (7,7) CSP: 496 int (0 aux), 4096 bool (4096 aux), 188736 ctr, max domain size 256
14.83/8.04	c (7,7) Heap : 2478 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.83/8.05	c (7,7) CSPinCNF Propagation Begin
18.27/9.42	c (8,8) 848 values, 11412 unsatisfiable literals, and 18496 valid clauses are removed
18.27/9.42	c (8,8) CSPinCNF Propagation End
18.27/9.42	c (8,8) CSP: 800 int (304 aux), 3792 bool (3792 aux), 170240 ctr, max domain size 254
18.27/9.42	c (8,8) Heap : 501 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
18.27/9.42	c (8,8) Simplify CSPinCNF Begin
19.28/9.88	c (9,9) Simplify CSPinCNF End
19.28/9.88	c (9,9) CSP: 800 int (304 aux), 11344 bool (11344 aux), 177792 ctr, max domain size 254
19.28/9.88	c (9,9) Heap : 722 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
19.28/9.88	c (9,9) Calculate Precise Domain Begin
19.28/9.88	c (9,9) 0 values are removed by re-calculation
19.28/9.88	c (9,9) Calculate Precise Domain End
19.28/9.88	c (9,9) CSP: 800 int (304 aux), 11344 bool (11344 aux), 177792 ctr, max domain size 254
19.28/9.88	c (9,9) Heap : 722 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
19.28/9.88	c (9,9) CSPinCNF to SatSolver Begin
21.24/10.53	c (10,9) 17780 (10 %) CSP clauses are encoded (74484 SAT variables, 178495 SAT clauses)
21.38/10.61	c (10,9) 35559 (20 %) CSP clauses are encoded (74484 SAT variables, 196274 SAT clauses)
21.38/10.68	c (10,9) 53338 (30 %) CSP clauses are encoded (74484 SAT variables, 214053 SAT clauses)
21.48/10.75	c (10,10) 71117 (40 %) CSP clauses are encoded (74484 SAT variables, 231832 SAT clauses)
21.58/10.83	c (10,10) 88896 (50 %) CSP clauses are encoded (74484 SAT variables, 249611 SAT clauses)
21.68/10.90	c (10,10) 106676 (60 %) CSP clauses are encoded (74484 SAT variables, 267391 SAT clauses)
21.68/10.97	c (10,10) 124455 (70 %) CSP clauses are encoded (74484 SAT variables, 285170 SAT clauses)
21.78/11.04	c (10,10) 142234 (80 %) CSP clauses are encoded (74484 SAT variables, 302949 SAT clauses)
21.88/11.12	c (10,10) 160013 (90 %) CSP clauses are encoded (74484 SAT variables, 320728 SAT clauses)
22.57/11.40	c (10,10) 177792 (100 %) CSP clauses are encoded (74484 SAT variables, 455754 SAT clauses)
22.57/11.40	c (10,10) CSPinCNF to SatSolver End
22.57/11.40	c (10,10) Heap : 1826 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
23.45/11.85	c (11,11) STATISTICS2:HOME/instance-4295931-1532605409.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,12144,177792,256,254,14,3,256:364;225:104;196:12;16:4368;15:2024;14:328;1:832,254:79248;253:13156;237:23700;236:944;220:2640;16:94276;15:25168;14:2708;2:177496;1:832,14:60;3:55832;2:121420;1:480,3:480;2:7552;1:403624,
23.45/11.85	c (11,11) SatSolver.solve Begin
23.45/11.85	c (11,11) 74484 bool, 455948 clause
23.45/11.85	c (11,11) 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-4295931-1532605409.xml-scop-9443.cnf HOME/instance-4295931-1532605409.xml-scop-9443.cnf.out
797.42/784.70	c (784,0) receiving signal SIGTERM
797.42/784.70	s UNKNOWN
797.42/784.70	c (784,11) SatSolver is killed by some reasons.
797.42/784.70	c (784,11) 0,0,7,8,9,9,10,TO,TO,STOP-AFTER(DIMACS)
797.42/784.71	c END-Prog: Thu Jul 26 13:56:34 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 (9830 MiB free)
  memory of node 1: 16384 MiB (13985 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100124 s]*
/proc/loadavg: 1.92 2.00 2.04 3/216 9478
/proc/meminfo: memFree=24265996/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15011656 memory=72404 CPUtime=0.12 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 6835 0 0 0 10 2 0 0 20 0 15 0 78104222 15371935744 18101 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3752914 18101 2756 1 0 3715374 0
[pid=9443/tid=9447] ppid=9440 vsize=15011656 memory=-8253362762721355408 CPUtime=0.08 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) R 9440 9443 8644 0 -1 4202560 5183 0 0 0 7 1 0 0 20 0 15 0 78104222 15371935744 18365 33554432000 4194304 4196468 140726170115904 140659876073656 140659884537707 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15011656 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 18365 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 18365 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 18365 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 18365 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 18365 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9462] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9462/stat : 9462 (java) S 9440 9443 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 18365 33554432000 4194304 4196468 140726170115904 140658467660704 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9464] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9464/stat : 9464 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 18365 33554432000 4194304 4196468 140726170115904 140658232779760 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9467] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9467/stat : 9467 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 18365 33554432000 4194304 4196468 140726170115904 140657858271440 140659904280475 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9468] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9468/stat : 9468 (java) S 9440 9443 8644 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 18365 33554432000 4194304 4196468 140726170115904 140659310107120 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9469] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9469/stat : 9469 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 18431 33554432000 4194304 4196468 140726170115904 140659309054576 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9470] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0.01 cores=0,2,4,6
/proc/9443/task/9470/stat : 9470 (java) S 9440 9443 8644 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 15 0 78104229 15371935744 18431 33554432000 4194304 4196468 140726170115904 140659308002032 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9471] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9471/stat : 9471 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 18431 33554432000 4194304 4196468 140726170115904 140657360366688 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9472] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9472/stat : 9472 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 18431 33554432000 4194304 4196468 140726170115904 140659239414064 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72404 KiB

[startup+0.210454 s]*
/proc/loadavg: 1.92 2.00 2.04 3/216 9478
/proc/meminfo: memFree=24237672/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15011656 memory=85756 CPUtime=0.26 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 10360 0 0 0 23 3 0 0 20 0 15 0 78104222 15371935744 21439 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3752914 21439 2911 1 0 3715374 0
[pid=9443/tid=9447] ppid=9440 vsize=15011656 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) S 9440 9443 8644 0 -1 1077944384 8276 0 0 0 18 2 0 0 20 0 15 0 78104222 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659876085488 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15011656 memory=343 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15011656 memory=140258452710809 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9462] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9462/stat : 9462 (java) S 9440 9443 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 21439 33554432000 4194304 4196468 140726170115904 140658467660704 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9464] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9464/stat : 9464 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 21439 33554432000 4194304 4196468 140726170115904 140658232779760 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9467] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9467/stat : 9467 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 21439 33554432000 4194304 4196468 140726170115904 140657858271440 140659904280475 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9468] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9468/stat : 9468 (java) R 9440 9443 8644 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659310107216 140659904272085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9469] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9469/stat : 9469 (java) R 9440 9443 8644 0 -1 4202560 157 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659309046080 140659889924608 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9470] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0.03 cores=0,2,4,6
/proc/9443/task/9470/stat : 9470 (java) S 9440 9443 8644 0 -1 1077944384 283 0 0 0 3 0 0 0 20 0 15 0 78104229 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659308002032 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9471] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9471/stat : 9471 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 21439 33554432000 4194304 4196468 140726170115904 140657360366688 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9472] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9472/stat : 9472 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 21439 33554432000 4194304 4196468 140726170115904 140659239414064 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85756 KiB

[startup+0.310406 s]*
/proc/loadavg: 1.92 2.00 2.04 4/216 9478
/proc/meminfo: memFree=24231096/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15011656 memory=89756 CPUtime=0.42 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 10970 0 0 0 39 3 0 0 20 0 15 0 78104222 15371935744 22439 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3752914 22439 3031 1 0 3715374 0
[pid=9443/tid=9447] ppid=9440 vsize=15011656 memory=93310187 CPUtime=0.29 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) R 9440 9443 8644 0 -1 4202560 8707 0 0 0 27 2 0 0 20 0 15 0 78104222 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659876066032 140659888342366 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15011656 memory=140258331170767 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15011656 memory=280516662339216 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15011656 memory=1970350607106051 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15011656 memory=280516783868224 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9462] ppid=9440 vsize=15011656 memory=1970350607106051 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9462/stat : 9462 (java) S 9440 9443 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 22439 33554432000 4194304 4196468 140726170115904 140658467660704 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9464] ppid=9440 vsize=15011656 memory=2110608938309444 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9464/stat : 9464 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104226 15371935744 22439 33554432000 4194304 4196468 140726170115904 140658232779760 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9467] ppid=9440 vsize=15011656 memory=2110608938309476 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9467/stat : 9467 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 22439 33554432000 4194304 4196468 140726170115904 140657858271440 140659904280475 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9468] ppid=9440 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/9443/task/9468/stat : 9468 (java) R 9440 9443 8644 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 78104229 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659310107120 140659904273026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9469] ppid=9440 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9443/task/9469/stat : 9469 (java) R 9440 9443 8644 0 -1 4202560 271 0 0 0 2 0 0 0 20 0 15 0 78104229 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659309054576 140659885806471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9470] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0.07 cores=0,2,4,6
/proc/9443/task/9470/stat : 9470 (java) S 9440 9443 8644 0 -1 1077944384 325 0 0 0 7 0 0 0 20 0 15 0 78104229 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659308002032 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9471] ppid=9440 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9471/stat : 9471 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 22439 33554432000 4194304 4196468 140726170115904 140657360366688 140659904272085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9472] ppid=9440 vsize=15011656 memory=140258452690560 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9472/stat : 9472 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104229 15371935744 22439 33554432000 4194304 4196468 140726170115904 140659239414064 140659904273026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89756 KiB

[startup+0.700718 s]
/proc/loadavg: 1.92 2.00 2.04 3/216 9478
/proc/meminfo: memFree=24182296/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15020052 memory=129640 CPUtime=0.99 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 18132 0 0 0 94 5 0 0 20 0 15 0 78104222 15380533248 32410 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3755013 32410 3155 1 0 3716398 0
[pid=9443/tid=9447] ppid=9440 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) R 9440 9443 8644 0 -1 4202560 15382 0 0 0 62 5 0 0 20 0 15 0 78104222 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659876093184 140659888342366 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15020052 memory=140258331200656 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15020052 memory=33 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104224 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78104226 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9462] ppid=9440 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9462/stat : 9462 (java) S 9440 9443 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78104226 15380533248 32410 33554432000 4194304 4196468 140726170115904 140658467660704 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9464] ppid=9440 vsize=15020052 memory=180893016668240 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9464/stat : 9464 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104226 15380533248 32410 33554432000 4194304 4196468 140726170115904 140658232779760 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9467] ppid=9440 vsize=15020052 memory=462420 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9467/stat : 9467 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15380533248 32410 33554432000 4194304 4196468 140726170115904 140657858271440 140659904280475 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9468] ppid=9440 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/9443/task/9468/stat : 9468 (java) S 9440 9443 8644 0 -1 1077944384 426 0 0 0 6 0 0 0 20 0 15 0 78104229 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659310107120 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9469] ppid=9440 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9443/task/9469/stat : 9469 (java) S 9440 9443 8644 0 -1 1077944384 498 0 0 0 8 0 0 0 20 0 15 0 78104229 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659309054576 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9470] ppid=9440 vsize=15020052 memory=7809523229951467574 CPUtime=0.16 cores=0,2,4,6
/proc/9443/task/9470/stat : 9470 (java) S 9440 9443 8644 0 -1 1077944384 485 0 0 0 16 0 0 0 20 0 15 0 78104229 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659308002032 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9471] ppid=9440 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9471/stat : 9471 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78104229 15380533248 32410 33554432000 4194304 4196468 140726170115904 140657360366688 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9472] ppid=9440 vsize=15020052 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9472/stat : 9472 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104229 15380533248 32410 33554432000 4194304 4196468 140726170115904 140659239414064 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129640 KiB

[startup+1.50069 s]
/proc/loadavg: 1.92 2.00 2.04 4/216 9478
/proc/meminfo: memFree=24119948/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15022100 memory=226472 CPUtime=3.05 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 20900 0 0 0 296 9 0 0 20 0 15 0 78104222 15382630400 56618 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3755525 56618 3207 1 0 3716910 0
[pid=9443/tid=9447] ppid=9440 vsize=15022100 memory=280516662949408 CPUtime=1.46 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) R 9440 9443 8644 0 -1 4202560 16493 0 0 0 140 6 0 0 20 0 15 0 78104222 15382630400 56618 33554432000 4194304 4196468 140726170115904 140659876094112 140659396428801 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15022100 memory=180800943311312 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15382630400 56618 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15022100 memory=33 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78104224 15382630400 56618 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15382630400 56618 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78104224 15382630400 56618 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78104226 15382630400 56618 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0

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

/proc/meminfo: memFree=17777300/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15683912 memory=3160872 CPUtime=24.65 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 35588 0 0 0 2376 89 0 0 20 0 19 0 78104222 16060325888 790218 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3920978 790218 3246 1 0 3881834 0
[pid=9560] ppid=9443 vsize=116184 memory=95704 CPUtime=750.36 cores=0,2,4,6
/proc/9560/stat : 9560 (minisat_release) R 9443 9443 8644 0 -1 4202496 245659 0 0 0 75016 20 0 0 20 0 1 0 78105409 118972416 23926 33554432000 4194304 4308513 140725784002192 140725783999640 4275920 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 37146624 140725784003249 140725784003758 140725784003758 140725784006597 0
/proc/9560/statm: 29046 23926 354 28 0 25286 0
[pid=9443/tid=9447] ppid=9440 vsize=15683912 memory=3160872 CPUtime=11.67 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) S 9440 9443 8644 0 -1 1077944384 19604 0 0 0 1118 49 0 0 20 0 19 0 78104222 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659876101120 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 80 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 95 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 115 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15683912 memory=95704 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 74 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.02 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9462] ppid=9440 vsize=15683912 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9462/stat : 9462 (java) S 9440 9443 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140658467660768 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9464] ppid=9440 vsize=15683912 memory=55 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9464/stat : 9464 (java) S 9440 9443 8644 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140658232779760 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9467] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9467/stat : 9467 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657858271440 140659904280475 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9468] ppid=9440 vsize=15683912 memory=95704 CPUtime=5.26 cores=0,2,4,6
/proc/9443/task/9468/stat : 9468 (java) S 9440 9443 8644 0 -1 1077944384 5050 0 0 0 525 1 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659310107120 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9469] ppid=9440 vsize=15683912 memory=131108 CPUtime=4.9 cores=0,2,4,6
/proc/9443/task/9469/stat : 9469 (java) S 9440 9443 8644 0 -1 1077944384 4943 0 0 0 489 1 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659309054576 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9470] ppid=9440 vsize=15683912 memory=3160872 CPUtime=1.52 cores=0,2,4,6
/proc/9443/task/9470/stat : 9470 (java) S 9440 9443 8644 0 -1 1077944384 4146 0 0 0 150 2 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659308002032 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9471] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9471/stat : 9471 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657360366688 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9472] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.45 cores=0,2,4,6
/proc/9443/task/9472/stat : 9472 (java) S 9440 9443 8644 0 -1 1077944384 53 0 0 0 23 22 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659239414064 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9561] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9561/stat : 9561 (java) S 9440 9443 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659709555776 140659904286489 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9563] ppid=9440 vsize=15683912 memory=95704 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9563/stat : 9563 (java) S 9440 9443 8644 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657091919408 140659904283805 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9564] ppid=9440 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9564/stat : 9564 (java) S 9440 9443 8644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140656689266352 140659904283805 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9565] ppid=9440 vsize=15683912 memory=23488 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9565/stat : 9565 (java) S 9440 9443 8644 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 78105413 16060325888 790218 33554432000 4194304 4196468 140726170115904 140656555052576 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
Current children cumulated CPU time: 775.01 s
Current children cumulated vsize: 15800096 KiB
Current children cumulated memory: 3256576 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+784.701 s]
/proc/loadavg: 2.00 2.02 2.05 3/225 9926
/proc/meminfo: memFree=17744628/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15683912 memory=3160872 CPUtime=24.67 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 35588 0 0 0 2377 90 0 0 20 0 19 0 78104222 16060325888 790218 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3920978 790218 3246 1 0 3881834 0
[pid=9560] ppid=9443 vsize=195944 memory=157352 CPUtime=772.75 cores=0,2,4,6
/proc/9560/stat : 9560 (minisat_release) R 9443 9443 8644 0 -1 4202496 246497 0 0 0 77254 21 0 0 20 0 1 0 78105409 200646656 39338 33554432000 4194304 4308513 140725784002192 140725783999640 4275579 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 37146624 140725784003249 140725784003758 140725784003758 140725784006597 0
/proc/9560/statm: 48986 39338 354 28 0 45226 0
[pid=9443/tid=9447] ppid=9440 vsize=15683912 memory=3160872 CPUtime=11.67 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) S 9440 9443 8644 0 -1 1077944384 19604 0 0 0 1118 49 0 0 20 0 19 0 78104222 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659876101120 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 80 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15683912 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 95 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15683912 memory=121816 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 115 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15683912 memory=128940 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 74 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.02 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9462] ppid=9440 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9462/stat : 9462 (java) S 9440 9443 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140658467660768 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9464] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9464/stat : 9464 (java) S 9440 9443 8644 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140658232779760 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9467] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9467/stat : 9467 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657858271440 140659904280475 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9468] ppid=9440 vsize=15683912 memory=3160872 CPUtime=5.26 cores=0,2,4,6
/proc/9443/task/9468/stat : 9468 (java) S 9440 9443 8644 0 -1 1077944384 5050 0 0 0 525 1 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659310107120 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9469] ppid=9440 vsize=15683912 memory=3160872 CPUtime=4.9 cores=0,2,4,6
/proc/9443/task/9469/stat : 9469 (java) S 9440 9443 8644 0 -1 1077944384 4943 0 0 0 489 1 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659309054576 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9470] ppid=9440 vsize=15683912 memory=3160872 CPUtime=1.52 cores=0,2,4,6
/proc/9443/task/9470/stat : 9470 (java) S 9440 9443 8644 0 -1 1077944384 4146 0 0 0 150 2 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659308002032 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9471] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9471/stat : 9471 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657360366688 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9472] ppid=9440 vsize=15683912 memory=125912 CPUtime=0.46 cores=0,2,4,6
/proc/9443/task/9472/stat : 9472 (java) S 9440 9443 8644 0 -1 1077944384 53 0 0 0 24 22 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659239414064 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9561] ppid=9440 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9561/stat : 9561 (java) S 9440 9443 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659709555776 140659904286489 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9563] ppid=9440 vsize=15683912 memory=23488 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9563/stat : 9563 (java) S 9440 9443 8644 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657091919408 140659904283805 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9564] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9564/stat : 9564 (java) S 9440 9443 8644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140656689266352 140659904283805 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9565] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9565/stat : 9565 (java) S 9440 9443 8644 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 78105413 16060325888 790218 33554432000 4194304 4196468 140726170115904 140656555052576 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
Current children cumulated CPU time: 797.42 s
Current children cumulated vsize: 15879856 KiB
Current children cumulated memory: 3318224 KiB

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

[startup+784.73 s]
# the end of solver process 9443 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=796.319 s, system=1.14614 s

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

[startup+784.701 s]
/proc/loadavg: 2.00 2.02 2.05 3/225 9926
/proc/meminfo: memFree=17744628/32770624 swapFree=67108860/67108860
[pid=9443] ppid=9440 vsize=15683912 memory=3160872 CPUtime=24.67 cores=0,2,4,6
/proc/9443/stat : 9443 (java) S 9440 9443 8644 0 -1 1077944320 35588 0 0 0 2377 90 0 0 20 0 19 0 78104222 16060325888 790218 33554432000 4194304 4196468 140726170115904 140726170098448 140659904261879 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
/proc/9443/statm: 3920978 790218 3246 1 0 3881834 0
[pid=9560] ppid=9443 vsize=195944 memory=157352 CPUtime=772.75 cores=0,2,4,6
/proc/9560/stat : 9560 (minisat_release) R 9443 9443 8644 0 -1 4202496 246497 0 0 0 77254 21 0 0 20 0 1 0 78105409 200646656 39338 33554432000 4194304 4308513 140725784002192 140725783999640 4275579 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 37146624 140725784003249 140725784003758 140725784003758 140725784006597 0
/proc/9560/statm: 48986 39338 354 28 0 45226 0
[pid=9443/tid=9447] ppid=9440 vsize=15683912 memory=3160872 CPUtime=11.67 cores=0,2,4,6
/proc/9443/task/9447/stat : 9447 (java) S 9440 9443 8644 0 -1 1077944384 19604 0 0 0 1118 49 0 0 20 0 19 0 78104222 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659876101120 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9453] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9453/stat : 9453 (java) S 9440 9443 8644 0 -1 1077944384 80 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659908504336 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9454] ppid=9440 vsize=15683912 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9454/stat : 9454 (java) S 9440 9443 8644 0 -1 1077944384 95 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659722660752 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9455] ppid=9440 vsize=15683912 memory=121816 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9455/stat : 9455 (java) S 9440 9443 8644 0 -1 1077944384 115 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659721608208 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9456] ppid=9440 vsize=15683912 memory=128940 CPUtime=0.19 cores=0,2,4,6
/proc/9443/task/9456/stat : 9456 (java) S 9440 9443 8644 0 -1 1077944384 74 0 0 0 15 4 0 0 20 0 19 0 78104224 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659720555664 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9461] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0.02 cores=0,2,4,6
/proc/9443/task/9461/stat : 9461 (java) S 9440 9443 8644 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659311159280 140659904273026 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9462] ppid=9440 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9462/stat : 9462 (java) S 9440 9443 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140658467660768 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9464] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9464/stat : 9464 (java) S 9440 9443 8644 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 78104226 16060325888 790218 33554432000 4194304 4196468 140726170115904 140658232779760 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9467] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9467/stat : 9467 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657858271440 140659904280475 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9468] ppid=9440 vsize=15683912 memory=3160872 CPUtime=5.26 cores=0,2,4,6
/proc/9443/task/9468/stat : 9468 (java) S 9440 9443 8644 0 -1 1077944384 5050 0 0 0 525 1 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659310107120 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9469] ppid=9440 vsize=15683912 memory=3160872 CPUtime=4.9 cores=0,2,4,6
/proc/9443/task/9469/stat : 9469 (java) S 9440 9443 8644 0 -1 1077944384 4943 0 0 0 489 1 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659309054576 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9470] ppid=9440 vsize=15683912 memory=3160872 CPUtime=1.52 cores=0,2,4,6
/proc/9443/task/9470/stat : 9470 (java) S 9440 9443 8644 0 -1 1077944384 4146 0 0 0 150 2 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659308002032 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9471] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9471/stat : 9471 (java) S 9440 9443 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657360366688 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9472] ppid=9440 vsize=15683912 memory=125912 CPUtime=0.46 cores=0,2,4,6
/proc/9443/task/9472/stat : 9472 (java) S 9440 9443 8644 0 -1 1077944384 53 0 0 0 24 22 0 0 20 0 19 0 78104229 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659239414064 140659904273026 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9561] ppid=9440 vsize=15683912 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9561/stat : 9561 (java) S 9440 9443 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140659709555776 140659904286489 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9563] ppid=9440 vsize=15683912 memory=23488 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9563/stat : 9563 (java) S 9440 9443 8644 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140657091919408 140659904283805 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9564] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9564/stat : 9564 (java) S 9440 9443 8644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 78105410 16060325888 790218 33554432000 4194304 4196468 140726170115904 140656689266352 140659904283805 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
[pid=9443/tid=9565] ppid=9440 vsize=15683912 memory=3160872 CPUtime=0 cores=0,2,4,6
/proc/9443/task/9565/stat : 9565 (java) S 9440 9443 8644 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 78105413 16060325888 790218 33554432000 4194304 4196468 140726170115904 140656555052576 140659904272085 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26140672 140726170121203 140726170121481 140726170121481 140726170124239 0
Current children cumulated CPU time: 797.42 s
Current children cumulated vsize: 15879856 KiB
Current children cumulated memory: 3318224 KiB

Child status: 1
Real time (s): 784.73
CPU time (s): 797.465
CPU user time (s): 796.319
CPU system time (s): 1.14614
CPU usage (%): 101.623
Max. virtual memory (cumulated for all children) (KiB): 15879856
Max. memory (cumulated for all children) (KiB): 3318224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 796.319
system time used= 1.14614
maximum resident set size= 3164016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282136
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22408
involuntary context switches= 1160


# summary of solver processes directly reported to runsolver:
#   pid: 9443
#   total CPU time (s): 797.465
#   total CPU user time (s): 796.319
#   total CPU system time (s): 1.14614

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.19424 second user time and 8.22021 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 13:43:30
IDJOB=4295931
IDBENCH=141617
IDSOLVER=2756
FILE ID=node150/4295931-1532605409
RUNJOBID= node150-1532605409-9419
PBS_JOBID= 21021976
Free space on /tmp= 53100 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-16_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-4295931-1532605409/watcher-4295931-1532605409 -o /tmp/evaluation-result-4295931-1532605409/solver-4295931-1532605409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532605409-9419 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295931-1532605409.xml

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

MD5SUM BENCH= e7fed86d91a4783730bc3bb5ac61f990
RANDOM SEED=1926156710

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:        24388812 kB
MemAvailable:   31931692 kB
Buffers:          202088 kB
Cached:          7533364 kB
SwapCached:            0 kB
Active:          2146600 kB
Inactive:        5640900 kB
Active(anon):       4316 kB
Inactive(anon):    75228 kB
Active(file):    2142284 kB
Inactive(file):  5565672 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15332 kB
Writeback:             0 kB
AnonPages:         59368 kB
Mapped:            40640 kB
Shmem:             25224 kB
Slab:             292096 kB
SReclaimable:     263384 kB
SUnreclaim:        28712 kB
KernelStack:        3264 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 53080 MiB
End job on node150 at 2018-07-26 13:56:34