Trace number 4304869

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
Concrete 3.9.2UNSAT 8.71652 4.12083

General information on the benchmark

NameStripPacking/
StripPacking-1a_c18.xml
MD5SUM33ae3e79eb3d2d497b25d2e53ccdbc20
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.028643
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints37
Number of domains14
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":34},{"size":15,"count":24}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":24},{"degree":3,"count":24}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":24},{"arity":3,"count":12},{"arity":48,"count":1}]
Number of extensional constraints12
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":12},{"type":"intension","count":24},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running
8.40/4.07	s UNSATISFIABLE

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 (6882 MiB free)
  memory of node 1: 16384 MiB (3302 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304869-1534050228/watcher-4304869-1534050228 -o /tmp/evaluation-result-4304869-1534050228/solver-4304869-1534050228 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15153 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=466739975 HOME/instance-4304869-1534050228.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=17196, runsolver pid=17193

[startup+0.100166 s]*
/proc/loadavg: 1.53 2.29 2.55 3/210 17253
/proc/meminfo: memFree=10425144/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=10005480 memory=17208 CPUtime=0.09 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 4423 12862 0 0 1 1 5 2 20 0 6 0 222585988 10245611520 4302 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2501370 4302 1934 1 0 2489808 0
[pid=17196/tid=17249] ppid=17193 vsize=10005480 memory=5852835220496416925 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 2234 12862 0 0 0 0 5 2 20 0 6 0 222585997 10245611520 4302 33554432000 4194304 4196468 140723422982448 140657168233040 140657180476766 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=10005480 memory=5793855799713016249 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 6 0 222585998 10245611520 4302 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=10005480 memory=140548703123072 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 6 0 222585998 10245611520 4302 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 6 0 222585998 10245611520 4302 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 6 0 222585998 10245611520 4302 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17208 KiB

[startup+0.210299 s]*
/proc/loadavg: 1.57 2.28 2.54 3/219 17262
/proc/meminfo: memFree=10396432/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=10982744 memory=47708 CPUtime=0.25 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 8069 12862 0 0 17 1 5 2 20 0 15 0 222585988 11246329856 11927 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2745686 11927 2984 1 0 2708109 0
[pid=17196/tid=17249] ppid=17193 vsize=10982744 memory=-8540663193526752614 CPUtime=0.19 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 4666 12862 0 0 11 1 5 2 20 0 15 0 222585997 11246329856 11993 33554432000 4194304 4196468 140723422982448 140657168213392 140657176673104 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=10982744 memory=4211974274907913610 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246329856 11993 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=10982744 memory=140548703123072 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246329856 11993 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246329856 11993 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246329856 11993 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246329856 11993 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246329856 11993 33554432000 4194304 4196468 140723422982448 140656018187808 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246329856 11993 33554432000 4194304 4196468 140723422982448 140655816861040 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11246329856 11993 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) S 17193 17196 13534 0 -1 1077944384 531 12862 0 0 1 0 5 2 20 0 15 0 222586003 11246329856 11993 33554432000 4194304 4196468 140723422982448 140656366311792 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) S 17193 17196 13534 0 -1 1077944384 66 12862 0 0 1 0 5 2 20 0 15 0 222586003 11246329856 12059 33554432000 4194304 4196468 140723422982448 140656365258992 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=10982744 memory=140548703123072 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 624 12862 0 0 3 0 5 2 20 0 15 0 222586003 11246329856 12059 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11246329856 12059 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=10982744 memory=140548703123072 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222586004 11246329856 12059 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 47708 KiB

[startup+0.310648 s]*
/proc/loadavg: 1.57 2.28 2.54 3/219 17262
/proc/meminfo: memFree=10384356/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=10983192 memory=58908 CPUtime=0.38 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 10704 12862 0 0 29 2 5 2 20 0 15 0 222585988 11246788608 14727 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2745798 14727 3103 1 0 2708109 0
[pid=17196/tid=17249] ppid=17193 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 7253 12862 0 0 19 2 5 2 20 0 15 0 222585997 11246788608 14727 33554432000 4194304 4196468 140723422982448 140657168208288 140657177959835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 14727 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=10983192 memory=140548703123071 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656018187808 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=10983192 memory=140548703123072 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246788608 14727 33554432000 4194304 4196468 140723422982448 140655816861040 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11246788608 14727 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) S 17193 17196 13534 0 -1 1077944384 533 12862 0 0 1 0 5 2 20 0 15 0 222586003 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656366311792 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) S 17193 17196 13534 0 -1 1077944384 66 12862 0 0 1 0 5 2 20 0 15 0 222586003 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656365258992 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=10983192 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 634 12862 0 0 5 0 5 2 20 0 15 0 222586003 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11246788608 14727 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222586004 11246788608 14727 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 58908 KiB

