Trace number 4294711

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.67396 2.39878

General information on the benchmark

NameHaystacks/
Haystacks-ext-09_c18.xml
MD5SUM162336f6d7c1113ca166592290b0a66d
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.360612
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints332
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree8
Maximum variable degree9
Distribution of variable degrees[{"degree":8,"count":65},{"degree":9,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":332}]
Number of extensional constraints332
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":332}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.53	
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:57 CEST 2018
0.67/0.55	c PID: 19791
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.42/0.96	c (0,0) Parsing End
1.42/0.97	c (0,0) CSP: 81 int (0 aux), 0 bool (0 aux), 332 ctr, max domain size 9
1.42/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.97	c (0,0) Constraint Name Generate Begin
1.42/0.98	c (0,0) Ctr:HOME/instance-4294711-1532362016.xml,ExtensionConflict:ExtensionSupport:IntVar
1.42/0.98	c (0,0) Constraint Name Generate End
1.42/0.98	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/0.98	c (0,0) CSP to CSPinCNF Begin
2.21/1.36	c (0,0) translated 34 (10%) constraints
2.53/1.42	c (0,0) translated 67 (20%) constraints
2.53/1.47	c (0,0) translated 100 (30%) constraints
2.84/1.51	c (0,0) translated 133 (40%) constraints
2.84/1.54	c (1,1) translated 166 (50%) constraints
2.84/1.58	c (1,1) translated 200 (60%) constraints
3.15/1.62	c (1,1) translated 233 (70%) constraints
3.15/1.65	c (1,1) translated 266 (80%) constraints
3.15/1.68	c (1,1) translated 299 (90%) constraints
3.83/1.80	c (1,1) translated 332 (100%) constraints
3.83/1.86	c (1,1) STATISTICS1:HOME/instance-4294711-1532362016.xml,ExtensionConflict:ExtensionSupport:IntVar,153,3132,-1,9,10,1,,9:11144;2:344,10:8;4:2528;3:112;2:484,1:11488;0:8,
3.83/1.86	c (1,1) ===========================================
3.83/1.86	c (1,1) Both Encoding selects:
3.83/1.86	c (1,1) Order
3.83/1.86	c (1,1) ===========================================
3.83/1.88	c (1,1) translated 314 (10%) constraints
3.83/1.90	c (1,1) translated 627 (20%) constraints
4.15/1.91	c (1,1) translated 940 (30%) constraints
4.15/1.92	c (1,1) translated 1253 (40%) constraints
4.15/1.94	c (1,1) translated 1566 (50%) constraints
4.15/1.95	c (1,1) translated 1880 (60%) constraints
4.15/1.96	c (1,1) translated 2193 (70%) constraints
4.15/1.98	c (1,1) translated 2506 (80%) constraints
4.15/1.99	c (1,1) translated 2819 (90%) constraints
4.49/2.01	c (1,1) translated 3132 (100%) constraints
4.49/2.01	c (1,1) CSP to CSPinCNF End
4.49/2.01	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.49/2.02	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.49/2.02	c (1,1) CSPinCNF Propagation Begin
4.49/2.09	c (1,1) 0 values, 656 unsatisfiable literals, and 0 valid clauses are removed
4.49/2.09	c (1,1) CSPinCNF Propagation End
4.49/2.09	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.49/2.09	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.49/2.09	c (1,1) Simplify CSPinCNF Begin
4.49/2.11	c (1,1) Simplify CSPinCNF End
4.49/2.11	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.49/2.11	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.49/2.11	c (1,1) Calculate Precise Domain Begin
4.84/2.11	c (1,1) 0 values are removed by re-calculation
4.84/2.11	c (1,1) Calculate Precise Domain End
4.84/2.11	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.84/2.11	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.84/2.11	c (1,1) CSPinCNF to SatSolver Begin
4.84/2.15	c (1,1) 314 (10 %) CSP clauses are encoded (720 SAT variables, 880 SAT clauses)
4.84/2.16	c (1,1) 627 (20 %) CSP clauses are encoded (720 SAT variables, 1193 SAT clauses)
4.84/2.17	c (1,1) 940 (30 %) CSP clauses are encoded (720 SAT variables, 1506 SAT clauses)
4.84/2.17	c (1,1) 1253 (40 %) CSP clauses are encoded (720 SAT variables, 1819 SAT clauses)
4.84/2.18	c (1,1) 1566 (50 %) CSP clauses are encoded (720 SAT variables, 2132 SAT clauses)
4.84/2.18	c (1,1) 1880 (60 %) CSP clauses are encoded (720 SAT variables, 2446 SAT clauses)
4.84/2.19	c (1,1) 2193 (70 %) CSP clauses are encoded (720 SAT variables, 2759 SAT clauses)
4.84/2.19	c (1,1) 2506 (80 %) CSP clauses are encoded (720 SAT variables, 3072 SAT clauses)
5.16/2.20	c (1,1) 2819 (90 %) CSP clauses are encoded (720 SAT variables, 3385 SAT clauses)
5.16/2.21	c (1,1) 3132 (100 %) CSP clauses are encoded (720 SAT variables, 3698 SAT clauses)
5.16/2.21	c (1,1) CSPinCNF to SatSolver End
5.16/2.21	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.16/2.24	c (1,1) STATISTICS2:HOME/instance-4294711-1532362016.xml,ExtensionConflict:ExtensionSupport:IntVar,153,3132,-1,9,9,1,,9:10496;2:344,9:8;4:2204;3:112;2:808,1:10840,
5.16/2.24	c (1,1) SatSolver.solve Begin
5.16/2.24	c (1,1) 720 bool, 3699 clause
5.16/2.24	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-4294711-1532362016.xml-scop-19791.cnf HOME/instance-4294711-1532362016.xml-scop-19791.cnf.out
5.49/2.38	c (1,0) c This is COMiniSatPS.
5.49/2.38	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
5.49/2.38	c (1,0) c ============================[ Problem Statistics ]=============================
5.49/2.38	c (1,0) c |                                                                             |
5.49/2.38	c (1,0) c |  Number of variables:           720                                         |
5.49/2.38	c (1,0) c |  Number of clauses:            3699                                         |
5.49/2.38	c (1,0) c |  Parse time:                   0.00 s                                       |
5.49/2.38	c (1,0) c |  Eliminated clauses:           0.00 Mb                                      |
5.49/2.38	c (1,0) c Reduced to 640 vars, 3526 cls (grow=0)
5.49/2.38	c (1,0) c No iterative elimination performed. (vars=640, c/v ratio=5.5)
5.49/2.38	c (1,0) c |  Simplification time:          0.00 s                                       |
5.49/2.38	c (1,0) c |                                                                             |
5.49/2.38	c (1,0) c ============================[ Search Statistics ]==============================
5.49/2.38	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.49/2.38	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.49/2.38	c (1,0) c ===============================================================================
5.49/2.38	c (1,0) c ===============================================================================
5.49/2.38	c (1,0) c restarts              : 29
5.49/2.38	c (1,0) c conflicts             : 18231          (147302 /sec)
5.49/2.38	c (1,0) c decisions             : 29220          (0.00 % random) (236091 /sec)
5.49/2.38	c (1,0) c propagations          : 237789         (1921279 /sec)
5.49/2.38	c (1,0) c conflict literals     : 158070         (10.47 % deleted)
5.49/2.38	c (1,0) c CPU time              : 0.123766 s
5.49/2.38	c (1,0) 
5.49/2.38	c (1,0) s UNSATISFIABLE
5.49/2.39	c (1,1) SatSolver.solve End
5.49/2.39	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.49/2.39	c (1,1) Show results Begin
5.49/2.39	s UNSATISFIABLE
5.49/2.39	c (1,1) Show results End
5.49/2.39	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.49/2.39	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
5.49/2.39	c END-Prog: Mon Jul 23 18:06:59 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 (5803 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-4294711-1532362016/watcher-4294711-1532362016 -o /tmp/evaluation-result-4294711-1532362016/solver-4294711-1532362016 -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-4294711-1532362016.xml 

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

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

solver pid=19791, runsolver pid=19788

[startup+0.100089 s]*
/proc/loadavg: 2.87 2.45 2.21 3/220 19806
/proc/meminfo: memFree=14175436/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15011656 memory=72404 CPUtime=0.11 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 6264 0 0 0 9 2 0 0 20 0 15 0 53764778 15371935744 18101 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3752914 18101 2782 1 0 3715374 0
[pid=19791/tid=19793] ppid=19788 vsize=15011656 memory=-6871259845000215376 CPUtime=0.08 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 4394 0 0 0 7 1 0 0 20 0 15 0 53764778 15371935744 18101 33554432000 4194304 4196468 140727333900256 139800124625288 139800133089063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 18101 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 18167 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 18167 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 18167 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) S 19788 19791 8919 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799491966960 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799490914416 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0.01 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) S 19788 19791 8919 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 53764785 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799489861872 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 18167 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 18167 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72404 KiB

[startup+0.210262 s]*
/proc/loadavg: 2.87 2.45 2.21 3/220 19806
/proc/meminfo: memFree=14161876/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15011656 memory=85720 CPUtime=0.25 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 9877 0 0 0 22 3 0 0 20 0 15 0 53764778 15371935744 21430 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3752914 21430 2915 1 0 3715374 0
[pid=19791/tid=19793] ppid=19788 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 7783 0 0 0 17 2 0 0 20 0 15 0 53764778 15371935744 21430 33554432000 4194304 4196468 140727333900256 139800124630896 139800136893790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 21430 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15011656 memory=4051468885490218656 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 21430 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 21430 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 21430 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) S 19788 19791 8919 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799491966960 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) S 19788 19791 8919 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799490914416 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0.03 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) R 19788 19791 8919 0 -1 4202560 296 0 0 0 3 0 0 0 20 0 15 0 53764785 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799489861872 139800136893790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 21430 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 21430 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85720 KiB

