Trace number 4304208

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
Concrete 3.9.2-SuperNGOPT6 10.194 4.27884

General information on the benchmark

NameTal/
Tal-01_c18.xml
MD5SUMbe8acda3d02cf8f075ea348930aabd56
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.030776
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints64
Number of domains6
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":9},{"size":2,"count":4},{"size":3,"count":5},{"size":6,"count":9},{"size":10,"count":6},{"size":42,"count":14}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":29},{"degree":1,"count":9},{"degree":2,"count":13},{"degree":3,"count":4},{"degree":4,"count":5},{"degree":5,"count":7},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":1},{"degree":9,"count":1}]
Minimum constraint arity1
Maximum constraint arity6
Distribution of constraint arities[{"arity":1,"count":24},{"arity":2,"count":20},{"arity":3,"count":8},{"arity":4,"count":5},{"arity":5,"count":5},{"arity":6,"count":2}]
Number of extensional constraints9
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":9},{"type":"intension","count":51},{"type":"count","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.99/0.74	c Concrete v3.9.2.1532736233296 running
10.04/4.20	o 18
10.04/4.22	o 6
10.04/4.23	v <instantiation cost="6">
10.04/4.23	v       <list>
10.04/4.23	v         c[0][0] c[0][1] c[0][2] c[1][0] c[1][1] c[1][2] c[2][0] c[2][1] c[2][2] c[3][0] c[3][1] c[3][2] c[4][0] c[4][1] c[4][2] c[5][0] c[5][1] c[5][2] l[0][0] l[0][1] l[0][2] l[1][0] l[1][1] l[1][2] l[2][0] l[2][1] l[2][2] l[3][0] l[3][1] l[4][0] l[4][1] l[5][0] a[1][0] a[1][1] a[1][2] a[3][0] a[3][1] a[5][0] i[2][0] i[2][1] i[2][2] i[4][0] i[4][1] cnt[0] cnt[1] cnt[2] cnt[3]
10.04/4.23	v       </list>
10.04/4.23	v       <values>
10.04/4.23	v         0 0 0 2 0 0 0 0 0 4 0 0 0 0 0 0 0 0 14 13 2 4 4 3 4 4 3 6 0 6 0 6 1 1 1 3 0 1 0 1 2 0 1 0 0 1 1
10.04/4.23	v       </values>
10.04/4.23	v     </instantiation>
10.04/4.23	s OPTIMUM FOUND

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304208-1534047111/watcher-4304208-1534047111 -o /tmp/evaluation-result-4304208-1534047111/solver-4304208-1534047111 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534040364-20983 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=134344318 -superng HOME/instance-4304208-1534047111.xml 

running on 4 cores: 1,3,5,7

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

solver pid=21986, runsolver pid=21983

[startup+0.102421 s]*
/proc/loadavg: 1.55 1.68 1.70 2/207 22043
/proc/meminfo: memFree=2524228/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=10005480 memory=16812 CPUtime=0.09 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 4375 12950 0 0 1 0 5 3 20 0 6 0 222274299 10245611520 4203 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2501370 4203 1934 1 0 2489808 0
[pid=21986/tid=22039] ppid=21983 vsize=10005480 memory=4279135703946462605 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 2181 12950 0 0 0 0 5 3 20 0 6 0 222274308 10245611520 4715 33554432000 4194304 4196468 140735471136112 140315058795088 140315072640819 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=10005480 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 6 0 222274309 10245611520 4715 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=10005480 memory=140233332455040 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 6 0 222274309 10245611520 4715 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 6 0 222274309 10245611520 4715 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 2 12950 0 0 0 0 5 3 20 0 6 0 222274309 10245611520 4715 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210006 s]*
/proc/loadavg: 1.55 1.68 1.70 3/216 22052
/proc/meminfo: memFree=2505596/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=10982744 memory=41640 CPUtime=0.26 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 7646 12950 0 0 16 2 5 3 20 0 15 0 222274299 11246329856 10410 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2745686 10410 2948 1 0 2708109 0
[pid=21986/tid=22039] ppid=21983 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 4259 12950 0 0 10 1 5 3 20 0 15 0 222274308 11246329856 10476 33554432000 4194304 4196468 140735471136112 140315058781656 140315067234034 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=10982744 memory=345 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246329856 10476 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=10982744 memory=288370609484166784 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246329856 10476 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246329856 10476 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 2 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246329856 10476 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=10982744 memory=140233332455040 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 2 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246329856 10476 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246329856 10542 33554432000 4194304 4196468 140735471136112 140313897198368 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 21 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246329856 10542 33554432000 4194304 4196468 140735471136112 140313830085744 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246329856 10542 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) S 21983 21986 18934 0 -1 1077944384 372 12950 0 0 1 0 5 3 20 0 15 0 222274314 11246329856 10542 33554432000 4194304 4196468 140735471136112 140314578946672 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) S 21983 21986 18934 0 -1 1077944384 249 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246329856 10542 33554432000 4194304 4196468 140735471136112 140314577893872 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=10982744 memory=140233332455040 CPUtime=0.11 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) S 21983 21986 18934 0 -1 1077944384 606 12950 0 0 3 0 5 3 20 0 15 0 222274314 11246329856 10542 33554432000 4194304 4196468 140735471136112 140314576841584 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246329856 10542 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=10982744 memory=140233332455040 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246329856 10542 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 41640 KiB

