Trace number 4283901

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.05 2445.9099

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg4/
QuasiGroup-4-24.xml
MD5SUMeed4597320c79808ee022b7591b3ea00
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of constraints1106
Number of domains2
Minimum domain size24
Maximum domain size576
Distribution of domain sizes[{"size":24,"count":576},{"size":576,"count":552}]
Minimum variable degree0
Maximum variable degree555
Distribution of variable degrees[{"degree":0,"count":24},{"degree":2,"count":552},{"degree":554,"count":24},{"degree":555,"count":552}]
Minimum constraint arity3
Maximum constraint arity577
Distribution of constraint arities[{"arity":3,"count":552},{"arity":24,"count":1},{"arity":576,"count":1},{"arity":577,"count":552}]
Number of extensional constraints0
Number of intensional constraints552
Distribution of constraint types[{"type":"intension","count":552},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":552}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283901-1503216325.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283901-1503216325.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
59.00/56.86	c solve instance...
2520.02/2445.90	s UNKNOWN
2520.02/2445.90	c Unexpected resolution interruption!

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283901-1503216325/watcher-4283901-1503216325 -o /tmp/evaluation-result-4283901-1503216325/solver-4283901-1503216325 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1503215464-28777 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2030599347 HOME/instance-4283901-1503216325.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=28808, runsolver pid=28805

[startup+0.100093 s]*
/proc/loadavg: 1.66 1.84 1.85 4/219 28837
/proc/meminfo: memFree=23106548/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0
[pid=28810] ppid=28808 vsize=13978596 memory=28604 CPUtime=0.12 cores=1,3,5,7
/proc/28810/stat : 28810 (java) S 28808 28808 23654 0 -1 1077944320 5458 0 0 0 11 1 0 0 20 0 15 0 154703922 14314082304 7151 33554432000 4194304 4196468 140736861748368 140736861730912 140061823299319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
/proc/28810/statm: 3494649 7151 2898 1 0 3482966 0
[pid=28810/tid=28815] ppid=28808 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/28810/task/28815/stat : 28815 (java) R 28808 28808 23654 0 -1 4202560 3392 0 0 0 9 0 0 0 20 0 15 0 154703922 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061827535744 140061823320666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28816] ppid=28808 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28816/stat : 28816 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061775920016 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28817] ppid=28808 vsize=13978596 memory=140091435333248 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28817/stat : 28817 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061774867216 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28818] ppid=28808 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28818/stat : 28818 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061773814928 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28819] ppid=28808 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28819/stat : 28819 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061772762128 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28823] ppid=28808 vsize=13978596 memory=140091435333248 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28823/stat : 28823 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703924 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061297330288 140061823310466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28824] ppid=28808 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28824/stat : 28824 (java) S 28808 28808 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154703925 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061296276256 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28825] ppid=28808 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154703925 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061295223920 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) S 28808 28808 23654 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 154703927 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061293120112 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) S 28808 28808 23654 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154703927 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061292067312 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13978596 memory=140091435333248 CPUtime=0.01 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) R 28808 28808 23654 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 154703927 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061291015024 140061801999520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13978596 memory=140091435333248 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703928 14314082304 7151 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29988 KiB

