Trace number 4274121

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-26SAT 29.1611 27.292299

General information on the benchmark

NameRandom/Random-B-2-25-25/
rand-2-25-25-300-147-6.xml
MD5SUMbc550d17530737290594270093461d3c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark29.1611
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.37	c version: 2017-07-26
0.28/0.37	c seed: 1828960829
0.28/0.37	c timeout: 2520
0.28/0.37	c memlimit: 11000
0.28/0.37	c nbcore: 4
0.28/0.40	c Parsing instance...
2.02/1.02	c Parsing done, starting search...
29.07/27.27	s SATISFIABLE
29.07/27.27	v <instantiation>
29.07/27.27	v 	<list>
29.07/27.27	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
29.07/27.27	v 	</list>
29.07/27.27	v 	<values>
29.07/27.27	v 		24 17 19 22 1 11 2 22 2 18 6 21 0 0 15 18 1 6 16 20 8 19 23 21 9 
29.07/27.27	v 	</values>
29.07/27.27	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274121-1502726109/watcher-4274121-1502726109 -o /tmp/evaluation-result-4274121-1502726109/solver-4274121-1502726109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1828960829 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274121-1502726109.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=22955, runsolver pid=22952
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 1.80 1.74 1.78 3/204 22961
/proc/meminfo: memFree=31313444/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13573664 memory=17492 CPUtime=0.01 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 3759 0 0 0 1 0 0 0 20 0 9 0 74806259 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3393416 4373 2072 1 0 3382913 0
[pid=22955/tid=22957] ppid=22952 vsize=13573664 memory=7077796292425249400 CPUtime=0.01 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 2395 0 0 0 1 0 0 0 20 0 9 0 74806267 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413845799032 140413827241813 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13573664 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 74806267 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13573664 memory=140020979664512 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 74806267 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 74806267 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13573664 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 74806267 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 74806269 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 74806269 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413319480224 140413841569493 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 74806269 13899431936 4373 18446744073709551615 4194304 4196468 140736937441808 140413318427696 140413841569493 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17492 KiB

[startup+0.210015 s]*
/proc/loadavg: 1.80 1.74 1.78 5/213 22970
/proc/meminfo: memFree=31304644/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13979532 memory=33936 CPUtime=0.11 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 7660 0 0 0 10 1 0 0 20 0 15 0 74806259 14315040768 8484 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3494883 8484 3383 1 0 3483662 0
[pid=22955/tid=22957] ppid=22952 vsize=13975920 memory=8316850467074736180 CPUtime=0.08 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 5611 0 0 0 7 1 0 0 20 0 15 0 74806267 14311342080 7988 18446744073709551615 4194304 4196468 140736937441808 140413845748736 140413834276250 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13976944 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14312390656 7988 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13976944 memory=140020980379510 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14312390656 7988 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14312390656 7988 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74806267 14312390656 8053 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13976944 memory=140020979664512 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74806269 14312390656 8053 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74806269 14312390656 8053 18446744073709551615 4194304 4196468 140736937441808 140413319480224 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74806269 14312390656 8119 18446744073709551615 4194304 4196468 140736937441808 140413318427632 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14312390656 8119 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) S 22952 22955 12560 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 74806272 14312390656 8119 18446744073709551615 4194304 4196468 140736937441808 140413316323824 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) S 22952 22955 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74806272 14312390656 8185 18446744073709551615 4194304 4196468 140736937441808 140413315271280 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13976944 memory=140020979664512 CPUtime=0.01 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) S 22952 22955 12560 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 15 0 74806272 14312390656 8185 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22969] ppid=22952 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22969/stat : 22969 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14312390656 8185 18446744073709551615 4194304 4196468 140736937441808 140413313166432 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22970] ppid=22952 vsize=13976944 memory=140020979664512 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22970/stat : 22970 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806277 14312390656 8185 18446744073709551615 4194304 4196468 140736937441808 140413312112944 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13979532 KiB
Current children cumulated memory: 33936 KiB