[startup+0.310377 s]*
/proc/loadavg: 1.55 1.68 1.70 3/216 22052
/proc/meminfo: memFree=2492692/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=10983192 memory=53372 CPUtime=0.39 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 10437 12950 0 0 28 3 5 3 20 0 15 0 222274299 11246788608 13343 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2745798 13343 3067 1 0 2708109 0
[pid=21986/tid=22039] ppid=21983 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 6957 12950 0 0 19 2 5 3 20 0 15 0 222274308 11246788608 13343 33554432000 4194304 4196468 140735471136112 140315058770336 140315072123999 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 13343 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 2 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 2 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246788608 13343 33554432000 4194304 4196468 140735471136112 140313897198368 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 21 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246788608 13343 33554432000 4194304 4196468 140735471136112 140313830085744 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246788608 13343 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) S 21983 21986 18934 0 -1 1077944384 375 12950 0 0 1 0 5 3 20 0 15 0 222274314 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314578946672 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) S 21983 21986 18934 0 -1 1077944384 254 12950 0 0 1 0 5 3 20 0 15 0 222274314 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314577893872 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=10983192 memory=140233332455040 CPUtime=0.13 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) S 21983 21986 18934 0 -1 1077944384 612 12950 0 0 5 0 5 3 20 0 15 0 222274314 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314576841584 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246788608 13343 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=10983192 memory=140233332455040 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246788608 13343 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53372 KiB

[startup+0.70071 s]
/proc/loadavg: 1.55 1.68 1.70 4/216 22052
/proc/meminfo: memFree=2481344/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=10983192 memory=86296 CPUtime=0.99 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 16772 12950 0 0 87 4 5 3 20 0 15 0 222274299 11246788608 21574 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2745798 21574 3238 1 0 2708109 0
[pid=21986/tid=22039] ppid=21983 vsize=10983192 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 12166 12950 0 0 56 3 5 3 20 0 15 0 222274308 11246788608 21574 33554432000 4194304 4196468 140735471136112 140315058779152 140315071871219 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 21574 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 21574 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=10983192 memory=140233232495408 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 21574 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=10983192 memory=140234977182297 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 2 12950 0 0 0 0 5 3 20 0 15 0 222274309 11246788608 21574 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=10983192 memory=1388 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 5 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246788608 21574 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=10983192 memory=4639098309541127525 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246788608 21574 33554432000 4194304 4196468 140735471136112 140313897198368 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=10983192 memory=6082220498109361512 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 21 12950 0 0 0 0 5 3 20 0 15 0 222274311 11246788608 21574 33554432000 4194304 4196468 140735471136112 140313830085744 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=10983192 memory=33668 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246788608 21574 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=10983192 memory=14392 CPUtime=0.16 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) S 21983 21986 18934 0 -1 1077944384 784 12950 0 0 8 0 5 3 20 0 15 0 222274314 11246788608 21574 33554432000 4194304 4196468 140735471136112 140314578946672 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=10983192 memory=4004 CPUtime=0.17 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) S 21983 21986 18934 0 -1 1077944384 878 12950 0 0 9 0 5 3 20 0 15 0 222274314 11246788608 21574 33554432000 4194304 4196468 140735471136112 140314577893872 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=10983192 memory=500 CPUtime=0.21 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) R 21983 21986 18934 0 -1 4202560 702 12950 0 0 13 0 5 3 20 0 15 0 222274314 11246788608 21574 33554432000 4194304 4196468 140735471136112 140314576841584 140315086970262 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=10983192 memory=1720 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246788608 21574 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=10983192 memory=1176 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274314 11246788608 21638 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86296 KiB

