Trace number 4274058

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
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.04 2508.72

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K145.xml
MD5SUM5e6b89adf4cff092dc7bbd8ab430815e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables17255
Number of constraints17547
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17255}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":273},{"degree":5,"count":1771},{"degree":6,"count":7755},{"degree":7,"count":4732},{"degree":8,"count":1862},{"degree":9,"count":574},{"degree":10,"count":143},{"degree":11,"count":1},{"degree":12,"count":143}]
Minimum constraint arity1
Maximum constraint arity145
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1872},{"arity":3,"count":7776},{"arity":4,"count":4752},{"arity":5,"count":2016},{"arity":6,"count":432},{"arity":7,"count":144},{"arity":9,"count":144},{"arity":119,"count":290},{"arity":145,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":17547}]
Optimization problemNO
Type of objective

Solver Data

0.22/0.41	c version: 2017-07-26
0.22/0.41	c seed: 1462885320
0.22/0.41	c timeout: 2520
0.22/0.41	c memlimit: 11000
0.22/0.41	c nbcore: 4
0.40/0.43	c Parsing instance...
5.29/2.07	c Parsing done, starting search...
2520.01/2508.70	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274058-1502812385/watcher-4274058-1502812385 -o /tmp/evaluation-result-4274058-1502812385/solver-4274058-1502812385 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7260 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1462885320 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274058-1502812385.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
solver pid=21478, runsolver pid=21475
Current StackSize limit: 8192 KiB


[startup+0.101267 s]*
/proc/loadavg: 1.92 1.55 1.43 3/201 21485
/proc/meminfo: memFree=31426628/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13573664 memory=16696 CPUtime=0.02 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 4039 0 0 0 2 0 0 0 20 0 9 0 8853622 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3393416 4174 2090 1 0 3382913 0
[pid=21478/tid=21480] ppid=21475 vsize=13573664 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 2676 0 0 0 2 0 0 0 20 0 9 0 8853630 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440843423976 140440819464029 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 8853631 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13573664 memory=140194173912704 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 8853631 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 8853631 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 8853631 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13573664 memory=140194173912704 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 8853632 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 8853633 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440316613920 140440839198421 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 8853633 13899431936 4174 18446744073709551615 4194304 4196468 140726766275104 140440315561648 140440839198421 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 16696 KiB

[startup+0.209816 s]*
/proc/loadavg: 1.92 1.55 1.43 2/208 21492
/proc/meminfo: memFree=31422300/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13976388 memory=25200 CPUtime=0.06 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 5788 0 0 0 5 1 0 0 20 0 15 0 8853622 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3494097 6300 3290 1 0 3482876 0
[pid=21478/tid=21480] ppid=21475 vsize=13976388 memory=7077796292425249400 CPUtime=0.05 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 3877 0 0 0 5 0 0 0 20 0 15 0 8853630 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440843430496 140440839210141 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13976388 memory=140194173912704 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8853631 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13976388 memory=140194173912704 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8853632 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8853633 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440316613920 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8853633 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440315561584 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) S 21475 21478 2357 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 8853636 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440313456752 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440312403952 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13976388 memory=140194173912704 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) S 21475 21478 2357 0 -1 1077944384 224 0 0 0 0 0 0 0 20 0 15 0 8853636 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440311351664 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21492] ppid=21475 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21492/stat : 21492 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440310299104 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21493] ppid=21475 vsize=13976388 memory=140194173912704 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21493/stat : 21493 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853644 14311821312 6300 18446744073709551615 4194304 4196468 140726766275104 140440309246896 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 25200 KiB