[startup+0.700851 s]
/proc/loadavg: 1.57 2.28 2.54 3/219 17262
/proc/meminfo: memFree=10373380/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=10983192 memory=90684 CPUtime=0.98 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 16780 12862 0 0 88 3 5 2 20 0 15 0 222585988 11246788608 22671 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2745798 22671 3238 1 0 2708109 0
[pid=17196/tid=17249] ppid=17193 vsize=10983192 memory=60560 CPUtime=0.65 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 12234 12862 0 0 56 2 5 2 20 0 15 0 222585997 11246788608 22671 33554432000 4194304 4196468 140723422982448 140657168224160 140657182637616 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 22671 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=10983192 memory=288230587427469581 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=10983192 memory=15816694631256675 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222585998 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 5 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=10983192 memory=140548577206880 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656018187808 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=10983192 memory=140552804762736 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 2 12862 0 0 0 0 5 2 20 0 15 0 222586000 11246788608 22671 33554432000 4194304 4196468 140723422982448 140655816861040 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=10983192 memory=2416 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11246788608 22671 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=10983192 memory=6153431502485414241 CPUtime=0.16 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) S 17193 17196 13534 0 -1 1077944384 1197 12862 0 0 9 0 5 2 20 0 15 0 222586003 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656366311792 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=10983192 memory=7881696724453321575 CPUtime=0.14 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) S 17193 17196 13534 0 -1 1077944384 452 12862 0 0 7 0 5 2 20 0 15 0 222586003 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656365258992 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=10983192 memory=7810487918915055718 CPUtime=0.2 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 676 12862 0 0 13 0 5 2 20 0 15 0 222586003 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=10983192 memory=8514726395715218844 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11246788608 22671 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222586004 11246788608 22671 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 90684 KiB

[startup+1.50085 s]
/proc/loadavg: 1.57 2.28 2.54 3/219 17262
/proc/meminfo: memFree=10329820/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=10998092 memory=181660 CPUtime=2.27 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 24036 12862 0 0 211 9 5 2 20 0 15 0 222585988 11262046208 45415 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2749523 45415 3472 1 0 2711181 0
[pid=17196/tid=17249] ppid=17193 vsize=10998092 memory=7234000791030228569 CPUtime=1.42 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 17886 12862 0 0 130 5 5 2 20 0 15 0 222585997 11262046208 45415 33554432000 4194304 4196468 140723422982448 140657168229192 140656766752708 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=10998092 memory=7806260318045826162 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 201 12862 0 0 1 0 5 2 20 0 15 0 222585998 11262046208 45415 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=10998092 memory=7445408298559824741 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 17 12862 0 0 1 0 5 2 20 0 15 0 222585998 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 49 12862 0 0 1 0 5 2 20 0 15 0 222585998 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=10998092 memory=214653942692229 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 36 12862 0 0 1 0 5 2 20 0 15 0 222585998 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=10998092 memory=1088950 CPUtime=0.08 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 52 12862 0 0 1 0 5 2 20 0 15 0 222586000 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=10998092 memory=4638778411218063696 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656018187872 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=10998092 memory=4639059873309409376 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586000 11262046208 45415 33554432000 4194304 4196468 140723422982448 140655816861056 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=10998092 memory=281097153806576 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11262046208 45415 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=10998092 memory=4638778398333026400 CPUtime=0.24 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) S 17193 17196 13534 0 -1 1077944384 1329 12862 0 0 17 0 5 2 20 0 15 0 222586003 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656366311792 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=10998092 memory=-6295854745438872163 CPUtime=0.31 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) S 17193 17196 13534 0 -1 1077944384 1029 12862 0 0 24 0 5 2 20 0 15 0 222586003 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656365258992 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=10998092 memory=6656426216303648864 CPUtime=0.39 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 1226 12862 0 0 32 0 5 2 20 0 15 0 222586003 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=10998092 memory=6944656592455360604 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11262046208 45415 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=10998092 memory=6655300316396806240 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 1 12862 0 0 0 0 5 2 20 0 15 0 222586004 11262046208 45415 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 2.27 s
Current children cumulated vsize: 10998092 KiB

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