[startup+1.50082 s]
/proc/loadavg: 1.55 1.68 1.70 4/216 22052
/proc/meminfo: memFree=2434832/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=10998092 memory=178448 CPUtime=2.86 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 27475 12950 0 0 268 10 5 3 20 0 15 0 222274299 11262046208 44612 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2749523 44612 3475 1 0 2711181 0
[pid=21986/tid=22039] ppid=21983 vsize=10998092 memory=63180 CPUtime=1.42 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 17733 12950 0 0 128 6 5 3 20 0 15 0 222274308 11262046208 44612 33554432000 4194304 4196468 140735471136112 140315058775616 140315067234151 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=10998092 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 157 12950 0 0 1 0 5 3 20 0 15 0 222274309 11262046208 44612 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=10998092 memory=280466465022112 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 10 12950 0 0 0 0 5 3 20 0 15 0 222274309 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 5 12950 0 0 0 0 5 3 20 0 15 0 222274309 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 112 12950 0 0 1 0 5 3 20 0 15 0 222274309 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 52 12950 0 0 1 0 5 3 20 0 15 0 222274311 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11262046208 44612 33554432000 4194304 4196468 140735471136112 140313897198368 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 43 12950 0 0 0 0 5 3 20 0 15 0 222274311 11262046208 44612 33554432000 4194304 4196468 140735471136112 140313830085760 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=10998092 memory=-5921431000321636112 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11262046208 44612 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=10998092 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) S 21983 21986 18934 0 -1 1077944384 2807 12950 0 0 46 1 5 3 20 0 15 0 222274314 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314578946672 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=10998092 memory=10 CPUtime=0.6 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) S 21983 21986 18934 0 -1 1077944384 2807 12950 0 0 52 0 5 3 20 0 15 0 222274314 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314577893872 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=10998092 memory=6791534058613427641 CPUtime=0.42 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) S 21983 21986 18934 0 -1 1077944384 1538 12950 0 0 34 0 5 3 20 0 15 0 222274314 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314576841584 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=10998092 memory=4638778398332698720 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11262046208 44612 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=10998092 memory=280466465266624 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274314 11262046208 44612 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 10998092 KiB

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

[startup+3.11055 s]
/proc/loadavg: 1.59 1.69 1.70 5/216 22052
/proc/meminfo: memFree=2290164/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=11008352 memory=275236 CPUtime=6.91 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 42942 12950 0 0 666 17 5 3 20 0 15 0 222274299 11272552448 68809 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2752088 68809 3499 1 0 2713741 0
[pid=21986/tid=22039] ppid=21983 vsize=11008352 memory=199332 CPUtime=3.03 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 28223 12950 0 0 285 10 5 3 20 0 15 0 222274308 11272552448 68809 33554432000 4194304 4196468 140735471136112 140315058789152 140315086970262 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=11008352 memory=225952 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 157 12950 0 0 1 0 5 3 20 0 15 0 222274309 11272552448 68809 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=11008352 memory=280466464886016 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 10 12950 0 0 0 0 5 3 20 0 15 0 222274309 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=11008352 memory=1772076664321 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 5 12950 0 0 0 0 5 3 20 0 15 0 222274309 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=11008352 memory=1905220650497 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 112 12950 0 0 1 0 5 3 20 0 15 0 222274309 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=11008352 memory=280466464852944 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 59 12950 0 0 1 0 5 3 20 0 15 0 222274311 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11272552448 68809 33554432000 4194304 4196468 140735471136112 140313897198368 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=11008352 memory=-6305719390555432064 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 43 12950 0 0 0 0 5 3 20 0 15 0 222274311 11272552448 68809 33554432000 4194304 4196468 140735471136112 140313830085760 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=11008352 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11272552448 68809 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=11008352 memory=6944652177228980320 CPUtime=1.26 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) R 21983 21986 18934 0 -1 4202560 3137 12950 0 0 117 1 5 3 20 0 15 0 222274314 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314578938000 140315066613136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=11008352 memory=280466464835296 CPUtime=1.6 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) R 21983 21986 18934 0 -1 4202560 5171 12950 0 0 151 1 5 3 20 0 15 0 222274314 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314577893872 140315066875472 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=11008352 memory=280466464842016 CPUtime=1.14 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) R 21983 21986 18934 0 -1 1077944384 3814 12950 0 0 105 1 5 3 20 0 15 0 222274314 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314576841584 140315086969474 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=11008352 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11272552448 68809 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=11008352 memory=3053511329498284128 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 1 12950 0 0 0 0 5 3 20 0 15 0 222274314 11272552448 68809 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 6.91 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 275236 KiB

