Trace number 4308355

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)523 2520.02 2486.71

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-ex1_c18.xml
MD5SUM7185d5885598b7dd528d8e2d67548d5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark523
Best CPU time to get the best result obtained on this benchmark0.877161
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints8
Number of domains5
Minimum domain size2
Maximum domain size100
Distribution of domain sizes[{"size":2,"count":8},{"size":11,"count":4},{"size":12,"count":1},{"size":100,"count":8}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":16},{"degree":3,"count":2},{"degree":5,"count":1}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":4},{"arity":6,"count":4}]
Number of extensional constraints4
Number of intensional constraints4
Distribution of constraint types[{"type":"extension","count":4},{"type":"intension","count":4}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1041969446
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
2.29/1.22	c Parsing done, starting search...
2.92/1.47	o 1865
2.92/1.47	o 1864
2.92/1.48	o 1863
2.92/1.48	o 1862
3.23/1.50	o 1861
3.23/1.50	o 1860
3.23/1.51	o 1705
3.23/1.51	o 1703
3.23/1.51	o 1702
3.23/1.51	o 1701
3.53/1.64	o 1663
3.53/1.64	o 1661
3.53/1.65	o 1660
3.53/1.68	o 1659
4.45/1.99	o 1658
5.40/2.39	o 1657
7.94/4.72	o 892
8.37/5.36	o 891
8.37/5.36	o 850
8.37/5.36	o 689
8.47/5.43	o 687
11.64/8.33	o 646
11.64/8.33	o 644
12.55/9.23	o 524
13.94/10.63	o 523
2520.00/2486.70	s SATISFIABLE
2520.00/2486.70	v <instantiation>
2520.00/2486.70	v 	<list>
2520.00/2486.70	v 		f[0] f[1] f[2] f[3] p[0] p[1] p[2] p[3] k v1[0] v1[1] v1[2] v1[3] v2[0] v2[1] v2[2] v2[3] d[0] d[1] d[2] d[3]
2520.00/2486.70	v 	</list>
2520.00/2486.70	v 	<values>
2520.00/2486.70	v 		47 100 1 54 1 0 0 0 3 0 1 0 0 1 2 0 0 53 46 99 46 
2520.00/2486.70	v 	</values>
2520.00/2486.70	v </instantiation>

Verifier Data

OK	523

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308355-1534288062/watcher-4308355-1534288062 -o /tmp/evaluation-result-4308355-1534288062/solver-4308355-1534288062 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534270585-30509 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1041969446 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308355-1534288062.xml 

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

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


[startup+0.100127 s]*
/proc/loadavg: 1.29 1.37 1.37 3/215 32251
/proc/meminfo: memFree=23641464/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14082736 memory=32512 CPUtime=0.12 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 6532 0 0 0 11 1 0 0 20 0 15 0 246369413 14420721664 8128 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3520684 8128 3153 1 0 3482761 0
[pid=32236/tid=32238] ppid=32233 vsize=14082736 memory=-8629632960754390142 CPUtime=0.09 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 4558 0 0 0 8 1 0 0 20 0 15 0 246369414 14420721664 8128 33554432000 4194304 4196468 140721150389328 140664003182720 140663998954902 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 8128 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 8128 33554432000 4194304 4196468 140721150389328 140662905497840 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0.01 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) R 32233 32236 28983 0 -1 4202560 279 0 0 0 1 0 0 0 20 0 15 0 246369419 14420721664 8128 33554432000 4194304 4196468 140721150389328 140662904445040 140663998964314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 8128 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 8128 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32512 KiB

[startup+0.21128 s]*
/proc/loadavg: 1.29 1.37 1.37 5/215 32251
/proc/meminfo: memFree=23625216/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14082736 memory=49140 CPUtime=0.3 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 10371 0 0 0 28 2 0 0 20 0 15 0 246369413 14420721664 12285 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3520684 12285 3401 1 0 3482761 0
[pid=32236/tid=32238] ppid=32233 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 8049 0 0 0 18 2 0 0 20 0 15 0 246369414 14420721664 12285 33554432000 4194304 4196468 140721150389328 140664003169296 140663983023454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14082736 memory=139757129948847 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 246369419 14420721664 12285 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) R 32233 32236 28983 0 -1 4202560 206 0 0 0 1 0 0 0 20 0 15 0 246369419 14420721664 12285 33554432000 4194304 4196468 140721150389328 140662905497840 140663978190205 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0.05 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) R 32233 32236 28983 0 -1 4202560 326 0 0 0 5 0 0 0 20 0 15 0 246369419 14420721664 12285 33554432000 4194304 4196468 140721150389328 140662904441976 140663977198779 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 12285 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 12285 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49140 KiB