/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 23381 12862 0 0 284 7 5 2 20 0 15 0 222585997 11274649600 60632 33554432000 4194304 4196468 140723422982448 140657168226128 140656775261543 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=11010400 memory=3560 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 206 12862 0 0 3 0 5 2 20 0 15 0 222585998 11274649600 60632 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=11010400 memory=7 CPUtime=0.09 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 23 12862 0 0 2 0 5 2 20 0 15 0 222585998 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=11010400 memory=56 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 57 12862 0 0 3 0 5 2 20 0 15 0 222585998 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=11010400 memory=140548577034821 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 64 12862 0 0 3 0 5 2 20 0 15 0 222585998 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=11010400 memory=7680491646476186387 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 1796 12862 0 0 3 0 5 2 20 0 15 0 222586000 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=11010400 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656018187872 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=11010400 memory=-8316900901535099443 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586000 11274649600 60632 33554432000 4194304 4196468 140723422982448 140655816861056 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=11010400 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11274649600 60632 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=11010400 memory=6944656592455360604 CPUtime=0.75 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) R 17193 17196 13534 0 -1 4202560 2043 12862 0 0 67 1 5 2 20 0 15 0 222586003 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656366300592 140657177154768 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=11010400 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) R 17193 17196 13534 0 -1 4202560 1730 12862 0 0 67 1 5 2 20 0 15 0 222586003 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656365252016 140657196417626 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=11010400 memory=301741373374332954 CPUtime=1.2 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 3769 12862 0 0 112 1 5 2 20 0 15 0 222586003 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=11010400 memory=301741394933055803 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11274649600 60632 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=11010400 memory=14972265422916166 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586004 11274649600 60632 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 5.69 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 242528 KiB

[startup+4.1208 s]
# the end of solver process 17196 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.46619 s, system=0.250336 s

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

[startup+3.20119 s]
/proc/loadavg: 1.57 2.28 2.54 5/219 17262
/proc/meminfo: memFree=10201524/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=11010400 memory=245136 CPUtime=6 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 38803 12862 0 0 579 14 5 2 20 0 15 0 222585988 11274649600 61284 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2752600 61284 3493 1 0 2714253 0
[pid=17196/tid=17249] ppid=17193 vsize=11010400 memory=4714273152426669610 CPUtime=3.07 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 24511 12862 0 0 293 7 5 2 20 0 15 0 222585997 11274649600 61284 33554432000 4194304 4196468 140723422982448 140657168231008 140656771592187 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=11010400 memory=8992725908130199082 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 206 12862 0 0 3 0 5 2 20 0 15 0 222585998 11274649600 61284 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=11010400 memory=-6526411401870300574 CPUtime=0.09 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 23 12862 0 0 2 0 5 2 20 0 15 0 222585998 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=11010400 memory=-7662142094119126430 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 57 12862 0 0 3 0 5 2 20 0 15 0 222585998 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=11010400 memory=-6080535067463094623 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 64 12862 0 0 3 0 5 2 20 0 15 0 222585998 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=11010400 memory=7307482287121197927 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 1796 12862 0 0 3 0 5 2 20 0 15 0 222586000 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=11010400 memory=7373352817559363648 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656018187872 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=11010400 memory=33 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586000 11274649600 61284 33554432000 4194304 4196468 140723422982448 140655816861056 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=11010400 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11274649600 61284 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=11010400 memory=0 CPUtime=0.83 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) R 17193 17196 13534 0 -1 4202560 3282 12862 0 0 75 1 5 2 20 0 15 0 222586003 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656366296752 140657177915954 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=11010400 memory=1 CPUtime=0.83 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) R 17193 17196 13534 0 -1 4202560 2553 12862 0 0 75 1 5 2 20 0 15 0 222586003 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656365258992 140657181278077 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=11010400 memory=1 CPUtime=1.26 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 4139 12862 0 0 118 1 5 2 20 0 15 0 222586003 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=11010400 memory=16245314432596341 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11274649600 61284 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=11010400 memory=140548577079392 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586004 11274649600 61284 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 245136 KiB

