Trace number 4273373

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 - ALNS 2017-07-26? (TO) 2520.05 2509.71

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-2.xml
MD5SUMd6e216edd1b638252c6a206411b5a856
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark996
Best CPU time to get the best result obtained on this benchmark19860.699
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size999
Distribution of domain sizes[{"size":12,"count":15},{"size":13,"count":60},{"size":14,"count":45},{"size":15,"count":330},{"size":999,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.36/0.42	c version: 2017-07-26
0.36/0.42	c seed: 677473819
0.36/0.42	c timeout: 2520
0.36/0.43	c memlimit: 11000
0.36/0.43	c nbcore: 4
0.36/0.45	c Parsing instance...
2.71/1.38	c Parsing done, starting search...
2520.03/2509.70	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15225 MiB free)
  memory of node 1: 16384 MiB (15211 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273373-1502716351/watcher-4273373-1502716351 -o /tmp/evaluation-result-4273373-1502716351/solver-4273373-1502716351 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 677473819 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273373-1502716351.xml 

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

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

solver pid=12472, runsolver pid=12469

[startup+0.100184 s]*
/proc/loadavg: 1.25 1.36 1.42 3/200 12473
/proc/meminfo: memFree=31166484/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=11642956 memory=6232 CPUtime=0 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 1868 0 0 0 0 0 0 0 20 0 2 0 171287769 11922386944 1558 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 2910739 1558 1151 1 0 2900709 0
[pid=12472/tid=12474] ppid=12469 vsize=11727272 memory=7974038411334692957 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) D 12469 12472 7084 0 -1 4202560 959 0 0 0 0 0 0 0 20 0 6 0 171287779 12008726528 1954 18446744073709551615 4194304 4196468 140731213032112 139753303197800 139753270958560 0 4 1 16784584 18446744071582151416 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=12054952 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) R 12469 12472 7084 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 6 0 171287780 12344270848 1954 18446744073709551615 4194304 4196468 140731213032112 139752898554552 139753291673127 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=11923880 memory=139777520199296 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 171287780 12210053120 1954 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=12298740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 171287780 12593909760 1968 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13355508 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 171287780 13676040192 1968 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11642956 KiB
Current children cumulated memory: 6232 KiB

[startup+0.210138 s]*
/proc/loadavg: 1.25 1.36 1.42 2/213 12486
/proc/meminfo: memFree=31157280/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=13906484 memory=20928 CPUtime=0.06 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 4686 0 0 0 5 1 0 0 20 0 14 0 171287769 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 3476621 5232 2581 1 0 3466118 0
[pid=12472/tid=12474] ppid=12469 vsize=13906484 memory=8318255677412212789 CPUtime=0.04 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) D 12469 12472 7084 0 -1 4202560 2791 0 0 0 4 0 0 0 20 0 14 0 171287779 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139753303193504 139753298978045 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13906484 memory=329 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 171287780 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13906484 memory=4049774359096878752 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 171287780 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 171287780 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 171287780 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13906484 memory=139777520199296 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 171287781 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 171287782 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752776860704 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 171287782 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752775807856 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 171287784 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 7084 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 14 0 171287784 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752773704560 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 14 0 171287784 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752772651760 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13906484 memory=139777520199296 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 7084 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 14 0 171287784 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 171287784 14240239616 5232 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13906484 KiB
Current children cumulated memory: 20928 KiB

[startup+0.310109 s]*
/proc/loadavg: 1.25 1.36 1.42 4/214 12487
/proc/meminfo: memFree=31141200/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=13975920 memory=38180 CPUtime=0.2 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 9634 0 0 0 18 2 0 0 20 0 15 0 171287769 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 3493980 9545 3547 1 0 3482759 0
[pid=12472/tid=12474] ppid=12469 vsize=13975920 memory=7668954370464627011 CPUtime=0.14 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 7084 0 -1 4202560 7382 0 0 0 12 2 0 0 20 0 15 0 171287779 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139753303184400 139753298977949 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 171287780 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 171287781 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 171287782 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752776860704 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 171287782 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752775807856 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13975920 memory=139777362110080 CPUtime=0.01 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 7084 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 15 0 171287784 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752773704560 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) R 12469 12472 7084 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 171287784 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752772651760 139753298967170 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13975920 memory=139777520199296 CPUtime=0.03 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) R 12469 12472 7084 0 -1 4202560 371 0 0 0 3 0 0 0 20 0 15 0 171287784 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753298977370 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12487] ppid=12469 vsize=13975920 memory=139777520199296 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287791 14311342080 9545 18446744073709551615 4194304 4196468 140731213032112 139752769493680 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 38180 KiB