[startup+0.309899 s]*
/proc/loadavg: 1.92 1.55 1.43 3/209 21493
/proc/meminfo: memFree=31408956/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13975920 memory=39328 CPUtime=0.22 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 10046 0 0 0 20 2 0 0 20 0 15 0 8853622 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3493980 9832 3548 1 0 3482759 0
[pid=21478/tid=21480] ppid=21475 vsize=13975920 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 7783 0 0 0 13 2 0 0 20 0 15 0 8853630 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440843415408 140440823268702 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13975920 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13975920 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13975920 memory=-8187100386482147110 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8853631 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8853632 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8853633 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440316613920 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8853633 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440315561584 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) S 21475 21478 2357 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 15 0 8853636 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440313456752 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) S 21475 21478 2357 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 8853636 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440312403952 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13975920 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) R 21475 21478 2357 0 -1 4202560 366 0 0 0 4 0 0 0 20 0 15 0 8853636 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440311351472 140440817708304 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21492] ppid=21475 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21492/stat : 21492 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440310299104 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21493] ppid=21475 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21493/stat : 21493 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853644 14311342080 9832 18446744073709551615 4194304 4196468 140726766275104 140440309246896 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39328 KiB

[startup+0.705663 s]
/proc/loadavg: 1.92 1.55 1.43 5/209 21493
/proc/meminfo: memFree=31394444/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13977988 memory=92592 CPUtime=1.09 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 14720 0 0 0 105 4 0 0 20 0 15 0 8853622 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3494497 23148 3726 1 0 3483271 0
[pid=21478/tid=21480] ppid=21475 vsize=13977988 memory=2540338939649 CPUtime=0.53 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 10259 0 0 0 50 3 0 0 20 0 15 0 8853630 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440843418112 140440839200150 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13977988 memory=2561813776129 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13977988 memory=2570403710721 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13977988 memory=448874192 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853631 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13977988 memory=-8556738499077758064 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8853631 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13977988 memory=7956285308106002773 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8853632 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13977988 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8853633 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440316613920 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13977988 memory=280388081839840 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8853633 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440315561584 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13977988 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13977988 memory=14128948577568424 CPUtime=0.19 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) R 21475 21478 2357 0 -1 4202560 1557 0 0 0 19 0 0 0 20 0 15 0 8853636 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440313437768 140440817205194 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13977988 memory=8684 CPUtime=0.17 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) R 21475 21478 2357 0 -1 4202560 631 0 0 0 17 0 0 0 20 0 15 0 8853636 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440312390560 140440822574996 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13977988 memory=1200 CPUtime=0.18 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) R 21475 21478 2357 0 -1 4202560 891 0 0 0 18 0 0 0 20 0 15 0 8853636 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440311351664 140440839209562 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21492] ppid=21475 vsize=13977988 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21492/stat : 21492 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440310299104 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21493] ppid=21475 vsize=13977988 memory=4016 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21493/stat : 21493 (java) S 21475 21478 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8853644 14313459712 23148 18446744073709551615 4194304 4196468 140726766275104 140440309246896 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 92592 KiB

[startup+1.50166 s]
/proc/loadavg: 1.92 1.55 1.43 7/209 21493
/proc/meminfo: memFree=31246752/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13977988 memory=241796 CPUtime=3.64 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 16992 0 0 0 351 13 0 0 20 0 15 0 8853622 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3494497 60449 3790 1 0 3483271 0
[pid=21478/tid=21480] ppid=21475 vsize=13977988 memory=74 CPUtime=1.26 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 1077944384 10579 0 0 0 122 4 0 0 20 0 15 0 8853630 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440843421936 140440839198421 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13977988 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 56 0 0 0 2 1 0 0 20 0 15 0 8853631 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13977988 memory=115 CPUtime=0.03 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 92 0 0 0 2 1 0 0 20 0 15 0 8853631 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13977988 memory=16 CPUtime=0.04 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 78 0 0 0 3 1 0 0 20 0 15 0 8853631 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13977988 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 68 0 0 0 3 1 0 0 20 0 15 0 8853631 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13977988 memory=2 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 8853632 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 8853633 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440316613984 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13977988 memory=2 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 8853633 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440315561600 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13977988 memory=2 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13977988 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) R 21475 21478 2357 0 -1 4202560 1885 0 0 0 85 0 0 0 20 0 15 0 8853636 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440313456752 140440839200150 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13977988 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) R 21475 21478 2357 0 -1 4202560 1209 0 0 0 83 0 0 0 20 0 15 0 8853636 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440312390496 140440820709520 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13977988 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) S 21475 21478 2357 0 -1 1077944384 1566 0 0 0 47 0 0 0 20 0 15 0 8853636 14313459712 60449 18446744073709551615 4194304 4196468 140726766275104 140440311351664 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0

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