[startup+0.310653 s]*
/proc/loadavg: 1.29 1.37 1.37 3/215 32251
/proc/meminfo: memFree=23621804/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14082736 memory=52892 CPUtime=0.43 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 10772 0 0 0 41 2 0 0 20 0 15 0 246369413 14420721664 13223 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3520684 13223 3415 1 0 3482761 0
[pid=32236/tid=32238] ppid=32233 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 8412 0 0 0 28 2 0 0 20 0 15 0 246369414 14420721664 13223 33554432000 4194304 4196468 140721150389328 140664003150800 140663982129776 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14082736 memory=139757129948683 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246369414 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246369416 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 418 0 0 0 2 0 0 0 20 0 15 0 246369419 14420721664 13223 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) S 32233 32236 28983 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 15 0 246369419 14420721664 13223 33554432000 4194304 4196468 140721150389328 140662905497840 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0.07 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) S 32233 32236 28983 0 -1 1077944384 352 0 0 0 7 0 0 0 20 0 15 0 246369419 14420721664 13223 33554432000 4194304 4196468 140721150389328 140662904445040 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 13223 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14082736 memory=139757129918080 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369419 14420721664 13223 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 52892 KiB

[startup+0.700751 s]
/proc/loadavg: 1.29 1.37 1.37 3/215 32251
/proc/meminfo: memFree=23597372/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14084804 memory=90752 CPUtime=0.98 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 17623 0 0 0 94 4 0 0 20 0 15 0 246369413 14422839296 22688 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3521201 22688 3498 1 0 3483273 0
[pid=32236/tid=32238] ppid=32233 vsize=14084804 memory=1752 CPUtime=0.67 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 14857 0 0 0 64 3 0 0 20 0 15 0 246369414 14422839296 22688 33554432000 4194304 4196468 140721150389328 140664003157872 140663983023454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14084804 memory=844 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14084804 memory=10072 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14084804 memory=5012 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246369414 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14084804 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246369416 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14084804 memory=1824 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246369416 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14084804 memory=1356 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246369416 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14084804 memory=7236533984234661184 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14084804 memory=6369896832034956376 CPUtime=0.07 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 576 0 0 0 7 0 0 0 20 0 15 0 246369419 14422839296 22688 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14084804 memory=6220993253238723945 CPUtime=0.06 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) S 32233 32236 28983 0 -1 1077944384 366 0 0 0 6 0 0 0 20 0 15 0 246369419 14422839296 22688 33554432000 4194304 4196468 140721150389328 140662905497840 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14084804 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) S 32233 32236 28983 0 -1 1077944384 441 0 0 0 14 0 0 0 20 0 15 0 246369419 14422839296 22688 33554432000 4194304 4196468 140721150389328 140662904445040 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14422839296 22688 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369419 14422839296 22688 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90752 KiB

[startup+1.50075 s]
/proc/loadavg: 1.29 1.37 1.37 5/215 32251
/proc/meminfo: memFree=23548472/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14090948 memory=160720 CPUtime=3.23 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 24825 0 0 0 316 7 0 0 20 0 15 0 246369413 14429130752 40180 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3522737 40180 3544 1 0 3484809 0
[pid=32236/tid=32238] ppid=32233 vsize=14090948 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 18070 0 0 0 142 5 0 0 20 0 15 0 246369414 14429130752 40180 33554432000 4194304 4196468 140721150389328 140664003175648 140663618304660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14090948 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14429130752 40180 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14090948 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14429130752 40180 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14090948 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246369414 14429130752 40180 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14090948 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246369414 14429130752 40180 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 40180 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0

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

/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 65065 0 0 0 235261 54 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140664003181520 140663983515249 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14090948 memory=6791534058613427641 CPUtime=10.36 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 2498 0 0 0 931 105 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.38 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 2164 0 0 0 930 108 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.45 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 2423 0 0 0 932 113 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.42 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 3770 0 0 0 939 103 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14090948 memory=382684 CPUtime=14.3 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 5317 0 0 0 1339 91 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14090948 memory=382684 CPUtime=1.65 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 7964 0 0 0 164 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14090948 memory=382684 CPUtime=1.62 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) S 32233 32236 28983 0 -1 1077944384 6819 0 0 0 160 2 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662905497840 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14090948 memory=3760 CPUtime=0.59 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) S 32233 32236 28983 0 -1 1077944384 4575 0 0 0 58 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662904445040 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14090948 memory=66800 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14090948 memory=3760 CPUtime=1.35 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1109 0 0 0 60 75 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 43 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 2414.38 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 382684 KiB

