Trace number 4294712

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)UNSAT 5.47588 2.59231

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.55/0.52	
0.68/0.52	scop order+minisat_release (2018-06-13)
0.68/0.52	
0.68/0.54	c BEGIN-Prog: Mon Jul 23 16:50:54 CEST 2018
0.68/0.54	c PID: 12967
0.68/0.54	c IP: 172.20.3.105
0.68/0.54	c HOST: node105.alineos.net
0.68/0.55	c (0,0) Parsing Begin
1.44/0.94	c (0,0) Parsing End
1.44/0.95	c (0,0) CSP: 81 int (0 aux), 0 bool (0 aux), 332 ctr, max domain size 9
1.44/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.44/0.95	c (0,0) Constraint Name Generate Begin
1.44/0.96	c (0,0) Ctr:HOME/instance-4294712-1532357454.xml,ExtensionConflict:ExtensionSupport:IntVar
1.44/0.96	c (0,0) Constraint Name Generate End
1.44/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.44/0.96	c (0,0) CSP to CSPinCNF Begin
2.24/1.33	c (0,0) translated 34 (10%) constraints
2.24/1.39	c (0,0) translated 67 (20%) constraints
2.57/1.43	c (0,0) translated 100 (30%) constraints
2.57/1.48	c (0,0) translated 133 (40%) constraints
2.88/1.51	c (0,0) translated 166 (50%) constraints
2.88/1.56	c (1,1) translated 200 (60%) constraints
2.88/1.59	c (1,1) translated 233 (70%) constraints
3.19/1.63	c (1,1) translated 266 (80%) constraints
3.19/1.66	c (1,1) translated 299 (90%) constraints
3.51/1.78	c (1,1) translated 332 (100%) constraints
3.86/1.84	c (1,1) STATISTICS1:HOME/instance-4294712-1532357454.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.86/1.84	c (1,1) ===========================================
3.86/1.84	c (1,1) Order
3.86/1.84	c (1,1) ===========================================
3.86/1.86	c (1,1) translated 314 (10%) constraints
3.86/1.87	c (1,1) translated 627 (20%) constraints
3.86/1.89	c (1,1) translated 940 (30%) constraints
4.19/1.90	c (1,1) translated 1253 (40%) constraints
4.19/1.92	c (1,1) translated 1566 (50%) constraints
4.19/1.93	c (1,1) translated 1880 (60%) constraints
4.19/1.94	c (1,1) translated 2193 (70%) constraints
4.19/1.96	c (1,1) translated 2506 (80%) constraints
4.19/1.97	c (1,1) translated 2819 (90%) constraints
4.19/1.99	c (1,1) translated 3132 (100%) constraints
4.19/1.99	c (1,1) CSP to CSPinCNF End
4.19/1.99	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.19/1.99	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.19/1.99	c (1,1) CSPinCNF Propagation Begin
4.52/2.07	c (1,1) 0 values, 656 unsatisfiable literals, and 0 valid clauses are removed
4.52/2.07	c (1,1) CSPinCNF Propagation End
4.52/2.07	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.52/2.07	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.52/2.07	c (1,1) Simplify CSPinCNF Begin
4.52/2.09	c (1,1) Simplify CSPinCNF End
4.52/2.09	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.52/2.09	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.52/2.09	c (1,1) Calculate Precise Domain Begin
4.52/2.09	c (1,1) 0 values are removed by re-calculation
4.52/2.09	c (1,1) Calculate Precise Domain End
4.52/2.09	c (1,1) CSP: 81 int (0 aux), 72 bool (72 aux), 3132 ctr, max domain size 9
4.52/2.09	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.52/2.09	c (1,1) CSPinCNF to SatSolver Begin
4.87/2.14	c (1,1) 314 (10 %) CSP clauses are encoded (720 SAT variables, 880 SAT clauses)
4.87/2.14	c (1,1) 627 (20 %) CSP clauses are encoded (720 SAT variables, 1193 SAT clauses)
4.87/2.15	c (1,1) 940 (30 %) CSP clauses are encoded (720 SAT variables, 1506 SAT clauses)
4.87/2.16	c (1,1) 1253 (40 %) CSP clauses are encoded (720 SAT variables, 1819 SAT clauses)
4.87/2.16	c (1,1) 1566 (50 %) CSP clauses are encoded (720 SAT variables, 2132 SAT clauses)
4.87/2.17	c (1,1) 1880 (60 %) CSP clauses are encoded (720 SAT variables, 2446 SAT clauses)
4.87/2.18	c (1,1) 2193 (70 %) CSP clauses are encoded (720 SAT variables, 2759 SAT clauses)
4.87/2.18	c (1,1) 2506 (80 %) CSP clauses are encoded (720 SAT variables, 3072 SAT clauses)
4.87/2.18	c (1,1) 2819 (90 %) CSP clauses are encoded (720 SAT variables, 3385 SAT clauses)
4.87/2.19	c (1,1) 3132 (100 %) CSP clauses are encoded (720 SAT variables, 3698 SAT clauses)
4.87/2.19	c (1,1) CSPinCNF to SatSolver End
4.87/2.19	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.18/2.22	c (1,1) STATISTICS2:HOME/instance-4294712-1532357454.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.18/2.22	c (1,1) SatSolver.solve Begin
5.18/2.22	c (1,1) 720 bool, 3699 clause
5.18/2.22	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-4294712-1532357454.xml-scop-12967.cnf HOME/instance-4294712-1532357454.xml-scop-12967.cnf.out
5.33/2.36	c (1,0) c This is COMiniSatPS.
5.33/2.36	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
5.33/2.36	c (1,0) c ============================[ Problem Statistics ]=============================
5.33/2.36	c (1,0) c |                                                                             |
5.33/2.36	c (1,0) c |  Number of variables:           720                                         |
5.33/2.36	c (1,0) c |  Number of clauses:            3699                                         |
5.33/2.36	c (1,0) c |  Parse time:                   0.00 s                                       |
5.33/2.36	c (1,0) c |  Eliminated clauses:           0.00 Mb                                      |
5.33/2.36	c (1,0) c Reduced to 640 vars, 3526 cls (grow=0)
5.33/2.36	c (1,0) c No iterative elimination performed. (vars=640, c/v ratio=5.5)
5.33/2.36	c (1,0) c |  Simplification time:          0.00 s                                       |
5.33/2.36	c (1,0) c |                                                                             |
5.33/2.36	c (1,0) c ============================[ Search Statistics ]==============================
5.33/2.36	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.33/2.36	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.33/2.36	c (1,0) c ===============================================================================
5.33/2.36	c (1,0) c ===============================================================================
5.33/2.36	c (1,0) c restarts              : 29
5.33/2.36	c (1,0) c conflicts             : 18231          (150163 /sec)
5.33/2.36	c (1,0) c decisions             : 29220          (0.00 % random) (240676 /sec)
5.33/2.36	c (1,0) c propagations          : 237789         (1958594 /sec)
5.33/2.36	c (1,0) c conflict literals     : 158070         (10.47 % deleted)
5.33/2.36	c (1,0) c CPU time              : 0.121408 s
5.33/2.36	c (1,0) 
5.33/2.36	c (1,0) s UNSATISFIABLE
5.33/2.36	c (1,1) SatSolver.solve End
5.33/2.36	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.33/2.36	c (1,1) Show results Begin
5.33/2.36	s UNSATISFIABLE
5.33/2.36	c (1,1) Show results End
5.33/2.36	c (1,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.33/2.36	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
5.33/2.36	c END-Prog: Mon Jul 23 16:50:56 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 (1982 MiB free)
  memory of node 1: 16384 MiB (11576 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=12967, runsolver pid=12964

[startup+0.100141 s]*
/proc/loadavg: 3.03 2.58 2.28 3/220 12982
/proc/meminfo: memFree=13824256/32770624 swapFree=67108860/67108860
[pid=12967] ppid=12964 vsize=15011656 memory=74512 CPUtime=0.11 cores=1,3,5,7
/proc/12967/stat : 12967 (java) S 12964 12967 2271 0 -1 1077944320 6803 0 0 0 9 2 0 0 20 0 15 0 53308538 15371935744 18628 33554432000 4194304 4196468 140737199810576 140737199793120 139983162986231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
/proc/12967/statm: 3752914 18628 2759 1 0 3715374 0
[pid=12967/tid=12969] ppid=12964 vsize=15011656 memory=-6727144656924359504 CPUtime=0.09 cores=1,3,5,7
/proc/12967/task/12969/stat : 12969 (java) R 12964 12967 2271 0 -1 4202560 5044 0 0 0 8 1 0 0 20 0 15 0 53308539 15371935744 18760 33554432000 4194304 4196468 140737199810576 139983134798216 139983143261952 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12970] ppid=12964 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12970/stat : 12970 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 18760 33554432000 4194304 4196468 140737199810576 139983167228176 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12971] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12971/stat : 12971 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982985316752 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12972] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12972/stat : 12972 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982622239248 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12973] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12973/stat : 12973 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982621186704 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12974] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12974/stat : 12974 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982200949232 139983162997378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12975] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12975/stat : 12975 (java) S 12964 12967 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 18760 33554432000 4194304 4196468 140737199810576 139981708322208 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12976] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12976/stat : 12976 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 18760 33554432000 4194304 4196468 140737199810576 139981439886832 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12977] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12977/stat : 12977 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 18760 33554432000 4194304 4196468 140737199810576 139981065378512 139983163004827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12978] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12978/stat : 12978 (java) S 12964 12967 2271 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982199896048 139983162997378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12979] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12979/stat : 12979 (java) S 12964 12967 2271 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982198843504 139983162997378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12980] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0.01 cores=1,3,5,7
/proc/12967/task/12980/stat : 12980 (java) S 12964 12967 2271 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 53308545 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982197790960 139983162997378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12981] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12981/stat : 12981 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 18760 33554432000 4194304 4196468 140737199810576 139980567472736 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12982] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12982/stat : 12982 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 18760 33554432000 4194304 4196468 140737199810576 139982196738864 139983162997378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74512 KiB