[startup+0.310199 s]*
/proc/loadavg: 2.87 2.45 2.21 3/220 19806
/proc/meminfo: memFree=14158568/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15011656 memory=89812 CPUtime=0.42 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 10482 0 0 0 39 3 0 0 20 0 15 0 53764778 15371935744 22453 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3752914 22453 3014 1 0 3715374 0
[pid=19791/tid=19793] ppid=19788 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 8208 0 0 0 27 3 0 0 20 0 15 0 53764778 15371935744 22453 33554432000 4194304 4196468 140727333900256 139800124604144 139800136893790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 22453 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15011656 memory=3906790747460941472 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 22453 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764782 15371935744 22453 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 22453 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) R 19788 19791 8919 0 -1 1077944384 324 0 0 0 1 0 0 0 20 0 15 0 53764785 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799491966960 139800152824450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15011656 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) R 19788 19791 8919 0 -1 4202560 269 0 0 0 3 0 0 0 20 0 15 0 53764785 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799490914416 139800137701177 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0.07 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) R 19788 19791 8919 0 -1 4202560 346 0 0 0 7 0 0 0 20 0 15 0 53764785 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799489861872 139800145063839 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 22453 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15011656 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764785 15371935744 22453 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89812 KiB

[startup+0.701711 s]
/proc/loadavg: 2.87 2.45 2.21 3/220 19806
/proc/meminfo: memFree=14134272/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15020052 memory=129780 CPUtime=1 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 17583 0 0 0 95 5 0 0 20 0 15 0 53764778 15380533248 32445 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3755013 32445 3158 1 0 3716398 0
[pid=19791/tid=19793] ppid=19788 vsize=15020052 memory=224966628892853 CPUtime=0.67 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 14875 0 0 0 63 4 0 0 20 0 15 0 53764778 15380533248 32445 33554432000 4194304 4196468 140727333900256 139800124644752 139800136893790 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15020052 memory=298567 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15380533248 32445 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53764782 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53764782 15380533248 32445 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764782 15380533248 32445 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15380533248 32445 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) S 19788 19791 8919 0 -1 1077944384 423 0 0 0 6 0 0 0 20 0 15 0 53764785 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799491966960 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) S 19788 19791 8919 0 -1 1077944384 484 0 0 0 8 0 0 0 20 0 15 0 53764785 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799490914416 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) S 19788 19791 8919 0 -1 1077944384 462 0 0 0 16 0 0 0 20 0 15 0 53764785 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799489861872 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15380533248 32445 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764785 15380533248 32445 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129780 KiB