/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 75580 0 0 0 243863 48 0 0 20 0 15 0 8853630 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440843426688 140440490791923 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13980036 memory=1663996 CPUtime=1.89 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 8436 0 0 0 178 11 0 0 20 0 15 0 8853631 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13980036 memory=1663996 CPUtime=1.89 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 9420 0 0 0 179 10 0 0 20 0 15 0 8853631 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13980036 memory=1663996 CPUtime=1.88 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 11158 0 0 0 178 10 0 0 20 0 15 0 8853631 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13980036 memory=1663996 CPUtime=1.89 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 8771 0 0 0 179 10 0 0 20 0 15 0 8853631 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13980036 memory=280388082190880 CPUtime=0.63 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 14776 0 0 0 55 8 0 0 20 0 15 0 8853632 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13980036 memory=1663996 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440316613984 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13980036 memory=1663996 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440315561600 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13980036 memory=1663996 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13980036 memory=1663996 CPUtime=1.91 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) S 21475 21478 2357 0 -1 1077944384 4388 0 0 0 190 1 0 0 20 0 15 0 8853636 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440313456752 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13980036 memory=1663996 CPUtime=2.02 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) S 21475 21478 2357 0 -1 1077944384 6585 0 0 0 200 2 0 0 20 0 15 0 8853636 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440312403952 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13980036 memory=1663996 CPUtime=0.78 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) S 21475 21478 2357 0 -1 1077944384 5608 0 0 0 77 1 0 0 20 0 15 0 8853636 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440311351664 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21492] ppid=21475 vsize=13980036 memory=1663996 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21492/stat : 21492 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440310299104 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21493] ppid=21475 vsize=13980036 memory=5412 CPUtime=1.17 cores=1,3,5,7
/proc/21478/task/21493/stat : 21493 (java) S 21475 21478 2357 0 -1 1077944384 1854 0 0 0 49 68 0 0 20 0 15 0 8853644 14315556864 415999 18446744073709551615 4194304 4196468 140726766275104 140440309246896 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 2453.28 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1663996 KiB

