Trace number 4294684

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)UNSAT 5.39093 2.31018

General information on the benchmark

NameDubois/
Dubois-100_c18.xml
MD5SUM7caa0b5cafbc6020af5c8bc91888bcd3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.017795
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints200
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":300}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":300}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 18:06:47 CEST 2018
0.67/0.55	c PID: 19548
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.43/0.99	c (0,0) Parsing End
1.43/1.00	c (0,0) CSP: 0 int (0 aux), 300 bool (0 aux), 200 ctr, max domain size 2
1.43/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.43/1.00	c (0,0) Constraint Name Generate Begin
1.43/1.00	c (0,0) Ctr:HOME/instance-4294684-1532362007.xml,ExtensionSupport:IntVar
1.43/1.00	c (0,0) Constraint Name Generate End
1.43/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.43/1.00	c (0,0) CSP to CSPinCNF Begin
2.19/1.35	c (0,0) translated 20 (10%) constraints
2.47/1.45	c (0,0) translated 40 (20%) constraints
2.77/1.51	c (0,0) translated 60 (30%) constraints
2.77/1.55	c (1,1) translated 80 (40%) constraints
2.77/1.59	c (1,1) translated 100 (50%) constraints
3.07/1.63	c (1,1) translated 120 (60%) constraints
3.07/1.67	c (1,1) translated 140 (70%) constraints
3.38/1.70	c (1,1) translated 160 (80%) constraints
3.38/1.73	c (1,1) translated 180 (90%) constraints
3.38/1.76	c (1,1) translated 200 (100%) constraints
3.72/1.82	c (1,1) STATISTICS1:HOME/instance-4294684-1532362007.xml,ExtensionSupport:IntVar,1100,3800,-1,2,3,1,,2:10000,3:2600;2:1200,1:10000;0:200,
3.72/1.82	c (1,1) ===========================================
3.72/1.82	c (1,1) Both Encoding selects:
3.72/1.82	c (1,1) Order
3.72/1.82	c (1,1) ===========================================
3.72/1.85	c (1,1) translated 380 (10%) constraints
3.72/1.87	c (1,1) translated 760 (20%) constraints
4.06/1.90	c (1,1) translated 1140 (30%) constraints
4.06/1.91	c (1,1) translated 1520 (40%) constraints
4.06/1.93	c (1,1) translated 1900 (50%) constraints
4.06/1.94	c (1,1) translated 2280 (60%) constraints
4.06/1.95	c (1,1) translated 2660 (70%) constraints
4.06/1.96	c (1,1) translated 3040 (80%) constraints
4.06/1.97	c (1,1) translated 3420 (90%) constraints
4.06/1.98	c (1,1) translated 3800 (100%) constraints
4.06/1.98	c (1,1) CSP to CSPinCNF End
4.06/1.99	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.06/1.99	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.06/1.99	c (1,1) CSPinCNF Propagation Begin
4.41/2.07	c (1,1) 0 values, 200 unsatisfiable literals, and 0 valid clauses are removed
4.41/2.07	c (1,1) CSPinCNF Propagation End
4.41/2.07	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.41/2.07	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.41/2.07	c (1,1) Simplify CSPinCNF Begin
4.41/2.09	c (1,1) Simplify CSPinCNF End
4.41/2.09	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.41/2.09	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.41/2.09	c (1,1) Calculate Precise Domain Begin
4.41/2.09	c (1,1) 0 values are removed by re-calculation
4.41/2.09	c (1,1) Calculate Precise Domain End
4.41/2.09	c (1,1) CSP: 0 int (0 aux), 1100 bool (800 aux), 3800 ctr, max domain size 2
4.41/2.09	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.41/2.09	c (1,1) CSPinCNF to SatSolver Begin
4.76/2.14	c (1,1) 380 (10 %) CSP clauses are encoded (1100 SAT variables, 379 SAT clauses)
4.76/2.16	c (1,1) 760 (20 %) CSP clauses are encoded (1100 SAT variables, 759 SAT clauses)
4.76/2.16	c (1,1) 1140 (30 %) CSP clauses are encoded (1100 SAT variables, 1139 SAT clauses)
4.76/2.17	c (1,1) 1520 (40 %) CSP clauses are encoded (1100 SAT variables, 1519 SAT clauses)
4.76/2.17	c (1,1) 1900 (50 %) CSP clauses are encoded (1100 SAT variables, 1899 SAT clauses)
4.76/2.18	c (1,1) 2280 (60 %) CSP clauses are encoded (1100 SAT variables, 2279 SAT clauses)
4.76/2.18	c (1,1) 2660 (70 %) CSP clauses are encoded (1100 SAT variables, 2659 SAT clauses)
4.76/2.19	c (1,1) 3040 (80 %) CSP clauses are encoded (1100 SAT variables, 3039 SAT clauses)
4.76/2.20	c (1,1) 3420 (90 %) CSP clauses are encoded (1100 SAT variables, 3419 SAT clauses)
5.04/2.20	c (1,1) 3800 (100 %) CSP clauses are encoded (1100 SAT variables, 3799 SAT clauses)
5.04/2.20	c (1,1) CSPinCNF to SatSolver End
5.04/2.20	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.04/2.23	c (1,1) STATISTICS2:HOME/instance-4294684-1532362007.xml,ExtensionSupport:IntVar,1100,3800,-1,2,3,1,,2:10000,3:2400;2:1400,1:10000,
5.04/2.23	c (1,1) SatSolver.solve Begin
5.04/2.23	c (1,1) 1100 bool, 3800 clause
5.04/2.23	c (1,1) 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-4294684-1532362007.xml-scop-19548.cnf HOME/instance-4294684-1532362007.xml-scop-19548.cnf.out
5.04/2.26	c (1,0) c This is COMiniSatPS.
5.04/2.26	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
5.04/2.26	c (1,0) c ============================[ Problem Statistics ]=============================
5.04/2.26	c (1,0) c |                                                                             |
5.04/2.26	c (1,0) c |  Number of variables:          1100                                         |
5.04/2.26	c (1,0) c |  Number of clauses:            3800                                         |
5.04/2.26	c (1,0) c |  Parse time:                   0.00 s                                       |
5.04/2.26	c (1,0) c |  Eliminated clauses:           0.04 Mb                                      |
5.04/2.26	c (1,0) c |  Simplification time:          0.00 s                                       |
5.04/2.26	c (1,0) c |                                                                             |
5.04/2.26	c (1,0) c ===============================================================================
5.04/2.26	c (1,0) c Solved by simplification
5.04/2.26	c (1,0) c restarts              : 0
5.04/2.26	c (1,0) c conflicts             : 0              (0 /sec)
5.04/2.26	c (1,0) c decisions             : 0              (-nan % random) (0 /sec)
5.04/2.26	c (1,0) c propagations          : 0              (0 /sec)
5.04/2.26	c (1,0) c conflict literals     : 0              (-nan % deleted)
5.04/2.26	c (1,0) c CPU time              : 0.007267 s
5.04/2.26	c (1,0) 
5.04/2.26	c (1,0) s UNSATISFIABLE
5.04/2.30	c (1,1) SatSolver.solve End
5.04/2.30	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.04/2.30	c (1,1) Show results Begin
5.04/2.30	s UNSATISFIABLE
5.04/2.30	c (1,1) Show results End
5.04/2.30	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
5.04/2.30	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
5.04/2.30	c END-Prog: Mon Jul 23 18:06:49 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 (5802 MiB free)
  memory of node 1: 16384 MiB (8098 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294684-1532362007/watcher-4294684-1532362007 -o /tmp/evaluation-result-4294684-1532362007/solver-4294684-1532362007 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294684-1532362007.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=19548, runsolver pid=19545
Current StackSize limit: 8192 KiB


[startup+0.100092 s]*
/proc/loadavg: 2.67 2.40 2.19 4/220 19563
/proc/meminfo: memFree=14175324/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15011656 memory=72376 CPUtime=0.12 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 6271 0 0 0 10 2 0 0 20 0 15 0 53763825 15371935744 18094 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3752914 18094 2777 1 0 3715374 0
[pid=19548/tid=19550] ppid=19545 vsize=15011656 memory=-6871259845000215376 CPUtime=0.09 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 4511 0 0 0 8 1 0 0 20 0 15 0 53763825 15371935744 18226 33554432000 4194304 4196468 140735007000800 140580979786120 140580988249949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 18226 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 18226 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 18292 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 18292 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763828 15371935744 18292 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53763829 15371935744 18292 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763829 15371935744 18292 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15371935744 18292 33554432000 4194304 4196468 140735007000800 140579005356368 140581007992731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) S 19545 19548 8919 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 53763831 15371935744 18292 33554432000 4194304 4196468 140735007000800 140580346755440 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15371935744 18292 33554432000 4194304 4196468 140735007000800 140580345702640 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19561] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0.01 cores=0,2,4,6
/proc/19548/task/19561/stat : 19561 (java) S 19545 19548 8919 0 -1 1077944384 271 0 0 0 1 0 0 0 20 0 15 0 53763831 15371935744 18292 33554432000 4194304 4196468 140735007000800 140580344649840 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763832 15371935744 18292 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19563] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15371935744 18292 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72376 KiB