[startup+2442.3 s]
/proc/loadavg: 1.57 1.60 1.63 3/215 32402
/proc/meminfo: memFree=19160824/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14090948 memory=382684 CPUtime=2475.07 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 104014 0 0 0 247017 490 0 0 20 0 15 0 246369413 14429130752 95671 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3522737 95671 3596 1 0 3484809 0
[pid=32236/tid=32238] ppid=32233 vsize=14090948 memory=382684 CPUtime=2412.4 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 65938 0 0 0 241185 55 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140664003181664 140663624247020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.61 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 2498 0 0 0 953 108 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.64 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 2164 0 0 0 953 111 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.71 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 2423 0 0 0 956 115 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.68 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 3770 0 0 0 961 107 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14090948 memory=382684 CPUtime=14.67 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 5321 0 0 0 1373 94 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14090948 memory=928 CPUtime=1.65 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 7964 0 0 0 164 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14090948 memory=382684 CPUtime=1.62 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) S 32233 32236 28983 0 -1 1077944384 6819 0 0 0 160 2 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662905497840 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14090948 memory=382684 CPUtime=0.59 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) S 32233 32236 28983 0 -1 1077944384 4575 0 0 0 58 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662904445040 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14090948 memory=382684 CPUtime=1.39 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1113 0 0 0 62 77 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 2475.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 382684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2486.7 s]
/proc/loadavg: 1.73 1.64 1.64 3/215 32402
/proc/meminfo: memFree=19197072/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14090948 memory=382684 CPUtime=2520 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 104953 0 0 0 251501 499 0 0 20 0 15 0 246369413 14429130752 95671 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3522737 95671 3596 1 0 3484809 0
[pid=32236/tid=32238] ppid=32233 vsize=14090948 memory=382684 CPUtime=2456.23 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 66521 0 0 0 245566 57 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140664003181584 140663625200032 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.81 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 2510 0 0 0 971 110 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.85 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 2172 0 0 0 971 114 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.91 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 2550 0 0 0 974 117 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14090948 memory=0 CPUtime=10.89 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 3790 0 0 0 979 110 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14090948 memory=382684 CPUtime=14.95 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 5493 0 0 0 1399 96 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14090948 memory=3760 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14090948 memory=66800 CPUtime=1.65 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 7964 0 0 0 164 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14090948 memory=1224 CPUtime=1.62 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) S 32233 32236 28983 0 -1 1077944384 6820 0 0 0 160 2 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662905497840 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14090948 memory=1824 CPUtime=0.59 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) S 32233 32236 28983 0 -1 1077944384 4577 0 0 0 58 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662904445040 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14090948 memory=1356 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14090948 memory=1408 CPUtime=1.42 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1127 0 0 0 64 78 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 382684 KiB

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

[startup+2486.71 s]
# the end of solver process 32236 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.03 s, system=4.99742 s

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