[startup+0.210565 s]*
/proc/loadavg: 3.03 2.58 2.28 3/220 12982
/proc/meminfo: memFree=13810552/32770624 swapFree=67108860/67108860
[pid=12967] ppid=12964 vsize=15011656 memory=86012 CPUtime=0.26 cores=1,3,5,7
/proc/12967/stat : 12967 (java) S 12964 12967 2271 0 -1 1077944320 9932 0 0 0 23 3 0 0 20 0 15 0 53308538 15371935744 21503 33554432000 4194304 4196468 140737199810576 140737199793120 139983162986231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
/proc/12967/statm: 3752914 21503 2887 1 0 3715374 0
[pid=12967/tid=12969] ppid=12964 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/12967/task/12969/stat : 12969 (java) R 12964 12967 2271 0 -1 4202560 7827 0 0 0 18 2 0 0 20 0 15 0 53308539 15371935744 21503 33554432000 4194304 4196468 140737199810576 139983134812624 139983163008157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12970] ppid=12964 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12970/stat : 12970 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 21503 33554432000 4194304 4196468 140737199810576 139983167228176 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12971] ppid=12964 vsize=15011656 memory=288370359505118848 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12971/stat : 12971 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982985316752 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12972] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12972/stat : 12972 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982622239248 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12973] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12973/stat : 12973 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982621186704 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12974] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12974/stat : 12974 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982200949232 139983162997378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12975] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12975/stat : 12975 (java) S 12964 12967 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 21503 33554432000 4194304 4196468 140737199810576 139981708322208 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12976] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12976/stat : 12976 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 21503 33554432000 4194304 4196468 140737199810576 139981439886832 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12977] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12977/stat : 12977 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 21503 33554432000 4194304 4196468 140737199810576 139981065378512 139983163004827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12978] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12978/stat : 12978 (java) R 12964 12967 2271 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982199896048 139983162997378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12979] ppid=12964 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12967/task/12979/stat : 12979 (java) R 12964 12967 2271 0 -1 4202560 437 0 0 0 1 0 0 0 20 0 15 0 53308545 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982198843504 139983162997378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12980] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0.03 cores=1,3,5,7
/proc/12967/task/12980/stat : 12980 (java) R 12964 12967 2271 0 -1 1077944384 288 0 0 0 3 0 0 0 20 0 15 0 53308545 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982197790960 139983162997378 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12981] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12981/stat : 12981 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 21503 33554432000 4194304 4196468 140737199810576 139980567472736 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12982] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12982/stat : 12982 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 21503 33554432000 4194304 4196468 140737199810576 139982196738864 139983162997378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86012 KiB