[startup+0.210306 s]*
/proc/loadavg: 2.67 2.40 2.19 3/220 19563
/proc/meminfo: memFree=14161620/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15011656 memory=85496 CPUtime=0.26 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 9850 0 0 0 23 3 0 0 20 0 15 0 53763825 15371935744 21374 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3752914 21374 2911 1 0 3715374 0
[pid=19548/tid=19550] ppid=19545 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 7744 0 0 0 18 2 0 0 20 0 15 0 53763825 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580979799656 140580471630477 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 21374 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15011656 memory=4051468907591931552 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763828 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53763829 15371935744 21374 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763829 15371935744 21374 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15371935744 21374 33554432000 4194304 4196468 140735007000800 140579005356368 140581007992731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) S 19545 19548 8919 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 15 0 53763831 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580346755440 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) S 19545 19548 8919 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 53763831 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580345702640 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19561] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0.03 cores=0,2,4,6
/proc/19548/task/19561/stat : 19561 (java) S 19545 19548 8919 0 -1 1077944384 297 0 0 0 3 0 0 0 20 0 15 0 53763831 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580344649840 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763832 15371935744 21374 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19563] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15371935744 21374 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85496 KiB

[startup+0.31032 s]*
/proc/loadavg: 2.67 2.40 2.19 3/220 19563
/proc/meminfo: memFree=14157472/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15011656 memory=89916 CPUtime=0.43 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 10465 0 0 0 40 3 0 0 20 0 15 0 53763825 15371935744 22479 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3752914 22479 3021 1 0 3715374 0
[pid=19548/tid=19550] ppid=19545 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 8172 0 0 0 27 2 0 0 20 0 15 0 53763825 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580979778288 140580989537710 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 22479 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15011656 memory=3906790769562654368 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763828 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53763829 15371935744 22479 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763829 15371935744 22479 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15371935744 22479 33554432000 4194304 4196468 140735007000800 140579005356368 140581007992731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) R 19545 19548 8919 0 -1 4202560 412 0 0 0 2 0 0 0 20 0 15 0 53763831 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580346755440 140580985608784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) R 19545 19548 8919 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 15 0 53763831 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580345702640 140581007985282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19561] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0.07 cores=0,2,4,6
/proc/19548/task/19561/stat : 19561 (java) R 19545 19548 8919 0 -1 4202560 341 0 0 0 7 0 0 0 20 0 15 0 53763831 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580344649840 140581007986070 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763832 15371935744 22479 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19563] ppid=19545 vsize=15011656 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15371935744 22479 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89916 KiB