[startup+2502.3 s]
/proc/loadavg: 1.58 1.47 1.50 3/213 21751
/proc/meminfo: memFree=29728432/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2513.58 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 150308 0 0 0 251199 159 0 0 20 0 15 0 8853622 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3495009 416511 3803 1 0 3483783 0
[pid=21478/tid=21480] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2498.98 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 76446 0 0 0 249850 48 0 0 20 0 15 0 8853630 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440843426800 140440490755299 0 4 1 16800974 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13980036 memory=1666044 CPUtime=1.98 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 8710 0 0 0 187 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13980036 memory=1666044 CPUtime=1.98 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 9580 0 0 0 188 10 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13980036 memory=1666044 CPUtime=1.98 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 11335 0 0 0 187 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13980036 memory=1666044 CPUtime=1.99 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 9030 0 0 0 188 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0.67 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 15296 0 0 0 59 8 0 0 20 0 15 0 8853632 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440316613984 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13980036 memory=7976 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440315561600 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13980036 memory=1666044 CPUtime=1.91 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) S 21475 21478 2357 0 -1 1077944384 4394 0 0 0 190 1 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440313456752 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2.02 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) S 21475 21478 2357 0 -1 1077944384 6591 0 0 0 200 2 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440312403952 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0.78 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) S 21475 21478 2357 0 -1 1077944384 5615 0 0 0 77 1 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440311351664 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21492] ppid=21475 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21492/stat : 21492 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440310299104 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21493] ppid=21475 vsize=13980036 memory=956 CPUtime=1.2 cores=1,3,5,7
/proc/21478/task/21493/stat : 21493 (java) S 21475 21478 2357 0 -1 1077944384 1898 0 0 0 51 69 0 0 20 0 15 0 8853644 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440309246896 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 51 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 2513.58 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1666044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.7 s]
/proc/loadavg: 1.53 1.47 1.50 3/213 21751
/proc/meminfo: memFree=29736992/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2520.01 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 150378 0 0 0 251842 159 0 0 20 0 15 0 8853622 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3495009 416511 3803 1 0 3483783 0
[pid=21478/tid=21480] ppid=21475 vsize=13980036 memory=-8774313645642428999 CPUtime=2505.36 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 76486 0 0 0 250488 48 0 0 20 0 15 0 8853630 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440843426656 140440491024112 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13980036 memory=1666044 CPUtime=1.99 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 8733 0 0 0 188 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 9580 0 0 0 190 10 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 11335 0 0 0 189 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 9037 0 0 0 189 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0.67 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 15296 0 0 0 59 8 0 0 20 0 15 0 8853632 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13980036 memory=200 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440316613984 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440315561600 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13980036 memory=7976 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13980036 memory=8720 CPUtime=1.91 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) S 21475 21478 2357 0 -1 1077944384 4394 0 0 0 190 1 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440313456752 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13980036 memory=1292 CPUtime=2.02 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) S 21475 21478 2357 0 -1 1077944384 6591 0 0 0 200 2 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440312403952 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0.78 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) S 21475 21478 2357 0 -1 1077944384 5615 0 0 0 77 1 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440311351664 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21492] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21492/stat : 21492 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440310299104 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21493] ppid=21475 vsize=13980036 memory=4104 CPUtime=1.21 cores=1,3,5,7
/proc/21478/task/21493/stat : 21493 (java) S 21475 21478 2357 0 -1 1077944384 1898 0 0 0 51 70 0 0 20 0 15 0 8853644 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440309246896 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 51 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1666044 KiB

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

[startup+2508.72 s]
# the end of solver process 21478 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.44 s, system=1.60252 s

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