[startup+0.310719 s]*
/proc/loadavg: 3.03 2.58 2.28 3/220 12982
/proc/meminfo: memFree=13806892/32770624 swapFree=67108860/67108860
[pid=12967] ppid=12964 vsize=15011656 memory=89800 CPUtime=0.43 cores=1,3,5,7
/proc/12967/stat : 12967 (java) S 12964 12967 2271 0 -1 1077944320 10488 0 0 0 40 3 0 0 20 0 15 0 53308538 15371935744 22450 33554432000 4194304 4196468 140737199810576 140737199793120 139983162986231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
/proc/12967/statm: 3752914 22450 3027 1 0 3715374 0
[pid=12967/tid=12969] ppid=12964 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/12967/task/12969/stat : 12969 (java) R 12964 12967 2271 0 -1 4202560 8220 0 0 0 28 2 0 0 20 0 15 0 53308539 15371935744 22450 33554432000 4194304 4196468 140737199810576 139983134790384 139983143261383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12970] ppid=12964 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12970/stat : 12970 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 22450 33554432000 4194304 4196468 140737199810576 139983167228176 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12971] ppid=12964 vsize=15011656 memory=288230376152078777 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12971/stat : 12971 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982985316752 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12972] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12972/stat : 12972 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982622239248 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12973] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12973/stat : 12973 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982621186704 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12974] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12974/stat : 12974 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982200949232 139983162997378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12975] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12975/stat : 12975 (java) S 12964 12967 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 22450 33554432000 4194304 4196468 140737199810576 139981708322208 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12976] ppid=12964 vsize=15011656 memory=139983353407104 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12976/stat : 12976 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308542 15371935744 22450 33554432000 4194304 4196468 140737199810576 139981439886832 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12977] ppid=12964 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12977/stat : 12977 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 22450 33554432000 4194304 4196468 140737199810576 139981065378512 139983163004827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12978] ppid=12964 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12967/task/12978/stat : 12978 (java) R 12964 12967 2271 0 -1 4202560 78 0 0 0 1 0 0 0 20 0 15 0 53308545 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982199896048 139983147908066 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12979] ppid=12964 vsize=15011656 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/12967/task/12979/stat : 12979 (java) R 12964 12967 2271 0 -1 1077944384 546 0 0 0 3 0 0 0 20 0 15 0 53308545 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982198843504 139983162997378 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12980] ppid=12964 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12967/task/12980/stat : 12980 (java) S 12964 12967 2271 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 15 0 53308545 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982197790960 139983162997378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12981] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12981/stat : 12981 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 22450 33554432000 4194304 4196468 140737199810576 139980567472736 139983162996437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12982] ppid=12964 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12982/stat : 12982 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308545 15371935744 22450 33554432000 4194304 4196468 140737199810576 139982196738864 139983162997378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89800 KiB