[startup+1.50085 s]
/proc/loadavg: 2.87 2.45 2.21 3/220 19806
/proc/meminfo: memFree=14108072/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15022100 memory=183028 CPUtime=2.84 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 21233 0 0 0 276 8 0 0 20 0 15 0 53764778 15382630400 45757 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3755525 45757 3200 1 0 3716910 0
[pid=19791/tid=19793] ppid=19788 vsize=15022100 memory=5794836780235444585 CPUtime=1.47 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 16076 0 0 0 142 5 0 0 20 0 15 0 53764778 15382630400 45757 33554432000 4194304 4196468 140727333900256 139800124644552 139800133010012 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15022100 memory=6298673690012635497 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 45757 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15022100 memory=7517461400028079471 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 45757 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15022100 memory=7305516381941555793 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 45757 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15022100 memory=4638778398332767568 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 45757 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15022100 memory=7380951653990360147 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53764782 15382630400 45757 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0

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

[startup+2.39873 s]
# the end of solver process 19791 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.53399 s, system=0.139974 s

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

[startup+1.60084 s]
/proc/loadavg: 2.87 2.45 2.21 3/220 19806
/proc/meminfo: memFree=14108072/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15022100 memory=209304 CPUtime=3.15 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 22736 0 0 0 306 9 0 0 20 0 15 0 53764778 15382630400 52326 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3755525 52326 3201 1 0 3716910 0
[pid=19791/tid=19793] ppid=19788 vsize=15022100 memory=0 CPUtime=1.57 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 16773 0 0 0 151 6 0 0 20 0 15 0 53764778 15382630400 52326 33554432000 4194304 4196468 140727333900256 139800124636288 139799657615140 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 52326 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15022100 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15022100 memory=12081 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53764782 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15022100 memory=-2023959437020729679 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53764782 15382630400 52326 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15022100 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764782 15382630400 52326 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15022100 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15382630400 52326 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15022100 memory=6656426216303648864 CPUtime=0.43 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) R 19788 19791 8919 0 -1 4202560 1054 0 0 0 43 0 0 0 20 0 15 0 53764785 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799491956432 139800137205727 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15022100 memory=-3195349257566499689 CPUtime=0.46 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) R 19788 19791 8919 0 -1 4202560 1023 0 0 0 46 0 0 0 20 0 15 0 53764785 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799490897408 139800136310087 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15022100 memory=279869732826688 CPUtime=0.66 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) S 19788 19791 8919 0 -1 1077944384 2546 0 0 0 65 1 0 0 20 0 15 0 53764785 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799489861872 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15022100 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15382630400 52326 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15022100 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764785 15382630400 52326 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 209304 KiB