[startup+0.210592 s]*
/proc/loadavg: 1.85 1.87 1.86 5/219 28837
/proc/meminfo: memFree=23084036/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0
[pid=28810] ppid=28808 vsize=13982852 memory=40376 CPUtime=0.34 cores=1,3,5,7
/proc/28810/stat : 28810 (java) S 28808 28808 23654 0 -1 1077944320 8291 0 0 0 32 2 0 0 20 0 15 0 154703922 14318440448 10094 33554432000 4194304 4196468 140736861748368 140736861730912 140061823299319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
/proc/28810/statm: 3495713 10094 3043 1 0 3482966 0
[pid=28810/tid=28815] ppid=28808 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/28810/task/28815/stat : 28815 (java) R 28808 28808 23654 0 -1 4202560 5383 0 0 0 19 1 0 0 20 0 15 0 154703922 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061827510224 140061815977333 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28816] ppid=28808 vsize=13982852 memory=12546 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28816/stat : 28816 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061775920016 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28817] ppid=28808 vsize=13982852 memory=288370467587044992 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28817/stat : 28817 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061774867216 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28818] ppid=28808 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28818/stat : 28818 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061773814928 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28819] ppid=28808 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28819/stat : 28819 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061772762128 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28823] ppid=28808 vsize=13982852 memory=140091435333248 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28823/stat : 28823 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703924 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061297330288 140061823310466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28824] ppid=28808 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28824/stat : 28824 (java) S 28808 28808 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154703925 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061296276256 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28825] ppid=28808 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154703925 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061295223920 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) S 28808 28808 23654 0 -1 1077944384 569 0 0 0 2 0 0 0 20 0 15 0 154703927 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061293120112 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) S 28808 28808 23654 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 15 0 154703927 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061292067312 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13982852 memory=140091435333248 CPUtime=0.08 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) R 28808 28808 23654 0 -1 4202560 792 0 0 0 8 0 0 0 20 0 15 0 154703927 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061291015024 140061808979444 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703928 14318440448 10094 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41760 KiB

[startup+0.318583 s]*
/proc/loadavg: 1.85 1.87 1.86 6/219 28837
/proc/meminfo: memFree=23069768/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0
[pid=28810] ppid=28808 vsize=13982852 memory=47780 CPUtime=0.54 cores=1,3,5,7
/proc/28810/stat : 28810 (java) S 28808 28808 23654 0 -1 1077944320 9152 0 0 0 52 2 0 0 20 0 15 0 154703922 14318440448 11945 33554432000 4194304 4196468 140736861748368 140736861730912 140061823299319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
/proc/28810/statm: 3495713 11945 3098 1 0 3482966 0
[pid=28810/tid=28815] ppid=28808 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/28810/task/28815/stat : 28815 (java) R 28808 28808 23654 0 -1 4202560 5943 0 0 0 29 1 0 0 20 0 15 0 154703922 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061827538160 140061808994304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28816] ppid=28808 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28816/stat : 28816 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061775920016 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28817] ppid=28808 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28817/stat : 28817 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061774867216 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28818] ppid=28808 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28818/stat : 28818 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061773814928 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28819] ppid=28808 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28819/stat : 28819 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061772762128 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28823] ppid=28808 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28823/stat : 28823 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703924 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061297330288 140061823310466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28824] ppid=28808 vsize=13982852 memory=-9001728533042062950 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28824/stat : 28824 (java) S 28808 28808 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154703925 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061296276256 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28825] ppid=28808 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154703925 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061295223920 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13982852 memory=4713750055892520310 CPUtime=0.05 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) R 28808 28808 23654 0 -1 4202560 699 0 0 0 5 0 0 0 20 0 15 0 154703927 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061293112064 140061823311254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) R 28808 28808 23654 0 -1 1077944384 255 0 0 0 3 0 0 0 20 0 15 0 154703927 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061292067408 140061823309525 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13982852 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) R 28808 28808 23654 0 -1 4202560 956 0 0 0 14 0 0 0 20 0 15 0 154703927 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061291010752 140061823320666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703928 14318440448 11945 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49164 KiB