[startup+0.700721 s]
/proc/loadavg: 3.03 2.58 2.28 5/220 12982
/proc/meminfo: memFree=13782336/32770624 swapFree=67108860/67108860
[pid=12967] ppid=12964 vsize=15020052 memory=129916 CPUtime=1.02 cores=1,3,5,7
/proc/12967/stat : 12967 (java) S 12964 12967 2271 0 -1 1077944320 17719 0 0 0 96 6 0 0 20 0 15 0 53308538 15380533248 32479 33554432000 4194304 4196468 140737199810576 140737199793120 139983162986231 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
/proc/12967/statm: 3755013 32479 3155 1 0 3716398 0
[pid=12967/tid=12969] ppid=12964 vsize=15020052 memory=796 CPUtime=0.68 cores=1,3,5,7
/proc/12967/task/12969/stat : 12969 (java) R 12964 12967 2271 0 -1 4202560 14976 0 0 0 63 5 0 0 20 0 15 0 53308539 15380533248 32479 33554432000 4194304 4196468 140737199810576 139983134807680 139983145428737 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12970] ppid=12964 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12970/stat : 12970 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15380533248 32479 33554432000 4194304 4196468 140737199810576 139983167228176 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12971] ppid=12964 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12971/stat : 12971 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982985316752 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12972] ppid=12964 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12972/stat : 12972 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982622239248 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12973] ppid=12964 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12973/stat : 12973 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982621186704 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12974] ppid=12964 vsize=15020052 memory=279966503970592 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12974/stat : 12974 (java) S 12964 12967 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53308542 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982200949232 139983162997378 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12975] ppid=12964 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12975/stat : 12975 (java) S 12964 12967 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308542 15380533248 32479 33554432000 4194304 4196468 140737199810576 139981708322208 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12976] ppid=12964 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12976/stat : 12976 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308542 15380533248 32479 33554432000 4194304 4196468 140737199810576 139981439886832 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12977] ppid=12964 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12977/stat : 12977 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15380533248 32479 33554432000 4194304 4196468 140737199810576 139981065378512 139983163004827 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12978] ppid=12964 vsize=15020052 memory=8384 CPUtime=0.08 cores=1,3,5,7
/proc/12967/task/12978/stat : 12978 (java) R 12964 12967 2271 0 -1 4202560 319 0 0 0 8 0 0 0 20 0 15 0 53308545 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982199896344 139983142232223 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12979] ppid=12964 vsize=15020052 memory=7307210974946176466 CPUtime=0.07 cores=1,3,5,7
/proc/12967/task/12979/stat : 12979 (java) R 12964 12967 2271 0 -1 4202560 609 0 0 0 7 0 0 0 20 0 15 0 53308545 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982198833888 139983156091888 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12980] ppid=12964 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/12967/task/12980/stat : 12980 (java) R 12964 12967 2271 0 -1 4202560 477 0 0 0 17 0 0 0 20 0 15 0 53308545 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982197790960 139983162998166 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12981] ppid=12964 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12981/stat : 12981 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15380533248 32479 33554432000 4194304 4196468 140737199810576 139980567472736 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12982] ppid=12964 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12982/stat : 12982 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308545 15380533248 32479 33554432000 4194304 4196468 140737199810576 139982196738864 139983162997378 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129916 KiB