[startup+2.00199 s]*
/proc/loadavg: 2.87 2.45 2.21 5/220 19806
/proc/meminfo: memFree=13964856/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15024148 memory=283656 CPUtime=4.49 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 23938 0 0 0 438 11 0 0 20 0 15 0 53764778 15384727552 70914 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3756037 70914 3201 1 0 3717422 0
[pid=19791/tid=19793] ppid=19788 vsize=15024148 memory=6791534058613427641 CPUtime=1.97 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 16986 0 0 0 190 7 0 0 20 0 15 0 53764778 15384727552 71426 33554432000 4194304 4196468 140727333900256 139800124643472 139799661663781 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15384727552 71426 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15024148 memory=139934866342007 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15024148 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53764782 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15024148 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53764782 15384727552 71426 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764782 15384727552 71426 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15384727552 71426 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15024148 memory=0 CPUtime=0.84 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) R 19788 19791 8919 0 -1 4202560 1732 0 0 0 84 0 0 0 20 0 15 0 53764785 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799491954160 139800134334741 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15024148 memory=1 CPUtime=0.87 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) R 19788 19791 8919 0 -1 4202560 1177 0 0 0 87 0 0 0 20 0 15 0 53764785 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799490900712 139800136719182 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15024148 memory=139935020299904 CPUtime=0.76 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) R 19788 19791 8919 0 -1 1077944384 2716 0 0 0 75 1 0 0 20 0 15 0 53764785 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799489861872 139800152824450 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15024148 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15384727552 71426 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15024148 memory=139935020299904 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764785 15384727552 71426 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 4.49 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 283656 KiB