[startup+0.701865 s]
/proc/loadavg: 2.67 2.40 2.19 3/220 19563
/proc/meminfo: memFree=14132832/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15020052 memory=129852 CPUtime=1.02 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 17684 0 0 0 96 6 0 0 20 0 15 0 53763825 15380533248 32463 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3755013 32463 3155 1 0 3716398 0
[pid=19548/tid=19550] ppid=19545 vsize=15020052 memory=223945097764802 CPUtime=0.67 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 14920 0 0 0 63 4 0 0 20 0 15 0 53763825 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580979800384 140580992017765 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15020052 memory=298567 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15380533248 32463 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53763828 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53763829 15380533248 32463 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763829 15380533248 32463 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15380533248 32463 33554432000 4194304 4196468 140735007000800 140579005356368 140581007992731 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15020052 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) R 19545 19548 8919 0 -1 1077944384 481 0 0 0 7 0 0 0 20 0 15 0 53763831 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580346755440 140581007985282 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) R 19545 19548 8919 0 -1 4202560 451 0 0 0 8 0 0 0 20 0 15 0 53763831 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580345702936 140580988448762 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19561] ppid=19545 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/19548/task/19561/stat : 19561 (java) R 19545 19548 8919 0 -1 4202560 495 0 0 0 16 0 0 0 20 0 15 0 53763831 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580344649840 140581007995482 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763832 15380533248 32463 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19563] ppid=19545 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15380533248 32463 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129852 KiB