[startup+1.5008 s]
/proc/loadavg: 3.03 2.58 2.28 3/220 12982
/proc/meminfo: memFree=13753552/32770624 swapFree=67108860/67108860
[pid=12967] ppid=12964 vsize=15022100 memory=190820 CPUtime=2.88 cores=1,3,5,7
/proc/12967/stat : 12967 (java) S 12964 12967 2271 0 -1 1077944320 21641 0 0 0 280 8 0 0 20 0 15 0 53308538 15382630400 47705 33554432000 4194304 4196468 140737199810576 140737199793120 139983162986231 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
/proc/12967/statm: 3755525 47705 3201 1 0 3716910 0
[pid=12967/tid=12969] ppid=12964 vsize=15022100 memory=288230377108275491 CPUtime=1.46 cores=1,3,5,7
/proc/12967/task/12969/stat : 12969 (java) R 12964 12967 2271 0 -1 4202560 16077 0 0 0 141 5 0 0 20 0 15 0 53308539 15382630400 47705 33554432000 4194304 4196468 140737199810576 139983134824152 139982669481219 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12970] ppid=12964 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12970/stat : 12970 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 47705 33554432000 4194304 4196468 140737199810576 139983167228176 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12971] ppid=12964 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12971/stat : 12971 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982985316752 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12972] ppid=12964 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12972/stat : 12972 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982622239248 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12973] ppid=12964 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12973/stat : 12973 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982621186704 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12974] ppid=12964 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12974/stat : 12974 (java) S 12964 12967 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53308542 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982200949232 139983162997378 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12975] ppid=12964 vsize=15022100 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12975/stat : 12975 (java) S 12964 12967 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308542 15382630400 47705 33554432000 4194304 4196468 140737199810576 139981708322208 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12976] ppid=12964 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12976/stat : 12976 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308542 15382630400 47705 33554432000 4194304 4196468 140737199810576 139981439886832 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12977] ppid=12964 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12977/stat : 12977 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15382630400 47705 33554432000 4194304 4196468 140737199810576 139981065378512 139983163004827 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12978] ppid=12964 vsize=15022100 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/12967/task/12978/stat : 12978 (java) R 12964 12967 2271 0 -1 4202560 832 0 0 0 36 0 0 0 20 0 15 0 53308545 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982199877064 139983146483015 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12979] ppid=12964 vsize=15022100 memory=0 CPUtime=0.37 cores=1,3,5,7
/proc/12967/task/12979/stat : 12979 (java) R 12964 12967 2271 0 -1 4202560 868 0 0 0 37 0 0 0 20 0 15 0 53308545 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982198826672 139983147375120 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12980] ppid=12964 vsize=15022100 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/12967/task/12980/stat : 12980 (java) S 12964 12967 2271 0 -1 1077944384 2524 0 0 0 64 0 0 0 20 0 15 0 53308545 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982197790960 139983162997378 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12981] ppid=12964 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12981/stat : 12981 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15382630400 47705 33554432000 4194304 4196468 140737199810576 139980567472736 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12982] ppid=12964 vsize=15022100 memory=279966503976000 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12982/stat : 12982 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308545 15382630400 47705 33554432000 4194304 4196468 140737199810576 139982196738864 139983162997378 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 190820 KiB