[startup+2.20074 s]
/proc/loadavg: 2.87 2.45 2.21 5/220 19806
/proc/meminfo: memFree=13964856/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15026264 memory=326556 CPUtime=5.16 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 24962 0 0 0 505 11 0 0 20 0 15 0 53764778 15386894336 81639 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3756566 81639 3201 1 0 3717422 0
[pid=19791/tid=19793] ppid=19788 vsize=15026264 memory=288230608969409272 CPUtime=2.17 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 17137 0 0 0 209 8 0 0 20 0 15 0 53764778 15386894336 81639 33554432000 4194304 4196468 140727333900256 139800124648816 139799659779808 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15026264 memory=327377 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15386894336 81639 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15026264 memory=288287796509299821 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764780 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53764780 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53764782 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53764782 15386894336 81639 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15026264 memory=279869732883264 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764782 15386894336 81639 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15026264 memory=1463 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15386894336 81639 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15026264 memory=0 CPUtime=1.03 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) R 19788 19791 8919 0 -1 4202560 1822 0 0 0 103 0 0 0 20 0 15 0 53764785 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799491958000 139800134334485 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15026264 memory=7012474409645140048 CPUtime=1.06 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) R 19788 19791 8919 0 -1 4202560 1751 0 0 0 106 0 0 0 20 0 15 0 53764785 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799490900432 139800134357854 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15026264 memory=7007712420471858773 CPUtime=0.87 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) R 19788 19791 8919 0 -1 4202560 2912 0 0 0 86 1 0 0 20 0 15 0 53764785 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799489859832 139800131506656 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15026264 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53764785 15386894336 81639 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15026264 memory=67 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53764785 15386894336 81639 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 5.16 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 326556 KiB