[startup+2508.7 s]
/proc/loadavg: 1.53 1.47 1.50 3/213 21751
/proc/meminfo: memFree=29736992/32770624 swapFree=67108860/67108860
[pid=21478] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2520.01 cores=1,3,5,7
/proc/21478/stat : 21478 (java) S 21475 21478 2357 0 -1 1077944320 150378 0 0 0 251842 159 0 0 20 0 15 0 8853622 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140726766257648 140440839188215 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
/proc/21478/statm: 3495009 416511 3803 1 0 3483783 0
[pid=21478/tid=21480] ppid=21475 vsize=13980036 memory=-8774313645642428999 CPUtime=2505.36 cores=1,3,5,7
/proc/21478/task/21480/stat : 21480 (java) R 21475 21478 2357 0 -1 4202560 76486 0 0 0 250488 48 0 0 20 0 15 0 8853630 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440843426656 140440491024112 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21481] ppid=21475 vsize=13980036 memory=1666044 CPUtime=1.99 cores=1,3,5,7
/proc/21478/task/21481/stat : 21481 (java) S 21475 21478 2357 0 -1 1077944384 8733 0 0 0 188 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440439810448 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21482] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2 cores=1,3,5,7
/proc/21478/task/21482/stat : 21482 (java) S 21475 21478 2357 0 -1 1077944384 9580 0 0 0 190 10 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440438757648 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21483] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2 cores=1,3,5,7
/proc/21478/task/21483/stat : 21483 (java) S 21475 21478 2357 0 -1 1077944384 11335 0 0 0 189 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440437705360 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21484] ppid=21475 vsize=13980036 memory=1666044 CPUtime=2 cores=1,3,5,7
/proc/21478/task/21484/stat : 21484 (java) S 21475 21478 2357 0 -1 1077944384 9037 0 0 0 189 11 0 0 20 0 15 0 8853631 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440436652560 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21485] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0.67 cores=1,3,5,7
/proc/21478/task/21485/stat : 21485 (java) S 21475 21478 2357 0 -1 1077944384 15296 0 0 0 59 8 0 0 20 0 15 0 8853632 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440317667952 140440839199362 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21486] ppid=21475 vsize=13980036 memory=200 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21486/stat : 21486 (java) S 21475 21478 2357 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440316613984 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21487] ppid=21475 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21487/stat : 21487 (java) S 21475 21478 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8853633 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440315561600 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21488] ppid=21475 vsize=13980036 memory=7976 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21488/stat : 21488 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853635 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440314509904 140440839206811 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21489] ppid=21475 vsize=13980036 memory=8720 CPUtime=1.91 cores=1,3,5,7
/proc/21478/task/21489/stat : 21489 (java) S 21475 21478 2357 0 -1 1077944384 4394 0 0 0 190 1 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440313456752 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21490] ppid=21475 vsize=13980036 memory=1292 CPUtime=2.02 cores=1,3,5,7
/proc/21478/task/21490/stat : 21490 (java) S 21475 21478 2357 0 -1 1077944384 6591 0 0 0 200 2 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440312403952 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21491] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0.78 cores=1,3,5,7
/proc/21478/task/21491/stat : 21491 (java) S 21475 21478 2357 0 -1 1077944384 5615 0 0 0 77 1 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440311351664 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21492] ppid=21475 vsize=13980036 memory=1666044 CPUtime=0 cores=1,3,5,7
/proc/21478/task/21492/stat : 21492 (java) S 21475 21478 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8853636 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440310299104 140440839198421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
[pid=21478/tid=21493] ppid=21475 vsize=13980036 memory=4104 CPUtime=1.21 cores=1,3,5,7
/proc/21478/task/21493/stat : 21493 (java) S 21475 21478 2357 0 -1 1077944384 1898 0 0 0 51 70 0 0 20 0 15 0 8853644 14315556864 416511 18446744073709551615 4194304 4196468 140726766275104 140440309246896 140440839199362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 51 0 0 6293624 6294260 14561280 140726766276977 140726766277164 140726766277164 140726766280655 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1666044 KiB

Child status: 143
Real time (s): 2508.72
CPU time (s): 2520.04
CPU user time (s): 2518.44
CPU system time (s): 1.60252
CPU usage (%): 100.451
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 2249204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.44
system time used= 1.60252
maximum resident set size= 2250148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150625
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71413
involuntary context switches= 1593


# summary of solver processes directly reported to runsolver:
#   pid: 21478
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.44
#   total CPU system time (s): 1.60252

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8724 second user time and 24.1714 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-15 17:39:09
IDJOB=4274058
IDBENCH=134763
IDSOLVER=2666
FILE ID=node129/4274058-1502812385
RUNJOBID= node129-1502746532-7260
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K145.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274058-1502812385/watcher-4274058-1502812385 -o /tmp/evaluation-result-4274058-1502812385/solver-4274058-1502812385 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7260 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1462885320 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274058-1502812385.xml

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

MD5SUM BENCH= 5e6b89adf4cff092dc7bbd8ab430815e
RANDOM SEED=1462885320

node129.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.61
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.61
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.61
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.61
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:        31433776 kB
MemAvailable:   31897096 kB
Buffers:          152132 kB
Cached:           590808 kB
SwapCached:            0 kB
Active:           522328 kB
Inactive:         403736 kB
Active(anon):     183688 kB
Inactive(anon):     8552 kB
Active(file):     338640 kB
Inactive(file):   395184 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             43556 kB
Writeback:             4 kB
AnonPages:        183244 kB
Mapped:            44848 kB
Shmem:              8868 kB
Slab:             115304 kB
SReclaimable:      90660 kB
SUnreclaim:        24644 kB
KernelStack:        3472 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1152464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61932 MiB
End job on node129 at 2017-08-15 18:20:58