[startup+2.59226 s]
# the end of solver process 12967 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.34119 s, system=0.134694 s

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

[startup+1.60082 s]
/proc/loadavg: 3.03 2.58 2.28 3/220 12982
/proc/meminfo: memFree=13753552/32770624 swapFree=67108860/67108860
[pid=12967] ppid=12964 vsize=15022100 memory=215672 CPUtime=3.19 cores=1,3,5,7
/proc/12967/stat : 12967 (java) S 12964 12967 2271 0 -1 1077944320 22796 0 0 0 310 9 0 0 20 0 15 0 53308538 15382630400 53918 33554432000 4194304 4196468 140737199810576 140737199793120 139983162986231 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
/proc/12967/statm: 3755525 53918 3201 1 0 3716910 0
[pid=12967/tid=12969] ppid=12964 vsize=15022100 memory=6944656575208382560 CPUtime=1.57 cores=1,3,5,7
/proc/12967/task/12969/stat : 12969 (java) R 12964 12967 2271 0 -1 4202560 16771 0 0 0 151 6 0 0 20 0 15 0 53308539 15382630400 53918 33554432000 4194304 4196468 140737199810576 139983134809216 139982671191829 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12970] ppid=12964 vsize=15022100 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12970/stat : 12970 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 53918 33554432000 4194304 4196468 140737199810576 139983167228176 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12971] ppid=12964 vsize=15022100 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12971/stat : 12971 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982985316752 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12972] ppid=12964 vsize=15022100 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12972/stat : 12972 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982622239248 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12973] ppid=12964 vsize=15022100 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12973/stat : 12973 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982621186704 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12974] ppid=12964 vsize=15022100 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12974/stat : 12974 (java) S 12964 12967 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53308542 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982200949232 139983162997378 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12975] ppid=12964 vsize=15022100 memory=-8826033242812282048 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12975/stat : 12975 (java) S 12964 12967 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308542 15382630400 53918 33554432000 4194304 4196468 140737199810576 139981708322208 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12976] ppid=12964 vsize=15022100 memory=4571013478752286250 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12976/stat : 12976 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308542 15382630400 53918 33554432000 4194304 4196468 140737199810576 139981439886832 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12977] ppid=12964 vsize=15022100 memory=-8124364409528160384 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12977/stat : 12977 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15382630400 53918 33554432000 4194304 4196468 140737199810576 139981065378512 139983163004827 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12978] ppid=12964 vsize=15022100 memory=-8253362762723522712 CPUtime=0.46 cores=1,3,5,7
/proc/12967/task/12978/stat : 12978 (java) R 12964 12967 2271 0 -1 4202560 869 0 0 0 46 0 0 0 20 0 15 0 53308545 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982199877064 139983146483015 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12979] ppid=12964 vsize=15022100 memory=-8826033242812282048 CPUtime=0.47 cores=1,3,5,7
/proc/12967/task/12979/stat : 12979 (java) R 12964 12967 2271 0 -1 4202560 1282 0 0 0 47 0 0 0 20 0 15 0 53308545 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982198827984 139983146483001 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12980] ppid=12964 vsize=15022100 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/12967/task/12980/stat : 12980 (java) S 12964 12967 2271 0 -1 1077944384 2534 0 0 0 65 0 0 0 20 0 15 0 53308545 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982197790960 139983162997378 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12981] ppid=12964 vsize=15022100 memory=195706157652749 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12981/stat : 12981 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15382630400 53918 33554432000 4194304 4196468 140737199810576 139980567472736 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12982] ppid=12964 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12982/stat : 12982 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308545 15382630400 53918 33554432000 4194304 4196468 140737199810576 139982196738864 139983162997378 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 215672 KiB