[startup+2.30061 s]
/proc/loadavg: 2.87 2.45 2.21 5/220 19806
/proc/meminfo: memFree=13964856/32770624 swapFree=67108860/67108860
[pid=19791] ppid=19788 vsize=15747404 memory=353996 CPUtime=5.49 cores=0,2,4,6
/proc/19791/stat : 19791 (java) S 19788 19791 8919 0 -1 1077944320 25377 0 0 0 537 12 0 0 20 0 19 0 53764778 16125341696 88499 33554432000 4194304 4196468 140727333900256 140727333882800 139800152813303 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
/proc/19791/statm: 3936851 88499 3218 1 0 3897707 0
[pid=19791/tid=19793] ppid=19788 vsize=15747404 memory=0 CPUtime=2.26 cores=0,2,4,6
/proc/19791/task/19793/stat : 19793 (java) R 19788 19791 8919 0 -1 4202560 17395 0 0 0 217 9 0 0 20 0 19 0 53764778 16125341696 88499 33554432000 4194304 4196468 140727333900256 139800124630640 139800133089131 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19794] ppid=19788 vsize=15747404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19794/stat : 19794 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53764780 16125341696 88499 33554432000 4194304 4196468 140727333900256 139800157055248 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19795] ppid=19788 vsize=15747404 memory=224966628996501 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19795/stat : 19795 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53764780 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799979551120 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19796] ppid=19788 vsize=15747404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19796/stat : 19796 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53764780 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799611959824 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19797] ppid=19788 vsize=15747404 memory=308812 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19797/stat : 19797 (java) S 19788 19791 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53764780 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799610907280 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19798] ppid=19788 vsize=15747404 memory=241204 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19798/stat : 19798 (java) S 19788 19791 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53764782 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799493020144 139800152824450 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19799] ppid=19788 vsize=15747404 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19799/stat : 19799 (java) S 19788 19791 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53764782 16125341696 88499 33554432000 4194304 4196468 140727333900256 139798769558944 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19800] ppid=19788 vsize=15747404 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19800/stat : 19800 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53764782 16125341696 88499 33554432000 4194304 4196468 140727333900256 139798501123568 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19801] ppid=19788 vsize=15747404 memory=-5921431000321636112 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19801/stat : 19801 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53764785 16125341696 88499 33554432000 4194304 4196468 140727333900256 139798126615248 139800152831899 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19802] ppid=19788 vsize=15747404 memory=6298673690012635497 CPUtime=1.13 cores=0,2,4,6
/proc/19791/task/19802/stat : 19802 (java) R 19788 19791 8919 0 -1 4202560 1859 0 0 0 113 0 0 0 20 0 19 0 53764785 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799491946672 139800130037456 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19803] ppid=19788 vsize=15747404 memory=7733636402589951335 CPUtime=1.16 cores=0,2,4,6
/proc/19791/task/19803/stat : 19803 (java) R 19788 19791 8919 0 -1 4202560 1784 0 0 0 116 0 0 0 20 0 19 0 53764785 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799490900432 139800134360833 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19804] ppid=19788 vsize=15747404 memory=7306071596607956057 CPUtime=0.9 cores=0,2,4,6
/proc/19791/task/19804/stat : 19804 (java) R 19788 19791 8919 0 -1 1077944384 2969 0 0 0 89 1 0 0 20 0 19 0 53764785 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799489861872 139800152824450 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19805] ppid=19788 vsize=15747404 memory=6935651454800449616 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19805/stat : 19805 (java) S 19788 19791 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53764785 16125341696 88499 33554432000 4194304 4196468 140727333900256 139797628709472 139800152823509 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
[pid=19791/tid=19806] ppid=19788 vsize=15747404 memory=7380951653990360147 CPUtime=0 cores=0,2,4,6
/proc/19791/task/19806/stat : 19806 (java) S 19788 19791 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53764785 16125341696 88499 33554432000 4194304 4196468 140727333900256 139799488809776 139800152824450 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140727333905396 140727333905673 140727333905673 140727333908431 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 15747404 KiB
Current children cumulated memory: 353996 KiB

Child status: 0
Real time (s): 2.39878
CPU time (s): 5.67396
CPU user time (s): 5.53399
CPU system time (s): 0.139974
CPU usage (%): 236.535
Max. virtual memory (cumulated for all children) (KiB): 15747404
Max. memory (cumulated for all children) (KiB): 353996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.53398
system time used= 0.139974
maximum resident set size= 356520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26636
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3604
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 19791
#   total CPU time (s): 5.67396
#   total CPU user time (s): 5.53399
#   total CPU system time (s): 0.139974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047161 second user time and 0.058439 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 18:06:56
IDJOB=4294711
IDBENCH=141413
IDSOLVER=2755
FILE ID=node102/4294711-1532362016
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-09_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-4294711-1532362016/watcher-4294711-1532362016 -o /tmp/evaluation-result-4294711-1532362016/solver-4294711-1532362016 -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-4294711-1532362016.xml

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

MD5SUM BENCH= 162336f6d7c1113ca166592290b0a66d
RANDOM SEED=1320700230

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:        14235680 kB
MemAvailable:   29477844 kB
Buffers:          260612 kB
Cached:         15067988 kB
SwapCached:            0 kB
Active:          4010680 kB
Inactive:       13831880 kB
Active(anon):    2516148 kB
Inactive(anon):    16888 kB
Active(file):    1494532 kB
Inactive(file): 13814992 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8352 kB
Writeback:             0 kB
AnonPages:       2519748 kB
Mapped:            49368 kB
Shmem:             17036 kB
Slab:             389536 kB
SReclaimable:     361100 kB
SUnreclaim:        28436 kB
KernelStack:        3648 kB
PageTables:        10380 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:   2340864 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:59