[startup+4.27879 s]
# the end of solver process 21986 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.92148 s, system=0.27257 s

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

[startup+3.20636 s]
/proc/loadavg: 1.59 1.69 1.70 5/216 22052
/proc/meminfo: memFree=2290164/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=11008352 memory=281060 CPUtime=7.14 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 47357 12950 0 0 689 17 5 3 20 0 15 0 222274299 11272552448 70265 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2752088 70265 3500 1 0 2713741 0
[pid=21986/tid=22039] ppid=21983 vsize=11008352 memory=-9123011406873206402 CPUtime=3.12 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 31042 12950 0 0 294 10 5 3 20 0 15 0 222274308 11272552448 70265 33554432000 4194304 4196468 140735471136112 140315058787488 140315072202765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=11008352 memory=6935649255759568960 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 157 12950 0 0 1 0 5 3 20 0 15 0 222274309 11272552448 70265 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=11008352 memory=4132775673715122240 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 10 12950 0 0 0 0 5 3 20 0 15 0 222274309 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=11008352 memory=3467824627879784490 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 5 12950 0 0 0 0 5 3 20 0 15 0 222274309 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=11008352 memory=7588684550706915689 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 112 12950 0 0 1 0 5 3 20 0 15 0 222274309 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=11008352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 112 12950 0 0 1 0 5 3 20 0 15 0 222274311 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11272552448 70265 33554432000 4194304 4196468 140735471136112 140313897198368 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=11008352 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 43 12950 0 0 0 0 5 3 20 0 15 0 222274311 11272552448 70265 33554432000 4194304 4196468 140735471136112 140313830085760 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=11008352 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11272552448 70265 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=11008352 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) S 21983 21986 18934 0 -1 1077944384 3413 12950 0 0 121 1 5 3 20 0 15 0 222274314 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314578946672 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=11008352 memory=0 CPUtime=1.64 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) S 21983 21986 18934 0 -1 1077944384 5426 12950 0 0 155 1 5 3 20 0 15 0 222274314 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314577893872 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=11008352 memory=0 CPUtime=1.19 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) S 21983 21986 18934 0 -1 1077944384 4821 12950 0 0 110 1 5 3 20 0 15 0 222274314 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314576841584 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11272552448 70265 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 7 12950 0 0 0 0 5 3 20 0 15 0 222274314 11272552448 70265 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 7.14 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 281060 KiB

[startup+4.00091 s]*
/proc/loadavg: 1.59 1.69 1.70 5/216 22052
/proc/meminfo: memFree=2227316/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=11014496 memory=321732 CPUtime=9.48 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 69789 12950 0 0 920 20 5 3 20 0 15 0 222274299 11278843904 80433 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2753624 80433 3515 1 0 2715277 0
[pid=21986/tid=22039] ppid=21983 vsize=11014496 memory=6791534058613427641 CPUtime=3.87 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 42364 12950 0 0 368 11 5 3 20 0 15 0 222274308 11278843904 80433 33554432000 4194304 4196468 140735471136112 140315058790880 140315067233649 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=11014496 memory=4126316290023845779 CPUtime=0.11 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 374 12950 0 0 3 0 5 3 20 0 15 0 222274309 11278843904 80433 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=11014496 memory=6944656592455359580 CPUtime=0.1 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 36 12950 0 0 2 0 5 3 20 0 15 0 222274309 11278843904 80433 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=11014496 memory=-2746958450906831424 CPUtime=0.1 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 425 12950 0 0 2 0 5 3 20 0 15 0 222274309 11278843904 80433 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=11014496 memory=6944652177228980320 CPUtime=0.11 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 144 12950 0 0 3 0 5 3 20 0 15 0 222274309 11278843904 80499 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=11014496 memory=6944656575208382560 CPUtime=0.11 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 4064 12950 0 0 3 0 5 3 20 0 15 0 222274311 11278843904 80499 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=11014496 memory=6944656592385698452 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11278843904 80499 33554432000 4194304 4196468 140735471136112 140313897198432 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=11014496 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 43 12950 0 0 0 0 5 3 20 0 15 0 222274311 11278843904 80499 33554432000 4194304 4196468 140735471136112 140313830085760 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=11014496 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11278843904 80499 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=11014496 memory=0 CPUtime=1.96 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) R 21983 21986 18934 0 -1 4202560 7825 12950 0 0 187 1 5 3 20 0 15 0 222274314 11278843904 80499 33554432000 4194304 4196468 140735471136112 140314578928048 140315072070459 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=11014496 memory=0 CPUtime=2.18 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) R 21983 21986 18934 0 -1 4202560 6721 12950 0 0 209 1 5 3 20 0 15 0 222274314 11278843904 80499 33554432000 4194304 4196468 140735471136112 140314577879840 140315068137981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=11014496 memory=2321667422020444191 CPUtime=1.48 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) S 21983 21986 18934 0 -1 1077944384 5603 12950 0 0 138 2 5 3 20 0 15 0 222274314 11278843904 80499 33554432000 4194304 4196468 140735471136112 140314576841584 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=11014496 memory=739271074934632735 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11278843904 80499 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=11014496 memory=739271074832719903 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 7 12950 0 0 0 0 5 3 20 0 15 0 222274314 11278843904 80499 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 9.48 s
Current children cumulated vsize: 11014496 KiB
Current children cumulated memory: 321732 KiB