[startup+2.00118 s]*
/proc/loadavg: 2.94 2.57 2.28 5/220 12982
/proc/meminfo: memFree=13609592/32770624 swapFree=67108860/67108860
[pid=12967] ppid=12964 vsize=15024148 memory=287032 CPUtime=4.52 cores=1,3,5,7
/proc/12967/stat : 12967 (java) S 12964 12967 2271 0 -1 1077944320 24256 0 0 0 442 10 0 0 20 0 15 0 53308538 15384727552 71758 33554432000 4194304 4196468 140737199810576 140737199793120 139983162986231 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
/proc/12967/statm: 3756037 71758 3202 1 0 3717422 0
[pid=12967/tid=12969] ppid=12964 vsize=15024148 memory=591154767701475604 CPUtime=1.98 cores=1,3,5,7
/proc/12967/task/12969/stat : 12969 (java) R 12964 12967 2271 0 -1 4202560 16992 0 0 0 191 7 0 0 20 0 15 0 53308539 15384727552 71758 33554432000 4194304 4196468 140737199810576 139983134817408 139982664766111 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12970] ppid=12964 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12970/stat : 12970 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15384727552 71758 33554432000 4194304 4196468 140737199810576 139983167228176 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12971] ppid=12964 vsize=15024148 memory=139983353418289 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12971/stat : 12971 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982985316752 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12972] ppid=12964 vsize=15024148 memory=-8412658744800154483 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12972/stat : 12972 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308540 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982622239248 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12973] ppid=12964 vsize=15024148 memory=-8412652161523748723 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12973/stat : 12973 (java) S 12964 12967 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308540 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982621186704 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12974] ppid=12964 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12974/stat : 12974 (java) S 12964 12967 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53308542 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982200949232 139983162997378 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12975] ppid=12964 vsize=15024148 memory=7023173872967631466 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12975/stat : 12975 (java) S 12964 12967 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308542 15384727552 71758 33554432000 4194304 4196468 140737199810576 139981708322208 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12976] ppid=12964 vsize=15024148 memory=8110268427993965958 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12976/stat : 12976 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308542 15384727552 71758 33554432000 4194304 4196468 140737199810576 139981439886832 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12977] ppid=12964 vsize=15024148 memory=-8033973737701895300 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12977/stat : 12977 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15384727552 71758 33554432000 4194304 4196468 140737199810576 139981065378512 139983163004827 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12978] ppid=12964 vsize=15024148 memory=0 CPUtime=0.87 cores=1,3,5,7
/proc/12967/task/12978/stat : 12978 (java) R 12964 12967 2271 0 -1 4202560 1369 0 0 0 87 0 0 0 20 0 15 0 53308545 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982199877064 139983140843393 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12979] ppid=12964 vsize=15024148 memory=3472328296225127011 CPUtime=0.88 cores=1,3,5,7
/proc/12967/task/12979/stat : 12979 (java) R 12964 12967 2271 0 -1 4202560 1843 0 0 0 88 0 0 0 20 0 15 0 53308545 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982198833216 139983146198448 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12980] ppid=12964 vsize=15024148 memory=7236950026761597104 CPUtime=0.76 cores=1,3,5,7
/proc/12967/task/12980/stat : 12980 (java) R 12964 12967 2271 0 -1 1077944384 2712 0 0 0 75 1 0 0 20 0 15 0 53308545 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982197790960 139983162997378 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12981] ppid=12964 vsize=15024148 memory=4207609243482280713 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12981/stat : 12981 (java) S 12964 12967 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308545 15384727552 71758 33554432000 4194304 4196468 140737199810576 139980567472736 139983162996437 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
[pid=12967/tid=12982] ppid=12964 vsize=15024148 memory=16100372959728920 CPUtime=0 cores=1,3,5,7
/proc/12967/task/12982/stat : 12982 (java) S 12964 12967 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308545 15384727552 71758 33554432000 4194304 4196468 140737199810576 139982196738864 139983162997378 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29687808 140737199813619 140737199813897 140737199813897 140737199816655 0
Current children cumulated CPU time: 4.52 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 287032 KiB