[startup+1.50067 s]
/proc/loadavg: 2.67 2.40 2.19 4/220 19563
/proc/meminfo: memFree=14106964/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15024148 memory=172020 CPUtime=2.77 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 21561 0 0 0 269 8 0 0 20 0 15 0 53763825 15384727552 43005 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3756037 43005 3201 1 0 3717422 0
[pid=19548/tid=19550] ppid=19545 vsize=15024148 memory=5794836780235446372 CPUtime=1.47 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 16156 0 0 0 141 6 0 0 20 0 15 0 53763825 15384727552 43005 33554432000 4194304 4196468 140735007000800 140580979807008 140580470531834 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15024148 memory=6298673690012637284 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 43005 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15024148 memory=7517463620543603312 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 43005 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15024148 memory=7378699854243324752 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 43005 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15024148 memory=4638778415512636752 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 43005 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15024148 memory=7162531461518878800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53763828 15384727552 43005 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0

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

[pid=19548/tid=19563] ppid=19545 vsize=15024148 memory=1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15384727552 43005 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 172020 KiB

[startup+2.31014 s]
# the end of solver process 19548 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.26504 s, system=0.125891 s

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

[startup+1.60179 s]
/proc/loadavg: 2.67 2.40 2.19 4/220 19563
/proc/meminfo: memFree=14106964/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15024148 memory=182976 CPUtime=3.07 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 21736 0 0 0 299 8 0 0 20 0 15 0 53763825 15384727552 45744 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3756037 45744 3202 1 0 3717422 0
[pid=19548/tid=19550] ppid=19545 vsize=15024148 memory=0 CPUtime=1.57 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 16165 0 0 0 151 6 0 0 20 0 15 0 53763825 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580979809496 140580471422335 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 45744 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15024148 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15024148 memory=12081 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53763828 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15024148 memory=-2023959437020729679 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53763829 15384727552 45744 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15024148 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763829 15384727552 45744 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15024148 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15384727552 45744 33554432000 4194304 4196468 140735007000800 140579005356368 140581007992731 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15024148 memory=6656426216303648864 CPUtime=0.38 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) R 19545 19548 8919 0 -1 4202560 886 0 0 0 38 0 0 0 20 0 15 0 53763831 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580346745152 140580986140616 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15024148 memory=-3195349257566499689 CPUtime=0.35 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) R 19545 19548 8919 0 -1 4202560 658 0 0 0 35 0 0 0 20 0 15 0 53763831 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580345692560 140580992721092 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19561] ppid=19545 vsize=15024148 memory=279914024676928 CPUtime=0.74 cores=0,2,4,6
/proc/19548/task/19561/stat : 19561 (java) S 19545 19548 8919 0 -1 1077944384 2689 0 0 0 73 1 0 0 20 0 15 0 53763831 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580344649840 140581007985282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15024148 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763832 15384727552 45744 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19563] ppid=19545 vsize=15024148 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15384727552 45744 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 182976 KiB

[startup+2.00067 s]*
/proc/loadavg: 2.67 2.40 2.19 5/220 19563
/proc/meminfo: memFree=13993040/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15024148 memory=257864 CPUtime=4.41 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 24129 0 0 0 432 9 0 0 20 0 15 0 53763825 15384727552 64466 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3756037 64466 3207 1 0 3717422 0
[pid=19548/tid=19550] ppid=19545 vsize=15024148 memory=6791534058613427641 CPUtime=1.98 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 16970 0 0 0 191 7 0 0 20 0 15 0 53763825 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580979812048 140580470540960 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 64466 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15024148 memory=139957012267127 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15024148 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53763828 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15024148 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53763829 15384727552 64466 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763829 15384727552 64466 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15384727552 64466 33554432000 4194304 4196468 140735007000800 140579005356368 140581007992731 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15024148 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) R 19545 19548 8919 0 -1 4202560 1310 0 0 0 77 0 0 0 20 0 15 0 53763831 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580346746768 140580989563819 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15024148 memory=1 CPUtime=0.74 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) R 19545 19548 8919 0 -1 4202560 1275 0 0 0 74 0 0 0 20 0 15 0 53763831 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580345689392 140580985721648 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19561] ppid=19545 vsize=15024148 memory=139957122012800 CPUtime=0.9 cores=0,2,4,6
/proc/19548/task/19561/stat : 19561 (java) R 19545 19548 8919 0 -1 1077944384 3244 0 0 0 89 1 0 0 20 0 15 0 53763831 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580344649840 140581007985282 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15024148 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763832 15384727552 64466 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19563] ppid=19545 vsize=15024148 memory=139957122012800 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15384727552 64466 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 4.41 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 257864 KiB