[startup+0.700704 s]
/proc/loadavg: 1.85 1.87 1.86 8/219 28837
/proc/meminfo: memFree=23032072/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0
[pid=28810] ppid=28808 vsize=13984976 memory=122852 CPUtime=1.59 cores=1,3,5,7
/proc/28810/stat : 28810 (java) S 28808 28808 23654 0 -1 1077944320 11645 0 0 0 154 5 0 0 20 0 15 0 154703922 14320615424 30713 33554432000 4194304 4196468 140736861748368 140736861730912 140061823299319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
/proc/28810/statm: 3496244 30713 3196 1 0 3483478 0
[pid=28810/tid=28815] ppid=28808 vsize=13984976 memory=42828 CPUtime=0.67 cores=1,3,5,7
/proc/28810/task/28815/stat : 28815 (java) R 28808 28808 23654 0 -1 4202560 6560 0 0 0 64 3 0 0 20 0 15 0 154703922 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061827534416 140061450539698 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28816] ppid=28808 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28816/stat : 28816 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061775920016 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28817] ppid=28808 vsize=13984976 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28817/stat : 28817 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061774867216 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28818] ppid=28808 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28818/stat : 28818 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703923 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061773814928 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28819] ppid=28808 vsize=13984976 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28819/stat : 28819 (java) S 28808 28808 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154703923 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061772762128 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28823] ppid=28808 vsize=13984976 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28823/stat : 28823 (java) S 28808 28808 23654 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154703924 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061297330288 140061823310466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28824] ppid=28808 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28824/stat : 28824 (java) S 28808 28808 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061296276256 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28825] ppid=28808 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061295223920 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13984976 memory=5784 CPUtime=0.29 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) R 28808 28808 23654 0 -1 4202560 1238 0 0 0 29 0 0 0 20 0 15 0 154703927 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061293120128 140061802808606 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13984976 memory=4616 CPUtime=0.26 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) R 28808 28808 23654 0 -1 4202560 884 0 0 0 26 0 0 0 20 0 15 0 154703927 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061292048424 140061803999616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13984976 memory=1928 CPUtime=0.34 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) S 28808 28808 23654 0 -1 1077944384 1653 0 0 0 34 0 0 0 20 0 15 0 154703927 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061291015024 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13984976 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13984976 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154703928 14320615424 30713 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 124236 KiB

[startup+1.5016 s]
/proc/loadavg: 1.85 1.87 1.86 4/217 28866
/proc/meminfo: memFree=22924908/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0

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

/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 263232 33554432000 4194304 4196468 140736861748368 140061295223936 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 263232 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13984976 memory=1384 CPUtime=4.55 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) S 28808 28808 23654 0 -1 1077944384 26781 0 0 0 451 4 0 0 20 0 15 0 154703927 14320615424 263232 33554432000 4194304 4196468 140736861748368 140061293120112 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13984976 memory=1384 CPUtime=4.69 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) S 28808 28808 23654 0 -1 1077944384 29450 0 0 0 466 3 0 0 20 0 15 0 154703927 14320615424 263232 33554432000 4194304 4196468 140736861748368 140061292067312 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13984976 memory=1384 CPUtime=1.03 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) S 28808 28808 23654 0 -1 1077944384 15964 0 0 0 100 3 0 0 20 0 15 0 154703927 14320615424 263232 33554432000 4194304 4196468 140736861748368 140061291015024 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13984976 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 263232 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13984976 memory=42912 CPUtime=1.33 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1735 0 0 0 65 68 0 0 20 0 15 0 154703928 14320615424 263232 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 2455.15 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1054312 KiB