[startup+4.20078 s]
/proc/loadavg: 1.59 1.69 1.70 5/216 22052
/proc/meminfo: memFree=2227316/32770624 swapFree=67108380/67108860
[pid=21986] ppid=21983 vsize=11082688 memory=352600 CPUtime=10.04 cores=1,3,5,7
/proc/21986/stat : 21986 (java) S 21983 21986 18934 0 -1 1077944320 78128 12950 0 0 974 22 5 3 20 0 15 0 222274299 11348672512 88150 33554432000 4194304 4196468 140735471136112 140735471118656 140315086958327 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
/proc/21986/statm: 2770672 88150 3516 1 0 2732325 0
[pid=21986/tid=22039] ppid=21983 vsize=11082688 memory=15254844206221894 CPUtime=4.07 cores=1,3,5,7
/proc/21986/task/22039/stat : 22039 (java) R 21983 21986 18934 0 -1 4202560 47687 12950 0 0 387 12 5 3 20 0 15 0 222274308 11348672512 88150 33554432000 4194304 4196468 140735471136112 140315058793040 140314653944832 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22040] ppid=21983 vsize=11082688 memory=6297835918055466338 CPUtime=0.11 cores=1,3,5,7
/proc/21986/task/22040/stat : 22040 (java) S 21983 21986 18934 0 -1 1077944384 374 12950 0 0 3 0 5 3 20 0 15 0 222274309 11348672512 88150 33554432000 4194304 4196468 140735471136112 140315091200912 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22041] ppid=21983 vsize=11082688 memory=7444825561389879400 CPUtime=0.1 cores=1,3,5,7
/proc/21986/task/22041/stat : 22041 (java) S 21983 21986 18934 0 -1 1077944384 36 12950 0 0 2 0 5 3 20 0 15 0 222274309 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314972465936 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22042] ppid=21983 vsize=11082688 memory=7667774565231453522 CPUtime=0.1 cores=1,3,5,7
/proc/21986/task/22042/stat : 22042 (java) S 21983 21986 18934 0 -1 1077944384 425 12950 0 0 2 0 5 3 20 0 15 0 222274309 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314625629328 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22043] ppid=21983 vsize=11082688 memory=109 CPUtime=0.11 cores=1,3,5,7
/proc/21986/task/22043/stat : 22043 (java) S 21983 21986 18934 0 -1 1077944384 144 12950 0 0 3 0 5 3 20 0 15 0 222274309 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314624576528 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22044] ppid=21983 vsize=11082688 memory=140233232755984 CPUtime=0.11 cores=1,3,5,7
/proc/21986/task/22044/stat : 22044 (java) S 21983 21986 18934 0 -1 1077944384 4064 12950 0 0 3 0 5 3 20 0 15 0 222274311 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314579998832 140315086969474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22045] ppid=21983 vsize=11082688 memory=280466465476912 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22045/stat : 22045 (java) S 21983 21986 18934 0 -1 1077944384 13 12950 0 0 0 0 5 3 20 0 15 0 222274311 11348672512 88150 33554432000 4194304 4196468 140735471136112 140313897198432 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22046] ppid=21983 vsize=11082688 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22046/stat : 22046 (java) S 21983 21986 18934 0 -1 1077944384 43 12950 0 0 0 0 5 3 20 0 15 0 222274311 11348672512 88150 33554432000 4194304 4196468 140735471136112 140313830085760 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22047] ppid=21983 vsize=11082688 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22047/stat : 22047 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11348672512 88150 33554432000 4194304 4196468 140735471136112 140313522690128 140315086976923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22048] ppid=21983 vsize=11082688 memory=0 CPUtime=2.15 cores=1,3,5,7
/proc/21986/task/22048/stat : 22048 (java) R 21983 21986 18934 0 -1 4202560 10629 12950 0 0 205 2 5 3 20 0 15 0 222274314 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314578932696 140315068478387 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22049] ppid=21983 vsize=11082688 memory=3832912337540698709 CPUtime=2.29 cores=1,3,5,7
/proc/21986/task/22049/stat : 22049 (java) S 21983 21986 18934 0 -1 1077944384 6766 12950 0 0 220 1 5 3 20 0 15 0 222274314 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314577893872 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22050] ppid=21983 vsize=11082688 memory=9126232286719478932 CPUtime=1.53 cores=1,3,5,7
/proc/21986/task/22050/stat : 22050 (java) S 21983 21986 18934 0 -1 1077944384 5742 12950 0 0 143 2 5 3 20 0 15 0 222274314 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314576841584 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22051] ppid=21983 vsize=11082688 memory=2321236991505634976 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22051/stat : 22051 (java) S 21983 21986 18934 0 -1 1077944384 3 12950 0 0 0 0 5 3 20 0 15 0 222274314 11348672512 88150 33554432000 4194304 4196468 140735471136112 140313091894240 140315086968533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
[pid=21986/tid=22052] ppid=21983 vsize=11082688 memory=7956262269718586211 CPUtime=0.08 cores=1,3,5,7
/proc/21986/task/22052/stat : 22052 (java) S 21983 21986 18934 0 -1 1077944384 8 12950 0 0 0 0 5 3 20 0 15 0 222274314 11348672512 88150 33554432000 4194304 4196468 140735471136112 140314575788464 140315086969474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140735471143524 140735471146332 140735471146332 140735471149007 0
Current children cumulated CPU time: 10.04 s
Current children cumulated vsize: 11082688 KiB
Current children cumulated memory: 352600 KiB