[startup+3.6007 s]
/proc/loadavg: 1.57 2.28 2.54 5/219 17262
/proc/meminfo: memFree=10201524/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=11012448 memory=278204 CPUtime=7.06 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 58292 12862 0 0 682 17 5 2 20 0 15 0 222585988 11276746752 69551 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2753112 69551 3498 1 0 2714765 0
[pid=17196/tid=17249] ppid=17193 vsize=11012448 memory=7379521159364831319 CPUtime=3.46 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 37062 12862 0 0 330 9 5 2 20 0 15 0 222585997 11276746752 69551 33554432000 4194304 4196468 140723422982448 140657168211736 140657188633406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=11012448 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 206 12862 0 0 3 0 5 2 20 0 15 0 222585998 11276746752 69551 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=11012448 memory=16 CPUtime=0.09 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 23 12862 0 0 2 0 5 2 20 0 15 0 222585998 11276746752 69551 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=11012448 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 57 12862 0 0 3 0 5 2 20 0 15 0 222585998 11276746752 69551 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=11012448 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 64 12862 0 0 3 0 5 2 20 0 15 0 222585998 11276746752 69551 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=11012448 memory=281097153984808 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 1815 12862 0 0 3 0 5 2 20 0 15 0 222586000 11276746752 69551 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=11012448 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11276746752 69551 33554432000 4194304 4196468 140723422982448 140656018187872 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=11012448 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586000 11276746752 69617 33554432000 4194304 4196468 140723422982448 140655816861056 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=11012448 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11276746752 69617 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=11012448 memory=3560 CPUtime=1.12 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) R 17193 17196 13534 0 -1 4202560 7226 12862 0 0 104 1 5 2 20 0 15 0 222586003 11276746752 69617 33554432000 4194304 4196468 140723422982448 140656366297320 140657180302284 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=11012448 memory=60560 CPUtime=1.1 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) R 17193 17196 13534 0 -1 4202560 4619 12862 0 0 102 1 5 2 20 0 15 0 222586003 11276746752 69617 33554432000 4194304 4196468 140723422982448 140656365239504 140657179893067 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=11012448 memory=1228 CPUtime=1.36 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 5030 12862 0 0 128 1 5 2 20 0 15 0 222586003 11276746752 69617 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=11012448 memory=2432 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11276746752 69617 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=11012448 memory=1828 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 10 12862 0 0 0 0 5 2 20 0 15 0 222586004 11276746752 69617 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 7.06 s
Current children cumulated vsize: 11012448 KiB
Current children cumulated memory: 278204 KiB

[startup+4.00089 s]*
/proc/loadavg: 1.57 2.28 2.54 6/219 17262
/proc/meminfo: memFree=10109208/32770624 swapFree=67108860/67108860
[pid=17196] ppid=17193 vsize=11082736 memory=333436 CPUtime=8.4 cores=0,2,4,6
/proc/17196/stat : 17196 (java) S 17193 17196 13534 0 -1 1077944320 72256 12862 0 0 813 20 5 2 20 0 15 0 222585988 11348721664 83359 33554432000 4194304 4196468 140723422982448 140723422964992 140657196396279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
/proc/17196/statm: 2770684 83359 3504 1 0 2732337 0
[pid=17196/tid=17249] ppid=17193 vsize=11082736 memory=590024538734541493 CPUtime=3.88 cores=0,2,4,6
/proc/17196/task/17249/stat : 17249 (java) R 17193 17196 13534 0 -1 4202560 44548 12862 0 0 370 11 5 2 20 0 15 0 222585997 11348721664 83359 33554432000 4194304 4196468 140723422982448 140657168227216 140656766647552 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17250] ppid=17193 vsize=11082736 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17250/stat : 17250 (java) S 17193 17196 13534 0 -1 1077944384 206 12862 0 0 3 0 5 2 20 0 15 0 222585998 11348721664 83359 33554432000 4194304 4196468 140723422982448 140657200638608 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17251] ppid=17193 vsize=11082736 memory=3761549156469569184 CPUtime=0.09 cores=0,2,4,6
/proc/17196/task/17251/stat : 17251 (java) S 17193 17196 13534 0 -1 1077944384 23 12862 0 0 2 0 5 2 20 0 15 0 222585998 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656736131600 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17252] ppid=17193 vsize=11082736 memory=-2026666227646604569 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17252/stat : 17252 (java) S 17193 17196 13534 0 -1 1077944384 57 12862 0 0 3 0 5 2 20 0 15 0 222585998 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656735078800 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17253] ppid=17193 vsize=11082736 memory=6944656575208382560 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17253/stat : 17253 (java) S 17193 17196 13534 0 -1 1077944384 64 12862 0 0 3 0 5 2 20 0 15 0 222585998 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656734026000 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17254] ppid=17193 vsize=11082736 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/17196/task/17254/stat : 17254 (java) S 17193 17196 13534 0 -1 1077944384 2040 12862 0 0 3 0 5 2 20 0 15 0 222586000 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656367364976 140657196407426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17255] ppid=17193 vsize=11082736 memory=3472328296227680303 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17255/stat : 17255 (java) S 17193 17196 13534 0 -1 1077944384 13 12862 0 0 0 0 5 2 20 0 15 0 222586000 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656018187872 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17256] ppid=17193 vsize=11082736 memory=7810174558050609250 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17256/stat : 17256 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586000 11348721664 83359 33554432000 4194304 4196468 140723422982448 140655816861056 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17257] ppid=17193 vsize=11082736 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17257/stat : 17257 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11348721664 83359 33554432000 4194304 4196468 140723422982448 140655509461328 140657196414875 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17258] ppid=17193 vsize=11082736 memory=0 CPUtime=1.52 cores=0,2,4,6
/proc/17196/task/17258/stat : 17258 (java) R 17193 17196 13534 0 -1 4202560 11218 12862 0 0 143 2 5 2 20 0 15 0 222586003 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656366297296 140657177940864 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17259] ppid=17193 vsize=11082736 memory=-1 CPUtime=1.45 cores=0,2,4,6
/proc/17196/task/17259/stat : 17259 (java) R 17193 17196 13534 0 -1 4202560 6383 12862 0 0 136 2 5 2 20 0 15 0 222586003 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656365237312 140657179953703 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17260] ppid=17193 vsize=11082736 memory=3472468844930803376 CPUtime=1.54 cores=0,2,4,6
/proc/17196/task/17260/stat : 17260 (java) S 17193 17196 13534 0 -1 1077944384 5498 12862 0 0 145 2 5 2 20 0 15 0 222586003 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656364206192 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17261] ppid=17193 vsize=11082736 memory=3471202396320837679 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17261/stat : 17261 (java) S 17193 17196 13534 0 -1 1077944384 3 12862 0 0 0 0 5 2 20 0 15 0 222586003 11348721664 83359 33554432000 4194304 4196468 140723422982448 140655078664416 140657196406485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
[pid=17196/tid=17262] ppid=17193 vsize=11082736 memory=140548703123072 CPUtime=0.07 cores=0,2,4,6
/proc/17196/task/17262/stat : 17262 (java) S 17193 17196 13534 0 -1 1077944384 10 12862 0 0 0 0 5 2 20 0 15 0 222586004 11348721664 83359 33554432000 4194304 4196468 140723422982448 140656363154608 140657196407426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6455296 140723422984813 140723422987612 140723422987612 140723422990287 0
Current children cumulated CPU time: 8.4 s
Current children cumulated vsize: 11082736 KiB
Current children cumulated memory: 333436 KiB