[startup+2442.3 s]
/proc/loadavg: 1.62 1.54 1.62 3/218 29010
/proc/meminfo: memFree=21455124/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0
[pid=28810] ppid=28808 vsize=13984976 memory=1005724 CPUtime=2516.27 cores=1,3,5,7
/proc/28810/stat : 28810 (java) S 28808 28808 23654 0 -1 1077944320 319887 0 0 0 251230 397 0 0 20 0 15 0 154703922 14320615424 251431 33554432000 4194304 4196468 140736861748368 140736861730912 140061823299319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
/proc/28810/statm: 3496244 251431 3283 1 0 3483478 0
[pid=28810/tid=28815] ppid=28808 vsize=13984976 memory=1005724 CPUtime=2420.02 cores=1,3,5,7
/proc/28810/task/28815/stat : 28815 (java) R 28808 28808 23654 0 -1 4202560 83696 0 0 0 241936 66 0 0 20 0 15 0 154703922 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061827538608 140061458255544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28816] ppid=28808 vsize=13984976 memory=1005724 CPUtime=20.86 cores=1,3,5,7
/proc/28810/task/28816/stat : 28816 (java) S 28808 28808 23654 0 -1 1077944384 19217 0 0 0 2026 60 0 0 20 0 15 0 154703923 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061775920016 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28817] ppid=28808 vsize=13984976 memory=1384 CPUtime=20.91 cores=1,3,5,7
/proc/28810/task/28817/stat : 28817 (java) S 28808 28808 23654 0 -1 1077944384 21582 0 0 0 2027 64 0 0 20 0 15 0 154703923 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061774867216 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28818] ppid=28808 vsize=13984976 memory=999120 CPUtime=20.87 cores=1,3,5,7
/proc/28810/task/28818/stat : 28818 (java) S 28808 28808 23654 0 -1 1077944384 24752 0 0 0 2024 63 0 0 20 0 15 0 154703923 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061773814928 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28819] ppid=28808 vsize=13984976 memory=1384 CPUtime=20.87 cores=1,3,5,7
/proc/28810/task/28819/stat : 28819 (java) S 28808 28808 23654 0 -1 1077944384 22457 0 0 0 2025 62 0 0 20 0 15 0 154703923 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061772762128 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28823] ppid=28808 vsize=13984976 memory=1005724 CPUtime=1 cores=1,3,5,7
/proc/28810/task/28823/stat : 28823 (java) S 28808 28808 23654 0 -1 1077944384 72569 0 0 0 85 15 0 0 20 0 15 0 154703924 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061297330288 140061823310466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28824] ppid=28808 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28824/stat : 28824 (java) S 28808 28808 23654 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061296276320 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28825] ppid=28808 vsize=13984976 memory=1037028 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061295223936 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13984976 memory=1384 CPUtime=4.55 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) S 28808 28808 23654 0 -1 1077944384 26783 0 0 0 451 4 0 0 20 0 15 0 154703927 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061293120112 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13984976 memory=1384 CPUtime=4.71 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) S 28808 28808 23654 0 -1 1077944384 29721 0 0 0 468 3 0 0 20 0 15 0 154703927 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061292067312 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13984976 memory=1008300 CPUtime=1.03 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) S 28808 28808 23654 0 -1 1077944384 15966 0 0 0 100 3 0 0 20 0 15 0 154703927 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061291015024 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13984976 memory=1005500 CPUtime=1.37 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1758 0 0 0 67 70 0 0 20 0 15 0 154703928 14320615424 251431 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 2516.27 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1007108 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2445.9 s]
/proc/loadavg: 1.62 1.54 1.62 3/218 29010
/proc/meminfo: memFree=21427384/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0
[pid=28810] ppid=28808 vsize=13984976 memory=1036508 CPUtime=2520.02 cores=1,3,5,7
/proc/28810/stat : 28810 (java) S 28808 28808 23654 0 -1 1077944320 320104 0 0 0 251601 401 0 0 20 0 15 0 154703922 14320615424 259127 33554432000 4194304 4196468 140736861748368 140736861730912 140061823299319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
/proc/28810/statm: 3496244 259127 3283 1 0 3483478 0
[pid=28810/tid=28815] ppid=28808 vsize=13984976 memory=1384 CPUtime=2423.57 cores=1,3,5,7
/proc/28810/task/28815/stat : 28815 (java) R 28808 28808 23654 0 -1 4202560 83826 0 0 0 242291 66 0 0 20 0 15 0 154703922 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061827538608 140061457368901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28816] ppid=28808 vsize=13984976 memory=1036508 CPUtime=20.91 cores=1,3,5,7
/proc/28810/task/28816/stat : 28816 (java) S 28808 28808 23654 0 -1 1077944384 19236 0 0 0 2030 61 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061775920016 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28817] ppid=28808 vsize=13984976 memory=1005724 CPUtime=20.96 cores=1,3,5,7
/proc/28810/task/28817/stat : 28817 (java) S 28808 28808 23654 0 -1 1077944384 21606 0 0 0 2031 65 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061774867216 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28818] ppid=28808 vsize=13984976 memory=1036508 CPUtime=20.92 cores=1,3,5,7
/proc/28810/task/28818/stat : 28818 (java) S 28808 28808 23654 0 -1 1077944384 24776 0 0 0 2028 64 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061773814928 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28819] ppid=28808 vsize=13984976 memory=1384 CPUtime=20.92 cores=1,3,5,7
/proc/28810/task/28819/stat : 28819 (java) S 28808 28808 23654 0 -1 1077944384 22475 0 0 0 2029 63 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061772762128 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28823] ppid=28808 vsize=13984976 memory=999120 CPUtime=1.01 cores=1,3,5,7
/proc/28810/task/28823/stat : 28823 (java) S 28808 28808 23654 0 -1 1077944384 72571 0 0 0 86 15 0 0 20 0 15 0 154703924 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061297330288 140061823310466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28824] ppid=28808 vsize=13984976 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28824/stat : 28824 (java) S 28808 28808 23654 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061296276320 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28825] ppid=28808 vsize=13984976 memory=1398720917958146503 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061295223936 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13984976 memory=2400 CPUtime=4.55 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) S 28808 28808 23654 0 -1 1077944384 26783 0 0 0 451 4 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061293120112 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13984976 memory=1728 CPUtime=4.71 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) S 28808 28808 23654 0 -1 1077944384 29721 0 0 0 468 3 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061292067312 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13984976 memory=12136 CPUtime=1.03 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) S 28808 28808 23654 0 -1 1077944384 15966 0 0 0 100 3 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061291015024 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13984976 memory=1036508 CPUtime=1.37 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1758 0 0 0 67 70 0 0 20 0 15 0 154703928 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1037892 KiB

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