[startup+0.701249 s]
/proc/loadavg: 1.25 1.36 1.42 5/214 12487
/proc/meminfo: memFree=31128396/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=13977988 memory=64076 CPUtime=0.96 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 13273 0 0 0 91 5 0 0 20 0 15 0 171287769 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 3494497 16019 3723 1 0 3483271 0
[pid=12472/tid=12474] ppid=12469 vsize=13977988 memory=559 CPUtime=0.51 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 7084 0 -1 4202560 9935 0 0 0 48 3 0 0 20 0 15 0 171287779 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139753303191504 139752940137167 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13977988 memory=6466 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13977988 memory=59 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13977988 memory=531 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 171287780 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13977988 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13977988 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 171287781 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13977988 memory=7594289779228829248 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 171287782 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752776860704 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13977988 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 171287782 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752775807856 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13977988 memory=7518026621751088993 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13977988 memory=4639098309541128294 CPUtime=0.13 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 7084 0 -1 1077944384 865 0 0 0 13 0 0 0 20 0 15 0 171287784 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752773704560 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13977988 memory=16444 CPUtime=0.1 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) R 12469 12472 7084 0 -1 4202560 456 0 0 0 10 0 0 0 20 0 15 0 171287784 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752772632776 139753278198819 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13977988 memory=7668954370464627011 CPUtime=0.19 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) R 12469 12472 7084 0 -1 4202560 635 0 0 0 19 0 0 0 20 0 15 0 171287784 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753292052748 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13977988 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12487] ppid=12469 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287791 14313459712 16019 18446744073709551615 4194304 4196468 140731213032112 139752769493680 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 64076 KiB

[startup+1.50125 s]
/proc/loadavg: 1.25 1.36 1.42 4/214 12487
/proc/meminfo: memFree=31091888/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=13982084 memory=153400 CPUtime=3.35 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 30077 0 0 0 325 10 0 0 20 0 15 0 171287769 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 3495521 38350 3769 1 0 3484295 0
[pid=12472/tid=12474] ppid=12469 vsize=13982084 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 7084 0 -1 4202560 15443 0 0 0 124 7 0 0 20 0 15 0 171287779 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139753303193160 139752948854693 0 4 1 16800974 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 171287780 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 171287780 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13982084 memory=3472468073589705228 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 549 0 0 0 0 0 0 0 20 0 15 0 171287781 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13982084 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139752776860704 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13982084 memory=5857 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 38350 18446744073709551615 4194304 4196468 140731213032112 139752775807856 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 38404 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13982084 memory=6502580487379 CPUtime=0.64 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) R 12469 12472 7084 0 -1 4202560 3699 0 0 0 64 0 0 0 20 0 15 0 171287784 14317654016 38404 18446744073709551615 4194304 4196468 140731213032112 139752773685576 139753282452811 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13982084 memory=288230621803970871 CPUtime=0.61 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) R 12469 12472 7084 0 -1 4202560 3050 0 0 0 61 0 0 0 20 0 15 0 171287784 14317654016 38404 18446744073709551615 4194304 4196468 140731213032112 139752772651888 139753277122504 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13982084 memory=13563786715989427 CPUtime=0.75 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 7084 0 -1 1077944384 5954 0 0 0 74 1 0 0 20 0 15 0 171287784 14317654016 38404 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13982084 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 38404 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12487] ppid=12469 vsize=13982084 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 7084 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 171287791 14317654016 38404 18446744073709551615 4194304 4196468 140731213032112 139752769493680 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 153400 KiB


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