[startup+0.310479 s]*
/proc/loadavg: 1.80 1.74 1.78 4/213 22970
/proc/meminfo: memFree=31294296/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13975920 memory=41332 CPUtime=0.28 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 10558 0 0 0 25 3 0 0 20 0 15 0 74806259 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3493980 10333 3568 1 0 3482759 0
[pid=22955/tid=22957] ppid=22952 vsize=13975920 memory=8316850467074736180 CPUtime=0.18 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 8144 0 0 0 16 2 0 0 20 0 15 0 74806267 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413845788928 140413825639774 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13975920 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13975920 memory=140020980379510 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13975920 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13975920 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74806267 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13975920 memory=3471342417300502192 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74806269 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13975920 memory=8388367118360672371 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74806269 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413319480224 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74806269 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413318427632 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) R 22952 22955 12560 0 -1 4202560 429 0 0 0 2 0 0 0 20 0 15 0 74806272 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413316315328 140413819937787 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) R 22952 22955 12560 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 15 0 74806272 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413315271280 140413841570434 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13975920 memory=8392725896736962785 CPUtime=0.05 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) R 22952 22955 12560 0 -1 4202560 439 0 0 0 5 0 0 0 20 0 15 0 74806272 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413820871166 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22969] ppid=22952 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22969/stat : 22969 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413313166432 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22970] ppid=22952 vsize=13975920 memory=140020979664512 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22970/stat : 22970 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806277 14311342080 10333 18446744073709551615 4194304 4196468 140736937441808 140413312112944 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 41332 KiB

[startup+0.701308 s]
/proc/loadavg: 1.80 1.74 1.78 3/213 22970
/proc/meminfo: memFree=31279940/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13977988 memory=76760 CPUtime=1.12 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 13812 0 0 0 108 4 0 0 20 0 15 0 74806259 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3494497 19190 3736 1 0 3483271 0
[pid=22955/tid=22957] ppid=22952 vsize=13977988 memory=1232 CPUtime=0.56 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 9812 0 0 0 53 3 0 0 20 0 15 0 74806267 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413845795632 140413439578582 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13977988 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13977988 memory=4088 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13977988 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13977988 memory=920 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74806267 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13977988 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74806269 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13977988 memory=3472328279047811153 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74806269 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413319480224 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74806269 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413318427632 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13977988 memory=737 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13977988 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) R 22952 22955 12560 0 -1 4202560 898 0 0 0 15 0 0 0 20 0 15 0 74806272 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413316310368 140413825464031 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13977988 memory=832 CPUtime=0.15 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) R 22952 22955 12560 0 -1 4202560 753 0 0 0 15 0 0 0 20 0 15 0 74806272 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413315260080 140413825045210 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13977988 memory=16448 CPUtime=0.23 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) R 22952 22955 12560 0 -1 4202560 966 0 0 0 23 0 0 0 20 0 15 0 74806272 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413820244129 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22969] ppid=22952 vsize=13977988 memory=3044 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22969/stat : 22969 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413313166432 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22970] ppid=22952 vsize=13977988 memory=3040 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22970/stat : 22970 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806277 14313459712 19190 18446744073709551615 4194304 4196468 140736937441808 140413312112944 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 76760 KiB

[startup+1.50075 s]
/proc/loadavg: 1.80 1.74 1.78 5/213 22970
/proc/meminfo: memFree=31189360/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13980036 memory=157624 CPUtime=3.05 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 23390 0 0 0 297 8 0 0 20 0 15 0 74806259 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3495009 39406 3757 1 0 3483783 0
[pid=22955/tid=22957] ppid=22952 vsize=13980036 memory=2257 CPUtime=1.35 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 12664 0 0 0 130 5 0 0 20 0 15 0 74806267 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413845797272 140413441148085 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13980036 memory=-7522837582236181595 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13980036 memory=134836 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13980036 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13980036 memory=3044 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13980036 memory=3040 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413319480224 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13980036 memory=280041665835616 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413318427632 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13980036 memory=7451317082585788525 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13980036 memory=7451317082585788525 CPUtime=0.6 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) S 22952 22955 12560 0 -1 1077944384 3056 0 0 0 60 0 0 0 20 0 15 0 74806272 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413316323824 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13980036 memory=7451317082585788525 CPUtime=0.64 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) S 22952 22955 12560 0 -1 1077944384 4253 0 0 0 64 0 0 0 20 0 15 0 74806272 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413315271280 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13980036 memory=7451317082585788525 CPUtime=0.41 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) S 22952 22955 12560 0 -1 1077944384 2028 0 0 0 41 0 0 0 20 0 15 0 74806272 14315556864 39406 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0

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

[startup+27.2923 s]
# the end of solver process 22955 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=29.0629 s, system=0.098209 s

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