[startup+2445.91 s]
# the end of solver process 28808 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001868 s, system=0 s

[startup+2445.91 s]
# the end of solver process 28810 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.02 s, system=4.02438 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2445.9 s]
/proc/loadavg: 1.62 1.54 1.62 3/218 29010
/proc/meminfo: memFree=21427384/32770624 swapFree=67108860/67108860
[pid=28808] ppid=28805 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28808/stat : 28808 (xcsp3-exec) S 28805 28808 23654 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154703922 9740288 346 33554432000 4194304 5098028 140727199332336 140727199330440 139907752419964 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15130624 140727199335534 140727199335739 140727199335739 140727199338475 0
/proc/28808/statm: 2378 346 289 221 0 87 0
[pid=28810] ppid=28808 vsize=13984976 memory=1036508 CPUtime=2520.02 cores=1,3,5,7
/proc/28810/stat : 28810 (java) S 28808 28808 23654 0 -1 1077944320 320104 0 0 0 251601 401 0 0 20 0 15 0 154703922 14320615424 259127 33554432000 4194304 4196468 140736861748368 140736861730912 140061823299319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
/proc/28810/statm: 3496244 259127 3283 1 0 3483478 0
[pid=28810/tid=28815] ppid=28808 vsize=13984976 memory=1384 CPUtime=2423.57 cores=1,3,5,7
/proc/28810/task/28815/stat : 28815 (java) R 28808 28808 23654 0 -1 4202560 83826 0 0 0 242291 66 0 0 20 0 15 0 154703922 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061827538608 140061457368901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28816] ppid=28808 vsize=13984976 memory=1036508 CPUtime=20.91 cores=1,3,5,7
/proc/28810/task/28816/stat : 28816 (java) S 28808 28808 23654 0 -1 1077944384 19236 0 0 0 2030 61 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061775920016 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28817] ppid=28808 vsize=13984976 memory=1005724 CPUtime=20.96 cores=1,3,5,7
/proc/28810/task/28817/stat : 28817 (java) S 28808 28808 23654 0 -1 1077944384 21606 0 0 0 2031 65 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061774867216 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28818] ppid=28808 vsize=13984976 memory=1036508 CPUtime=20.92 cores=1,3,5,7
/proc/28810/task/28818/stat : 28818 (java) S 28808 28808 23654 0 -1 1077944384 24776 0 0 0 2028 64 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061773814928 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28819] ppid=28808 vsize=13984976 memory=1384 CPUtime=20.92 cores=1,3,5,7
/proc/28810/task/28819/stat : 28819 (java) S 28808 28808 23654 0 -1 1077944384 22475 0 0 0 2029 63 0 0 20 0 15 0 154703923 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061772762128 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28823] ppid=28808 vsize=13984976 memory=999120 CPUtime=1.01 cores=1,3,5,7
/proc/28810/task/28823/stat : 28823 (java) S 28808 28808 23654 0 -1 1077944384 72571 0 0 0 86 15 0 0 20 0 15 0 154703924 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061297330288 140061823310466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28824] ppid=28808 vsize=13984976 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28824/stat : 28824 (java) S 28808 28808 23654 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061296276320 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28825] ppid=28808 vsize=13984976 memory=1398720917958146503 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28825/stat : 28825 (java) S 28808 28808 23654 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 154703925 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061295223936 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28832] ppid=28808 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28832/stat : 28832 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061294172240 140061823317915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28833] ppid=28808 vsize=13984976 memory=2400 CPUtime=4.55 cores=1,3,5,7
/proc/28810/task/28833/stat : 28833 (java) S 28808 28808 23654 0 -1 1077944384 26783 0 0 0 451 4 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061293120112 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28834] ppid=28808 vsize=13984976 memory=1728 CPUtime=4.71 cores=1,3,5,7
/proc/28810/task/28834/stat : 28834 (java) S 28808 28808 23654 0 -1 1077944384 29721 0 0 0 468 3 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061292067312 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28835] ppid=28808 vsize=13984976 memory=12136 CPUtime=1.03 cores=1,3,5,7
/proc/28810/task/28835/stat : 28835 (java) S 28808 28808 23654 0 -1 1077944384 15966 0 0 0 100 3 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061291015024 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28836] ppid=28808 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28836/stat : 28836 (java) S 28808 28808 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154703927 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061289962464 140061823309525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
[pid=28810/tid=28837] ppid=28808 vsize=13984976 memory=1036508 CPUtime=1.37 cores=1,3,5,7
/proc/28810/task/28837/stat : 28837 (java) S 28808 28808 23654 0 -1 1077944384 1758 0 0 0 67 70 0 0 20 0 15 0 154703928 14320615424 259127 33554432000 4194304 4196468 140736861748368 140061288909232 140061823310466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 15564800 140736861754519 140736861754695 140736861754695 140736861757391 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1037892 KiB