/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 7084 0 -1 4202560 27607 0 0 0 243809 12 0 0 20 0 15 0 171287779 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139753303194256 139752949625361 0 4 1 16800974 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.44 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 3541 0 0 0 133 11 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.42 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 3609 0 0 0 133 9 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.44 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2820 0 0 0 132 12 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13982084 memory=200628 CPUtime=1.43 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 4043 0 0 0 133 10 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.39 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 5614 0 0 0 128 11 0 0 20 0 15 0 171287781 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752776860768 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752775807872 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13982084 memory=202676 CPUtime=2.49 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 7084 0 -1 1077944384 14735 0 0 0 248 1 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752773704560 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13982084 memory=202676 CPUtime=2.99 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 7084 0 -1 1077944384 16910 0 0 0 297 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752772651760 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13982084 memory=202676 CPUtime=0.92 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 7084 0 -1 1077944384 10474 0 0 0 90 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12487] ppid=12469 vsize=13982084 memory=202676 CPUtime=0.68 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 7084 0 -1 1077944384 1140 0 0 0 27 41 0 0 20 0 15 0 171287791 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752769493680 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 81 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 2452.5 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 202676 KiB

[startup+2502.3 s]
/proc/loadavg: 1.62 1.36 1.37 3/213 12822
/proc/meminfo: memFree=30072120/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=13982084 memory=202676 CPUtime=2512.61 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 92008 0 0 0 251173 88 0 0 20 0 15 0 171287769 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 3495521 50669 3809 1 0 3484295 0
[pid=12472/tid=12474] ppid=12469 vsize=13982084 memory=202676 CPUtime=2498.11 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 7084 0 -1 4202560 27679 0 0 0 249799 12 0 0 20 0 15 0 171287779 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139753303194384 139752949625114 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.47 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 3541 0 0 0 136 11 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.46 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 3612 0 0 0 136 10 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.47 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2833 0 0 0 135 12 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.47 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 4043 0 0 0 137 10 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13982084 memory=2460 CPUtime=1.42 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 5619 0 0 0 131 11 0 0 20 0 15 0 171287781 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752776860768 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752775807872 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13982084 memory=202676 CPUtime=2.49 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 7084 0 -1 1077944384 14735 0 0 0 248 1 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752773704560 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13982084 memory=4156 CPUtime=2.99 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 7084 0 -1 1077944384 16910 0 0 0 297 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752772651760 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13982084 memory=202676 CPUtime=0.92 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 7084 0 -1 1077944384 10474 0 0 0 90 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12487] ppid=12469 vsize=13982084 memory=4156 CPUtime=0.7 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 7084 0 -1 1077944384 1144 0 0 0 28 42 0 0 20 0 15 0 171287791 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752769493680 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 81 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 2512.61 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 202676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.7 s]
/proc/loadavg: 1.65 1.37 1.37 3/213 12822
/proc/meminfo: memFree=29461144/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=13982084 memory=202676 CPUtime=2520.03 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 92016 0 0 0 251915 88 0 0 20 0 15 0 171287769 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 3495521 50669 3809 1 0 3484295 0
[pid=12472/tid=12474] ppid=12469 vsize=13982084 memory=202676 CPUtime=2505.5 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 7084 0 -1 4202560 27687 0 0 0 250538 12 0 0 20 0 15 0 171287779 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139753303194368 139752941147762 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.48 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 3541 0 0 0 137 11 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.47 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 3612 0 0 0 137 10 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.48 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2833 0 0 0 136 12 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.47 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 4043 0 0 0 137 10 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.43 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 5619 0 0 0 132 11 0 0 20 0 15 0 171287781 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752776860768 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752775807872 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13982084 memory=2460 CPUtime=2.49 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 7084 0 -1 1077944384 14735 0 0 0 248 1 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752773704560 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13982084 memory=202676 CPUtime=2.99 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 7084 0 -1 1077944384 16910 0 0 0 297 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752772651760 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13982084 memory=4156 CPUtime=0.92 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 7084 0 -1 1077944384 10474 0 0 0 90 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12487] ppid=12469 vsize=13982084 memory=15884 CPUtime=0.7 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 7084 0 -1 1077944384 1144 0 0 0 28 42 0 0 20 0 15 0 171287791 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752769493680 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 81 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 202676 KiB

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

[startup+2509.71 s]
# the end of solver process 12472 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.16 s, system=0.888506 s

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