[startup+25.6008 s]
/proc/loadavg: 1.87 1.76 1.78 3/213 22970
/proc/meminfo: memFree=31133252/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13980036 memory=202400 CPUtime=27.47 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 31680 0 0 0 2738 9 0 0 20 0 15 0 74806259 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3495009 50600 3784 1 0 3483783 0
[pid=22955/tid=22957] ppid=22952 vsize=13980036 memory=6628 CPUtime=25.44 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 13586 0 0 0 2538 6 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413845794736 140413441147375 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13980036 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13980036 memory=202400 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13980036 memory=202400 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13980036 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13980036 memory=41496 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 708 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13980036 memory=8620 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413319480288 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13980036 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413318427648 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13980036 memory=202400 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13980036 memory=202400 CPUtime=0.74 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) S 22952 22955 12560 0 -1 1077944384 4960 0 0 0 74 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413316323824 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13980036 memory=1228 CPUtime=0.78 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) S 22952 22955 12560 0 -1 1077944384 5896 0 0 0 78 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413315271280 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13980036 memory=1412 CPUtime=0.43 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) S 22952 22955 12560 0 -1 1077944384 3534 0 0 0 43 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22969] ppid=22952 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22969/stat : 22969 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413313166432 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22970] ppid=22952 vsize=13980036 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22970/stat : 22970 (java) S 22952 22955 12560 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 15 0 74806277 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413312112944 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 27.47 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 202400 KiB

[startup+26.4006 s]
/proc/loadavg: 1.87 1.76 1.78 3/213 22970
/proc/meminfo: memFree=31133252/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13980036 memory=202400 CPUtime=28.27 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 31684 0 0 0 2818 9 0 0 20 0 15 0 74806259 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3495009 50600 3784 1 0 3483783 0
[pid=22955/tid=22957] ppid=22952 vsize=13980036 memory=0 CPUtime=26.24 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 13590 0 0 0 2618 6 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413845794736 140413441146843 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13980036 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13980036 memory=-7025448733113094249 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13980036 memory=6933690287860520857 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 708 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13980036 memory=-7522837583045875833 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413319480288 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13980036 memory=-8675733323038954102 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413318427648 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13980036 memory=-9001728533042062950 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13980036 memory=-7385037593950845031 CPUtime=0.74 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) S 22952 22955 12560 0 -1 1077944384 4960 0 0 0 74 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413316323824 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13980036 memory=-8412654355427596915 CPUtime=0.78 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) S 22952 22955 12560 0 -1 1077944384 5896 0 0 0 78 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413315271280 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13980036 memory=8389687274685018930 CPUtime=0.43 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) S 22952 22955 12560 0 -1 1077944384 3534 0 0 0 43 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22969] ppid=22952 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22969/stat : 22969 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413313166432 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22970] ppid=22952 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22970/stat : 22970 (java) S 22952 22955 12560 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 15 0 74806277 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413312112944 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 28.27 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 202400 KiB

[startup+26.8006 s]
/proc/loadavg: 1.87 1.76 1.78 3/213 22970
/proc/meminfo: memFree=31133252/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13980036 memory=202400 CPUtime=28.67 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 31686 0 0 0 2858 9 0 0 20 0 15 0 74806259 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3495009 50600 3784 1 0 3483783 0
[pid=22955/tid=22957] ppid=22952 vsize=13980036 memory=-8774313645642428999 CPUtime=26.64 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 13592 0 0 0 2658 6 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413845794736 140413441145734 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13980036 memory=6369607583083817303 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13980036 memory=6369607583083817303 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13980036 memory=6369607583083817303 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13980036 memory=6369607583083817303 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13980036 memory=6005661584769439849 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 708 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13980036 memory=6149776772845295721 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413319480288 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13980036 memory=5788067138599740504 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413318427648 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13980036 memory=7230921007607278949 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13980036 memory=7230921007607278949 CPUtime=0.74 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) S 22952 22955 12560 0 -1 1077944384 4960 0 0 0 74 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413316323824 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13980036 memory=7230921007607278949 CPUtime=0.78 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) S 22952 22955 12560 0 -1 1077944384 5896 0 0 0 78 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413315271280 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13980036 memory=5789193038506583128 CPUtime=0.43 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) S 22952 22955 12560 0 -1 1077944384 3534 0 0 0 43 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22969] ppid=22952 vsize=13980036 memory=202400 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22969/stat : 22969 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413313166432 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22970] ppid=22952 vsize=13980036 memory=202400 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22970/stat : 22970 (java) S 22952 22955 12560 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 15 0 74806277 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413312112944 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 28.67 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 202400 KiB