Child status: 0
Real time (s): 4.27884
CPU time (s): 10.194
CPU user time (s): 9.92148
CPU system time (s): 0.27257
CPU usage (%): 238.243
Max. virtual memory (cumulated for all children) (KiB): 11082688
Max. memory (cumulated for all children) (KiB): 352600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.92148
system time used= 0.27257
maximum resident set size= 355124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91912
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6155
involuntary context switches= 49


# summary of solver processes directly reported to runsolver:
#   pid: 21986
#   total CPU time (s): 10.194
#   total CPU user time (s): 9.92148
#   total CPU system time (s): 0.27257

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055594 second user time and 0.079849 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-12 06:11:51
IDJOB=4304208
IDBENCH=141104
IDSOLVER=2781
FILE ID=node137/4304208-1534047111
RUNJOBID= node137-1534040364-20983
PBS_JOBID= 21036962
Free space on /tmp= 26360 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Tal/Tal-01_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304208-1534047111/watcher-4304208-1534047111 -o /tmp/evaluation-result-4304208-1534047111/solver-4304208-1534047111 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534040364-20983 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=134344318 -superng HOME/instance-4304208-1534047111.xml

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

MD5SUM BENCH= be8acda3d02cf8f075ea348930aabd56
RANDOM SEED=134344318

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         2532396 kB
MemAvailable:   27479736 kB
Buffers:          228668 kB
Cached:         24685024 kB
SwapCached:           24 kB
Active:         16747800 kB
Inactive:       12636672 kB
Active(anon):    4379436 kB
Inactive(anon):   143676 kB
Active(file):   12368364 kB
Inactive(file): 12492996 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108380 kB
Dirty:             26408 kB
Writeback:            16 kB
AnonPages:       4478220 kB
Mapped:            68268 kB
Shmem:             49628 kB
Slab:             542444 kB
SReclaimable:     514440 kB
SUnreclaim:        28004 kB
KernelStack:        3552 kB
PageTables:        13464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5768036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3737600 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= 26332 MiB
End job on node137 at 2018-08-12 06:11:56