[startup+2509.7 s]
/proc/loadavg: 1.65 1.37 1.37 3/213 12822
/proc/meminfo: memFree=29461144/32770624 swapFree=67108776/67108860
[pid=12472] ppid=12469 vsize=13982084 memory=202676 CPUtime=2520.03 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 7084 0 -1 1077944320 92016 0 0 0 251915 88 0 0 20 0 15 0 171287769 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 140731213014656 139753298956023 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
/proc/12472/statm: 3495521 50669 3809 1 0 3484295 0
[pid=12472/tid=12474] ppid=12469 vsize=13982084 memory=202676 CPUtime=2505.5 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 7084 0 -1 4202560 27687 0 0 0 250538 12 0 0 20 0 15 0 171287779 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139753303194368 139752941147762 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12475] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.48 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 7084 0 -1 1077944384 3541 0 0 0 137 11 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752898555024 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12476] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.47 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 7084 0 -1 1077944384 3612 0 0 0 137 10 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752897502224 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12477] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.48 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 7084 0 -1 1077944384 2833 0 0 0 136 12 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752896449424 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12478] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.47 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 7084 0 -1 1077944384 4043 0 0 0 137 10 0 0 20 0 15 0 171287780 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752895396624 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12479] ppid=12469 vsize=13982084 memory=202676 CPUtime=1.43 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 7084 0 -1 1077944384 5619 0 0 0 132 11 0 0 20 0 15 0 171287781 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752777914736 139753298967170 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12480] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 7084 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752776860768 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12481] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 7084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 171287782 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752775807872 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12482] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752774756176 139753298974619 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12483] ppid=12469 vsize=13982084 memory=2460 CPUtime=2.49 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 7084 0 -1 1077944384 14735 0 0 0 248 1 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752773704560 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12484] ppid=12469 vsize=13982084 memory=202676 CPUtime=2.99 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 7084 0 -1 1077944384 16910 0 0 0 297 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752772651760 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12485] ppid=12469 vsize=13982084 memory=4156 CPUtime=0.92 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 7084 0 -1 1077944384 10474 0 0 0 90 2 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752771598960 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 77 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12486] ppid=12469 vsize=13982084 memory=202676 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 171287784 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752770546400 139753298966229 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
[pid=12472/tid=12487] ppid=12469 vsize=13982084 memory=15884 CPUtime=0.7 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 7084 0 -1 1077944384 1144 0 0 0 28 42 0 0 20 0 15 0 171287791 14317654016 50669 18446744073709551615 4194304 4196468 140731213032112 139752769493680 139753298967170 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 81 0 0 6293624 6294260 19173376 140731213037941 140731213038121 140731213038121 140731213041615 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 202676 KiB

Child status: 143
Real time (s): 2509.71
CPU time (s): 2520.05
CPU user time (s): 2519.16
CPU system time (s): 0.888506
CPU usage (%): 100.412
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 252460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.16
system time used= 0.888506
maximum resident set size= 252460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95446
involuntary context switches= 5792


# summary of solver processes directly reported to runsolver:
#   pid: 12472
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.16
#   total CPU system time (s): 0.888506

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.812 second user time and 20.6184 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-14 14:58:05
IDJOB=4273373
IDBENCH=115845
IDSOLVER=2665
FILE ID=node132/4273373-1502716351
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-2.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273373-1502716351/watcher-4273373-1502716351 -o /tmp/evaluation-result-4273373-1502716351/solver-4273373-1502716351 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 677473819 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273373-1502716351.xml

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

MD5SUM BENCH= d6e216edd1b638252c6a206411b5a856
RANDOM SEED=677473819

node132.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.74
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.74
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.74
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.74
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:        31166392 kB
MemAvailable:   31738148 kB
Buffers:          283672 kB
Cached:           592048 kB
SwapCached:           84 kB
Active:           892492 kB
Inactive:         264148 kB
Active(anon):     228636 kB
Inactive(anon):   101832 kB
Active(file):     663856 kB
Inactive(file):   162316 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42056 kB
Writeback:             0 kB
AnonPages:        280232 kB
Mapped:            81312 kB
Shmem:             49768 kB
Slab:             149712 kB
SReclaimable:     122840 kB
SUnreclaim:        26872 kB
KernelStack:        3520 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1189128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node132 at 2017-08-14 15:39:55