[startup+27.2006 s]
/proc/loadavg: 1.87 1.76 1.78 3/213 22970
/proc/meminfo: memFree=31133252/32770624 swapFree=67105588/67108860
[pid=22955] ppid=22952 vsize=13980036 memory=202400 CPUtime=29.07 cores=1,3,5,7
/proc/22955/stat : 22955 (java) S 22952 22955 12560 0 -1 1077944320 31688 0 0 0 2898 9 0 0 20 0 15 0 74806259 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140736937424352 140413841559287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
/proc/22955/statm: 3495009 50600 3784 1 0 3483783 0
[pid=22955/tid=22957] ppid=22952 vsize=13980036 memory=41496 CPUtime=27.04 cores=1,3,5,7
/proc/22955/task/22957/stat : 22957 (java) R 22952 22955 12560 0 -1 4202560 13594 0 0 0 2698 6 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413845794736 140413441311653 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22958] ppid=22952 vsize=13980036 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22958/stat : 22958 (java) S 22952 22955 12560 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413760973584 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22959] ppid=22952 vsize=13980036 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22959/stat : 22959 (java) S 22952 22955 12560 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413759921040 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22960] ppid=22952 vsize=13980036 memory=1688 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22960/stat : 22960 (java) S 22952 22955 12560 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413758868496 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22961] ppid=22952 vsize=13980036 memory=5808 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22961/stat : 22961 (java) S 22952 22955 12560 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 74806267 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413757815952 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22962] ppid=22952 vsize=13980036 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22962/stat : 22962 (java) S 22952 22955 12560 0 -1 1077944384 708 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413320534000 140413841570434 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22963] ppid=22952 vsize=13980036 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22963/stat : 22963 (java) S 22952 22955 12560 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413319480288 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22964] ppid=22952 vsize=13980036 memory=25512 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22964/stat : 22964 (java) S 22952 22955 12560 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 74806269 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413318427648 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22965] ppid=22952 vsize=13980036 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22965/stat : 22965 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413317376208 140413841577883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22966] ppid=22952 vsize=13980036 memory=644 CPUtime=0.74 cores=1,3,5,7
/proc/22955/task/22966/stat : 22966 (java) S 22952 22955 12560 0 -1 1077944384 4960 0 0 0 74 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413316323824 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22967] ppid=22952 vsize=13980036 memory=1744 CPUtime=0.78 cores=1,3,5,7
/proc/22955/task/22967/stat : 22967 (java) S 22952 22955 12560 0 -1 1077944384 5896 0 0 0 78 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413315271280 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22968] ppid=22952 vsize=13980036 memory=956 CPUtime=0.43 cores=1,3,5,7
/proc/22955/task/22968/stat : 22968 (java) S 22952 22955 12560 0 -1 1077944384 3534 0 0 0 43 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413314218736 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22969] ppid=22952 vsize=13980036 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22969/stat : 22969 (java) S 22952 22955 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74806272 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413313166432 140413841569493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
[pid=22955/tid=22970] ppid=22952 vsize=13980036 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/22955/task/22970/stat : 22970 (java) S 22952 22955 12560 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 15 0 74806277 14315556864 50600 18446744073709551615 4194304 4196468 140736937441808 140413312112944 140413841570434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 11493376 140736937447790 140736937447977 140736937447977 140736937451471 0
Current children cumulated CPU time: 29.07 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 202400 KiB

Child status: 0
Real time (s): 27.2923
CPU time (s): 29.1611
CPU user time (s): 29.0629
CPU system time (s): 0.098209
CPU usage (%): 106.847
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 202400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.0629
system time used= 0.098209
maximum resident set size= 202760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33588
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2447
involuntary context switches= 151


# summary of solver processes directly reported to runsolver:
#   pid: 22955
#   total CPU time (s): 29.1611
#   total CPU user time (s): 29.0629
#   total CPU system time (s): 0.098209

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.177909 second user time and 0.266723 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 17:41:07
IDJOB=4274121
IDBENCH=122445
IDSOLVER=2666
FILE ID=node126/4274121-1502726109
RUNJOBID= node126-1502662832-10388
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Random/Random-B-2-25-25/rand-2-25-25-300-147-6.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-4274121-1502726109/watcher-4274121-1502726109 -o /tmp/evaluation-result-4274121-1502726109/solver-4274121-1502726109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1828960829 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274121-1502726109.xml

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

MD5SUM BENCH= bc550d17530737290594270093461d3c
RANDOM SEED=1828960829

node126.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.81
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.81
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.81
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.81
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:        31321844 kB
MemAvailable:   31809800 kB
Buffers:          308024 kB
Cached:           448904 kB
SwapCached:          524 kB
Active:           729720 kB
Inactive:         234400 kB
Active(anon):     155636 kB
Inactive(anon):    85392 kB
Active(file):     574084 kB
Inactive(file):   149008 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42808 kB
Writeback:             0 kB
AnonPages:         63552 kB
Mapped:            64584 kB
Shmem:             33440 kB
Slab:             188396 kB
SReclaimable:     161400 kB
SUnreclaim:        26996 kB
KernelStack:        3776 kB
PageTables:         5864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1174616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-14 17:41:34