[startup+2.20065 s]
/proc/loadavg: 2.67 2.40 2.19 5/220 19563
/proc/meminfo: memFree=13993040/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15026264 memory=293252 CPUtime=5.04 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 24796 0 0 0 494 10 0 0 20 0 15 0 53763825 15386894336 73313 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3756566 73313 3207 1 0 3717422 0
[pid=19548/tid=19550] ppid=19545 vsize=15026264 memory=288230608969409272 CPUtime=2.16 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) R 19545 19548 8919 0 -1 4202560 17128 0 0 0 209 7 0 0 20 0 15 0 53763825 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580979804528 140580481699742 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15026264 memory=327377 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53763827 15386894336 73313 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15026264 memory=288287796509299821 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763827 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19555] ppid=19545 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19555/stat : 19555 (java) S 19545 19548 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53763828 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580347808624 140581007985282 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53763829 15386894336 73313 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15026264 memory=279914024733504 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763829 15386894336 73313 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15026264 memory=1462 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763831 15386894336 73313 33554432000 4194304 4196468 140735007000800 140579005356368 140581007992731 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15026264 memory=0 CPUtime=0.94 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) R 19545 19548 8919 0 -1 4202560 1572 0 0 0 94 0 0 0 20 0 15 0 53763831 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580346741344 140580985568913 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15026264 memory=7012474409645140048 CPUtime=0.9 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) R 19545 19548 8919 0 -1 4202560 1355 0 0 0 90 0 0 0 20 0 15 0 53763831 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580345694592 140580987221795 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19561] ppid=19545 vsize=15026264 memory=7007712420471858773 CPUtime=1 cores=0,2,4,6
/proc/19548/task/19561/stat : 19561 (java) S 19545 19548 8919 0 -1 1077944384 3402 0 0 0 99 1 0 0 20 0 15 0 53763831 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580344649840 140581007985282 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15026264 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) S 19545 19548 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53763832 15386894336 73313 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19563] ppid=19545 vsize=15026264 memory=67 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19563/stat : 19563 (java) S 19545 19548 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53763832 15386894336 73313 33554432000 4194304 4196468 140735007000800 140580343598256 140581007985282 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 5.04 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 293252 KiB