Child status: 143
Real time (s): 2445.91
CPU time (s): 2520.05
CPU user time (s): 2516.02
CPU system time (s): 4.02438
CPU usage (%): 103.031
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 3795532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.02
system time used= 4.02438
maximum resident set size= 3796252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 320930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67873
involuntary context switches= 3543


# summary of solver processes directly reported to runsolver:
#   pid: 28808,28810
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.02
#   total CPU system time (s): 4.02438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0596 second user time and 24.5509 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-20 09:51:05
IDJOB=4283901
IDBENCH=133755
IDSOLVER=2679
FILE ID=node105/4283901-1503216325
RUNJOBID= node105-1503215464-28777
PBS_JOBID= 20630876
Free space on /tmp= 61796 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg4/QuasiGroup-4-24.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283901-1503216325/watcher-4283901-1503216325 -o /tmp/evaluation-result-4283901-1503216325/solver-4283901-1503216325 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1503215464-28777 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2030599347 HOME/instance-4283901-1503216325.xml

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

MD5SUM BENCH= eed4597320c79808ee022b7591b3ea00
RANDOM SEED=2030599347

node105.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.17
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.17
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.17
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.17
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:        23140092 kB
MemAvailable:   31974516 kB
Buffers:          240048 kB
Cached:          8884020 kB
SwapCached:            0 kB
Active:          1092392 kB
Inactive:        8084864 kB
Active(anon):       3468 kB
Inactive(anon):    85880 kB
Active(file):    1088924 kB
Inactive(file):  7998984 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15552 kB
Writeback:             0 kB
AnonPages:         60704 kB
Mapped:            51892 kB
Shmem:             33420 kB
Slab:             151460 kB
SReclaimable:     124704 kB
SUnreclaim:        26756 kB
KernelStack:        3184 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61788 MiB
End job on node105 at 2017-08-20 10:31:51