[startup+4.11066 s]*
/proc/loadavg: 1.57 2.28 2.54 3/206 17263
/proc/meminfo: memFree=10352368/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): 4.12083
CPU time (s): 8.71652
CPU user time (s): 8.46619
CPU system time (s): 0.250336
CPU usage (%): 211.523
Max. virtual memory (cumulated for all children) (KiB): 11082736
Max. memory (cumulated for all children) (KiB): 333436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.46619
system time used= 0.250336
maximum resident set size= 336320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7226
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 17196
#   total CPU time (s): 8.71652
#   total CPU user time (s): 8.46619
#   total CPU system time (s): 0.250336

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054321 second user time and 0.081986 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 07:03:48
IDJOB=4304869
IDBENCH=141130
IDSOLVER=2780
FILE ID=node135/4304869-1534050228
RUNJOBID= node135-1534040371-15153
PBS_JOBID= 21036964
Free space on /tmp= 42548 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/StripPacking/StripPacking-1a_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304869-1534050228/watcher-4304869-1534050228 -o /tmp/evaluation-result-4304869-1534050228/solver-4304869-1534050228 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15153 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=466739975 HOME/instance-4304869-1534050228.xml

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

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=466739975

node135.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.50
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.50
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.50
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.50
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:        10429264 kB
MemAvailable:   30545352 kB
Buffers:          238560 kB
Cached:         19882976 kB
SwapCached:            0 kB
Active:         10483468 kB
Inactive:       11050020 kB
Active(anon):    1359248 kB
Inactive(anon):   105352 kB
Active(file):    9124220 kB
Inactive(file): 10944668 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26836 kB
Writeback:             8 kB
AnonPages:       1419544 kB
Mapped:            74516 kB
Shmem:             49824 kB
Slab:             504688 kB
SReclaimable:     475660 kB
SUnreclaim:        29028 kB
KernelStack:        3680 kB
PageTables:         8080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2590100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1163264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42524 MiB
End job on node135 at 2018-08-12 07:03:53