[startup+2.30268 s]
/proc/loadavg: 2.67 2.40 2.19 5/220 19563
/proc/meminfo: memFree=13993040/32770624 swapFree=67108860/67108860
[pid=19548] ppid=19545 vsize=15356224 memory=321276 CPUtime=5.36 cores=0,2,4,6
/proc/19548/stat : 19548 (java) S 19545 19548 8919 0 -1 1077944320 25218 626 0 0 525 11 0 0 20 0 17 0 53763825 15724773376 80318 33554432000 4194304 4196468 140735007000800 140735006983344 140581007974135 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
/proc/19548/statm: 3839056 80319 3224 1 0 3799912 0
[pid=19548/tid=19550] ppid=19545 vsize=15356224 memory=0 CPUtime=2.25 cores=0,2,4,6
/proc/19548/task/19550/stat : 19550 (java) S 19545 19548 8919 0 -1 1077944384 17418 626 0 0 218 7 0 0 20 0 16 0 53763825 15724773376 80319 33554432000 4194304 4196468 140735007000800 140580979817616 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19551] ppid=19545 vsize=15356224 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19551/stat : 19551 (java) S 19545 19548 8919 0 -1 1077944384 2 626 0 0 0 0 0 0 20 0 15 0 53763827 15724773376 80324 33554432000 4194304 4196468 140735007000800 140581012216464 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19552] ppid=19545 vsize=15356224 memory=223945097868450 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19552/stat : 19552 (java) S 19545 19548 8919 0 -1 1077944384 1 626 0 0 0 0 0 0 20 0 15 0 53763827 15724773376 80324 33554432000 4194304 4196468 140735007000800 140580803299856 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19553] ppid=19545 vsize=15356224 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19553/stat : 19553 (java) S 19545 19548 8919 0 -1 1077944384 1 626 0 0 0 0 0 0 20 0 15 0 53763827 15724773376 80292 33554432000 4194304 4196468 140735007000800 140580802247056 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19554] ppid=19545 vsize=15356224 memory=277764 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19554/stat : 19554 (java) S 19545 19548 8919 0 -1 1077944384 1 626 0 0 0 0 0 0 20 0 14 0 53763827 15724773376 80292 33554432000 4194304 4196468 140735007000800 140580801194256 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19556] ppid=19545 vsize=15354168 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19556/stat : 19556 (java) S 19545 19548 8919 0 -1 1077944384 13 626 0 0 0 0 0 0 20 0 14 0 53763829 15722668032 80298 33554432000 4194304 4196468 140735007000800 140579648300576 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19557] ppid=19545 vsize=15223092 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19557/stat : 19557 (java) S 19545 19548 8919 0 -1 1077944384 1 626 0 0 0 0 0 0 20 0 14 0 53763829 15588446208 80298 33554432000 4194304 4196468 140735007000800 140579379864944 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19558] ppid=19545 vsize=15223092 memory=-5921431000321636112 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19558/stat : 19558 (java) S 19545 19548 8919 0 -1 1077944384 23 626 0 0 0 0 0 0 20 0 14 0 53763831 15588446208 80298 33554432000 4194304 4196468 140735007000800 140579005355136 140581007984341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19559] ppid=19545 vsize=15223092 memory=6298673690012637284 CPUtime=1.04 cores=0,2,4,6
/proc/19548/task/19559/stat : 19559 (java) R 19545 19548 8919 0 -1 1077944384 1594 626 0 0 104 0 0 0 20 0 14 0 53763831 15588446208 80305 33554432000 4194304 4196468 140735007000800 140580346734000 140581007984341 256 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19560] ppid=19545 vsize=15223092 memory=7661578808652884844 CPUtime=1 cores=0,2,4,6
/proc/19548/task/19560/stat : 19560 (java) R 19545 19548 8919 0 -1 1077944384 1375 626 0 0 100 0 0 0 20 0 12 0 53763831 15588446208 80331 33554432000 4194304 4196468 140735007000800 140580345702640 140581007985282 256 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
[pid=19548/tid=19562] ppid=19545 vsize=15223092 memory=6935651454800449616 CPUtime=0 cores=0,2,4,6
/proc/19548/task/19562/stat : 19562 (java) R 19545 19548 8919 0 -1 1077944384 3 626 0 0 0 0 0 0 20 0 3 0 53763832 15588446208 80450 33554432000 4194304 4196468 140735007000800 140578507450592 140581007984341 256 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140735007003636 140735007003913 140735007003913 140735007006671 0
Current children cumulated CPU time: 5.36 s
Current children cumulated vsize: 15356224 KiB
Current children cumulated memory: 321276 KiB

Child status: 0
Real time (s): 2.31018
CPU time (s): 5.39093
CPU user time (s): 5.26504
CPU system time (s): 0.125891
CPU usage (%): 233.355
Max. virtual memory (cumulated for all children) (KiB): 15356224
Max. memory (cumulated for all children) (KiB): 321276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.26504
system time used= 0.125891
maximum resident set size= 321816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4215
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 19548
#   total CPU time (s): 5.39093
#   total CPU user time (s): 5.26504
#   total CPU system time (s): 0.125891

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039137 second user time and 0.067976 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 18:06:47
IDJOB=4294684
IDBENCH=141410
IDSOLVER=2755
FILE ID=node102/4294684-1532362007
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Dubois/Dubois-100_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294684-1532362007/watcher-4294684-1532362007 -o /tmp/evaluation-result-4294684-1532362007/solver-4294684-1532362007 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294684-1532362007.xml

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

MD5SUM BENCH= 7caa0b5cafbc6020af5c8bc91888bcd3
RANDOM SEED=1094064102

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        14235496 kB
MemAvailable:   29477124 kB
Buffers:          260560 kB
Cached:         15068084 kB
SwapCached:            0 kB
Active:          4010484 kB
Inactive:       13831552 kB
Active(anon):    2516160 kB
Inactive(anon):    16888 kB
Active(file):    1494324 kB
Inactive(file): 13814664 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8220 kB
Writeback:             0 kB
AnonPages:       2630076 kB
Mapped:            49728 kB
Shmem:             17036 kB
Slab:             389200 kB
SReclaimable:     361100 kB
SUnreclaim:        28100 kB
KernelStack:        3904 kB
PageTables:        10728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13525164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2451456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53228 MiB
End job on node102 at 2018-07-23 18:06:49