[startup+2.40069 s]*
/proc/loadavg: 2.94 2.57 2.28 2/207 12988
/proc/meminfo: memFree=13880328/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2.50975 s]
/proc/loadavg: 2.94 2.57 2.28 2/207 12988
/proc/meminfo: memFree=13880328/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 2.59231
CPU time (s): 5.47588
CPU user time (s): 5.34119
CPU system time (s): 0.134694
CPU usage (%): 211.236
Max. virtual memory (cumulated for all children) (KiB): 15683912
Max. memory (cumulated for all children) (KiB): 356252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.34119
system time used= 0.134694
maximum resident set size= 360864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26537
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3604
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 12967
#   total CPU time (s): 5.47588
#   total CPU user time (s): 5.34119
#   total CPU system time (s): 0.134694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045533 second user time and 0.063302 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:50:54
IDJOB=4294712
IDBENCH=141413
IDSOLVER=2756
FILE ID=node105/4294712-1532357454
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-09_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294712-1532357454/watcher-4294712-1532357454 -o /tmp/evaluation-result-4294712-1532357454/solver-4294712-1532357454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294712-1532357454.xml

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

MD5SUM BENCH= 162336f6d7c1113ca166592290b0a66d
RANDOM SEED=199339721

node105.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.32
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.32
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.32
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.32
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:        13885212 kB
MemAvailable:   29535988 kB
Buffers:          199932 kB
Cached:         15424704 kB
SwapCached:            0 kB
Active:          3813936 kB
Inactive:       14265464 kB
Active(anon):    2407584 kB
Inactive(anon):    67172 kB
Active(file):    1406352 kB
Inactive(file): 14198292 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8416 kB
Writeback:             0 kB
AnonPages:       2441192 kB
Mapped:            49492 kB
Shmem:             17036 kB
Slab:             502064 kB
SReclaimable:     474592 kB
SUnreclaim:        27472 kB
KernelStack:        3872 kB
PageTables:        10000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13464288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2267136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 16:50:56