[startup+2486.7 s]
/proc/loadavg: 1.73 1.64 1.64 3/215 32402
/proc/meminfo: memFree=19197072/32770624 swapFree=67108196/67108860
[pid=32236] ppid=32233 vsize=14090948 memory=382684 CPUtime=2520 cores=0,2,4,6
/proc/32236/stat : 32236 (java) S 32233 32236 28983 0 -1 1077944320 104953 0 0 0 251501 499 0 0 20 0 15 0 246369413 14429130752 95671 33554432000 4194304 4196468 140721150389328 140721150371872 140663998942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
/proc/32236/statm: 3522737 95671 3596 1 0 3484809 0
[pid=32236/tid=32238] ppid=32233 vsize=14090948 memory=382684 CPUtime=2456.23 cores=0,2,4,6
/proc/32236/task/32238/stat : 32238 (java) R 32233 32236 28983 0 -1 4202560 66521 0 0 0 245566 57 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140664003181584 140663625200032 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32239] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.81 cores=0,2,4,6
/proc/32236/task/32239/stat : 32239 (java) S 32233 32236 28983 0 -1 1077944384 2510 0 0 0 971 110 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663951563408 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32240] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.85 cores=0,2,4,6
/proc/32236/task/32240/stat : 32240 (java) S 32233 32236 28983 0 -1 1077944384 2172 0 0 0 971 114 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663950510608 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32241] ppid=32233 vsize=14090948 memory=382684 CPUtime=10.91 cores=0,2,4,6
/proc/32236/task/32241/stat : 32241 (java) S 32233 32236 28983 0 -1 1077944384 2550 0 0 0 974 117 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663949457808 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32242] ppid=32233 vsize=14090948 memory=0 CPUtime=10.89 cores=0,2,4,6
/proc/32236/task/32242/stat : 32242 (java) S 32233 32236 28983 0 -1 1077944384 3790 0 0 0 979 110 0 0 20 0 15 0 246369414 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663948405008 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32243] ppid=32233 vsize=14090948 memory=382684 CPUtime=14.95 cores=0,2,4,6
/proc/32236/task/32243/stat : 32243 (java) S 32233 32236 28983 0 -1 1077944384 5493 0 0 0 1399 96 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663540460400 140663998954114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32244] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32244/stat : 32244 (java) S 32233 32236 28983 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663539406368 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32245] ppid=32233 vsize=14090948 memory=382684 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32245/stat : 32245 (java) S 32233 32236 28983 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 246369416 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663538353520 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32246] ppid=32233 vsize=14090948 memory=3760 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32246/stat : 32246 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663537301840 140663998961563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32247] ppid=32233 vsize=14090948 memory=66800 CPUtime=1.65 cores=0,2,4,6
/proc/32236/task/32247/stat : 32247 (java) S 32233 32236 28983 0 -1 1077944384 7964 0 0 0 164 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140663536249200 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32248] ppid=32233 vsize=14090948 memory=1224 CPUtime=1.62 cores=0,2,4,6
/proc/32236/task/32248/stat : 32248 (java) S 32233 32236 28983 0 -1 1077944384 6820 0 0 0 160 2 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662905497840 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32249] ppid=32233 vsize=14090948 memory=1824 CPUtime=0.59 cores=0,2,4,6
/proc/32236/task/32249/stat : 32249 (java) S 32233 32236 28983 0 -1 1077944384 4577 0 0 0 58 1 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662904445040 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32250] ppid=32233 vsize=14090948 memory=1356 CPUtime=0 cores=0,2,4,6
/proc/32236/task/32250/stat : 32250 (java) S 32233 32236 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662903392480 140663998953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
[pid=32236/tid=32251] ppid=32233 vsize=14090948 memory=1408 CPUtime=1.42 cores=0,2,4,6
/proc/32236/task/32251/stat : 32251 (java) S 32233 32236 28983 0 -1 1077944384 1127 0 0 0 64 78 0 0 20 0 15 0 246369419 14429130752 95671 33554432000 4194304 4196468 140721150389328 140662902340784 140663998954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 19222528 140721150395464 140721150395657 140721150395657 140721150398415 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 382684 KiB

Child status: 143
Real time (s): 2486.71
CPU time (s): 2520.02
CPU user time (s): 2515.03
CPU system time (s): 4.99742
CPU usage (%): 101.339
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 382684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.03
system time used= 4.99742
maximum resident set size= 383264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 456739
involuntary context switches= 8255


# summary of solver processes directly reported to runsolver:
#   pid: 32236
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2515.03
#   total CPU system time (s): 4.99742

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7918 second user time and 22.5323 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-15 01:07:42
IDJOB=4308355
IDBENCH=141260
IDSOLVER=2791
FILE ID=node151/4308355-1534288062
RUNJOBID= node151-1534270585-30509
PBS_JOBID= 21038114
Free space on /tmp= 43868 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-ex1_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308355-1534288062/watcher-4308355-1534288062 -o /tmp/evaluation-result-4308355-1534288062/solver-4308355-1534288062 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534270585-30509 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1041969446 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308355-1534288062.xml

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

MD5SUM BENCH= 7185d5885598b7dd528d8e2d67548d5f
RANDOM SEED=1041969446

node151.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.87
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.87
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.87
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.87
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:        23660976 kB
MemAvailable:   31560604 kB
Buffers:          164128 kB
Cached:          7958264 kB
SwapCached:           12 kB
Active:          4531104 kB
Inactive:        3989768 kB
Active(anon):     348132 kB
Inactive(anon):   102596 kB
Active(file):    4182972 kB
Inactive(file):  3887172 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:             35612 kB
Writeback:            16 kB
AnonPages:        406208 kB
Mapped:            69560 kB
Shmem:             49524 kB
Slab:             286212 kB
SReclaimable:     257944 kB
SUnreclaim:        28268 kB
KernelStack:        3536 kB
PageTables:         6600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1215940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43620 MiB
End job on node151 at 2018-08-15 01:49:09