Trace number 4405929

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 2019-09-24? (TO) 2520.08 2512.91

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-90-07.xml
MD5SUM62ab34719a1ca197804bba3dde19efaf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark78.8072
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1463
Number of domains2
Minimum domain size2
Maximum domain size27
Distribution of domain sizes[{"size":2,"count":1000},{"size":27,"count":200}]
Minimum variable degree2
Maximum variable degree93
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":18},{"degree":23,"count":18},{"degree":24,"count":18},{"degree":25,"count":18},{"degree":26,"count":18},"...",{"degree":69,"count":2}, {"degree":70,"count":2}, {"degree":71,"count":2}, {"degree":72,"count":2}, {"degree":73,"count":2}, {"degree":74,"count":2}, {"degree":75,"count":2}, {"degree":76,"count":2}, {"degree":77,"count":2}, {"degree":78,"count":2}, {"degree":79,"count":2}, {"degree":80,"count":2}, {"degree":81,"count":2}, {"degree":82,"count":2}, {"degree":83,"count":2}, {"degree":84,"count":2}, {"degree":85,"count":2}, {"degree":86,"count":2}, {"degree":87,"count":2}, {"degree":88,"count":2}, {"degree":89,"count":2}, {"degree":90,"count":2}, {"degree":91,"count":2}, {"degree":92,"count":3}, {"degree":93,"count":21}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":14,"count":1},{"arity":17,"count":1},{"arity":20,"count":1},{"arity":22,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":26,"count":2},{"arity":28,"count":1},{"arity":29,"count":2},{"arity":30,"count":1},{"arity":32,"count":3},{"arity":34,"count":1},{"arity":35,"count":2},{"arity":36,"count":1},{"arity":38,"count":3},{"arity":40,"count":2},{"arity":41,"count":2},{"arity":42,"count":1},{"arity":44,"count":3},{"arity":45,"count":1},{"arity":46,"count":1},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1262},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405929-1569407778.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405929-1569407778.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.79/0.78	c solve instance...
2520.06/2512.90	s UNKNOWN
2520.06/2512.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 (10339 MiB free)
  memory of node 1: 16384 MiB (15345 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405929-1569407778/watcher-4405929-1569407778 -o /tmp/evaluation-result-4405929-1569407778/solver-4405929-1569407778 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569404094-19798 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 600463690 HOME/instance-4405929-1569407778.xml 

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

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

solver pid=19828, runsolver pid=19821

[startup+0.100082 s]*
/proc/loadavg: 0.60 0.75 1.13 5/229 19859
/proc/meminfo: memFree=26267652/32770624 swapFree=66999808/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0
[pid=19831] ppid=19828 vsize=15144776 memory=29324 CPUtime=0.13 cores=0,2,4,6
/proc/19831/stat : 19831 (java) S 19828 19828 19767 0 -1 1077944320 5835 0 0 0 12 1 0 0 20 0 15 0 517031753 15508250624 7331 33554432000 4194304 4196468 140727414298080 140727414280624 140098941959927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
/proc/19831/statm: 3786194 7331 3120 1 0 3748377 0
[pid=19831/tid=19833] ppid=19828 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/19831/task/19833/stat : 19833 (java) R 19828 19828 19767 0 -1 4202560 3725 0 0 0 8 1 0 0 20 0 15 0 517031754 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098946185760 140098919978009 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19838] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19838/stat : 19838 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098894579984 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19839] ppid=19828 vsize=15144776 memory=140394932487352 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19839/stat : 19839 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098893527440 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19840] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19840/stat : 19840 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098892474896 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19841] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19841/stat : 19841 (java) S 19828 19828 19767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098891422352 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19843] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517031756 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517031756 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098083554720 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517031756 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098082502128 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) S 19828 19828 19767 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098080397296 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) S 19828 19828 19767 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098079344752 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15144776 memory=140394932467328 CPUtime=0.02 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) R 19828 19828 19767 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 517031759 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098078292208 140098920920919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 7397 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30776 KiB

[startup+0.210707 s]*
/proc/loadavg: 0.60 0.75 1.13 6/229 19859
/proc/meminfo: memFree=26241676/32770624 swapFree=66999808/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0
[pid=19831] ppid=19828 vsize=15144776 memory=40716 CPUtime=0.34 cores=0,2,4,6
/proc/19831/stat : 19831 (java) S 19828 19828 19767 0 -1 1077944320 9437 0 0 0 31 3 0 0 20 0 15 0 517031753 15508250624 10179 33554432000 4194304 4196468 140727414298080 140727414280624 140098941959927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
/proc/19831/statm: 3786194 10179 3284 1 0 3748377 0
[pid=19831/tid=19833] ppid=19828 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/19831/task/19833/stat : 19833 (java) R 19828 19828 19767 0 -1 4202560 6625 0 0 0 18 2 0 0 20 0 15 0 517031754 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098946198928 140098926040414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19838] ppid=19828 vsize=15144776 memory=2669799 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19838/stat : 19838 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098894579984 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19839] ppid=19828 vsize=15144776 memory=288370771084179072 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19839/stat : 19839 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098893527440 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19840] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19840/stat : 19840 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098892474896 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19841] ppid=19828 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19841/stat : 19841 (java) S 19828 19828 19767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517031754 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098891422352 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19843] ppid=19828 vsize=15144776 memory=140394932467328 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517031756 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517031756 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098083554720 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517031756 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098082502128 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) S 19828 19828 19767 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 517031759 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098080397296 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) S 19828 19828 19767 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 517031759 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098079344752 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15144776 memory=140394932467328 CPUtime=0.08 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) S 19828 19828 19767 0 -1 1077944384 766 0 0 0 8 0 0 0 20 0 15 0 517031759 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098078292208 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031759 15508250624 10179 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42168 KiB

[startup+0.320222 s]*
/proc/loadavg: 0.60 0.75 1.13 4/229 19859
/proc/meminfo: memFree=26226412/32770624 swapFree=66999808/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0
[pid=19831] ppid=19828 vsize=15149032 memory=50744 CPUtime=0.54 cores=0,2,4,6
/proc/19831/stat : 19831 (java) S 19828 19828 19767 0 -1 1077944320 11007 0 0 0 50 4 0 0 20 0 15 0 517031753 15512608768 12686 33554432000 4194304 4196468 140727414298080 140727414280624 140098941959927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
/proc/19831/statm: 3787258 12686 3369 1 0 3748377 0
[pid=19831/tid=19833] ppid=19828 vsize=15149032 memory=8317482817917895235 CPUtime=0.31 cores=0,2,4,6
/proc/19831/task/19833/stat : 19833 (java) R 19828 19828 19767 0 -1 4202560 7932 0 0 0 28 3 0 0 20 0 15 0 517031754 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098946195136 140098926040414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19838] ppid=19828 vsize=15149032 memory=9123026954224263383 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19838/stat : 19838 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098894579984 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19839] ppid=19828 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19839/stat : 19839 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098893527440 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19840] ppid=19828 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19840/stat : 19840 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098892474896 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19841] ppid=19828 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19841/stat : 19841 (java) S 19828 19828 19767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517031754 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098891422352 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19843] ppid=19828 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517031756 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517031756 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098083554720 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517031756 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098082502128 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15149032 memory=-8813974798734826869 CPUtime=0.03 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) S 19828 19828 19767 0 -1 1077944384 541 0 0 0 3 0 0 0 20 0 15 0 517031759 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098080397296 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) S 19828 19828 19767 0 -1 1077944384 361 0 0 0 5 0 0 0 20 0 15 0 517031759 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098079344752 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) S 19828 19828 19767 0 -1 1077944384 872 0 0 0 12 0 0 0 20 0 15 0 517031759 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098078292208 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031759 15512608768 12686 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52196 KiB

[startup+0.706223 s]
/proc/loadavg: 0.60 0.75 1.13 8/229 19859
/proc/meminfo: memFree=26184976/32770624 swapFree=66999808/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0
[pid=19831] ppid=19828 vsize=15151156 memory=92472 CPUtime=1.79 cores=0,2,4,6
/proc/19831/stat : 19831 (java) S 19828 19828 19767 0 -1 1077944320 16287 0 0 0 173 6 0 0 20 0 15 0 517031753 15514783744 23118 33554432000 4194304 4196468 140727414298080 140727414280624 140098941959927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
/proc/19831/statm: 3787789 23118 3457 1 0 3748889 0
[pid=19831/tid=19833] ppid=19828 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/19831/task/19833/stat : 19833 (java) R 19828 19828 19767 0 -1 4202560 9329 0 0 0 64 3 0 0 20 0 15 0 517031754 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098946195504 140098565580044 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19838] ppid=19828 vsize=15151156 memory=-7533522213388100735 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19838/stat : 19838 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098894579984 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19839] ppid=19828 vsize=15151156 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19839/stat : 19839 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098893527440 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19840] ppid=19828 vsize=15151156 memory=7516614784244011344 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19840/stat : 19840 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031754 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098892474896 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19841] ppid=19828 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19841/stat : 19841 (java) S 19828 19828 19767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517031754 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098891422352 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19843] ppid=19828 vsize=15151156 memory=3648 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15151156 memory=948 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098083554720 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098082502128 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15151156 memory=9588 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15151156 memory=1548 CPUtime=0.34 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) R 19828 19828 19767 0 -1 4202560 1563 0 0 0 34 0 0 0 20 0 15 0 517031759 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098080384384 140098925460498 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15151156 memory=628 CPUtime=0.33 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) R 19828 19828 19767 0 -1 4202560 1970 0 0 0 33 0 0 0 20 0 15 0 517031759 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098079325768 140098921653027 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15151156 memory=1056 CPUtime=0.4 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) R 19828 19828 19767 0 -1 4202560 2118 0 0 0 40 0 0 0 20 0 15 0 517031759 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098078292208 140098921421828 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15151156 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15151156 memory=6244 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 23118 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 93924 KiB

[startup+1.50077 s]
/proc/loadavg: 0.60 0.75 1.13 5/229 19859
/proc/meminfo: memFree=26112144/32770624 swapFree=66999808/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0

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

[pid=19831/tid=19843] ppid=19828 vsize=15151156 memory=211604 CPUtime=0.37 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 1707 0 0 0 31 6 0 0 20 0 15 0 517031756 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098083554784 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15151156 memory=211604 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098082502144 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15151156 memory=1452 CPUtime=1.94 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) S 19828 19828 19767 0 -1 1077944384 10349 0 0 0 192 2 0 0 20 0 15 0 517031759 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098080397296 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 88 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15151156 memory=1452 CPUtime=2.6 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) S 19828 19828 19767 0 -1 1077944384 17331 0 0 0 259 1 0 0 20 0 15 0 517031759 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098079344752 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 83 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15151156 memory=1452 CPUtime=0.7 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) S 19828 19828 19767 0 -1 1077944384 9021 0 0 0 68 2 0 0 20 0 15 0 517031759 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098078292208 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15151156 memory=211604 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15151156 memory=211604 CPUtime=0.71 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1547 0 0 0 30 41 0 0 20 0 15 0 517031759 15514783744 52901 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 90 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 2449.43 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 213056 KiB

[startup+2502.3 s]
/proc/loadavg: 1.89 1.88 1.81 3/228 20265
/proc/meminfo: memFree=25877452/32770624 swapFree=66999812/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0
[pid=19831] ppid=19828 vsize=15151156 memory=234132 CPUtime=2509.45 cores=0,2,4,6
/proc/19831/stat : 19831 (java) S 19828 19828 19767 0 -1 1077944320 70398 0 0 0 250878 67 0 0 20 0 15 0 517031753 15514783744 58533 33554432000 4194304 4196468 140727414298080 140727414280624 140098941959927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
/proc/19831/statm: 3787789 58533 3515 1 0 3748889 0
[pid=19831/tid=19833] ppid=19828 vsize=15151156 memory=1452 CPUtime=2500.86 cores=0,2,4,6
/proc/19831/task/19833/stat : 19833 (java) R 19828 19828 19767 0 -1 4202560 19401 0 0 0 250078 8 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098946199648 140098566982679 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19838] ppid=19828 vsize=15151156 memory=1452 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19838/stat : 19838 (java) S 19828 19828 19767 0 -1 1077944384 1846 0 0 0 49 5 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098894579984 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19839] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19839/stat : 19839 (java) S 19828 19828 19767 0 -1 1077944384 2908 0 0 0 50 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098893527440 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19840] ppid=19828 vsize=15151156 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19840/stat : 19840 (java) S 19828 19828 19767 0 -1 1077944384 2758 0 0 0 50 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098892474896 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19841] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.55 cores=0,2,4,6
/proc/19831/task/19841/stat : 19841 (java) S 19828 19828 19767 0 -1 1077944384 2087 0 0 0 51 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098891422352 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19843] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.37 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 1711 0 0 0 31 6 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15151156 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098083554784 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098082502144 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15151156 memory=234132 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15151156 memory=1452 CPUtime=1.94 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) S 19828 19828 19767 0 -1 1077944384 10349 0 0 0 192 2 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098080397296 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 88 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15151156 memory=3624 CPUtime=2.6 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) S 19828 19828 19767 0 -1 1077944384 17331 0 0 0 259 1 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098079344752 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 83 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15151156 memory=1452 CPUtime=0.7 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) S 19828 19828 19767 0 -1 1077944384 9021 0 0 0 68 2 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098078292208 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15151156 memory=234132 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15151156 memory=1452 CPUtime=0.72 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1551 0 0 0 30 42 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 90 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 2509.45 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 235584 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.9 s]
/proc/loadavg: 1.91 1.88 1.81 3/228 20265
/proc/meminfo: memFree=25877576/32770624 swapFree=66999812/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0
[pid=19831] ppid=19828 vsize=15151156 memory=234132 CPUtime=2520.06 cores=0,2,4,6
/proc/19831/stat : 19831 (java) S 19828 19828 19767 0 -1 1077944320 70403 0 0 0 251939 67 0 0 20 0 15 0 517031753 15514783744 58533 33554432000 4194304 4196468 140727414298080 140727414280624 140098941959927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
/proc/19831/statm: 3787789 58533 3515 1 0 3748889 0
[pid=19831/tid=19833] ppid=19828 vsize=15151156 memory=234132 CPUtime=2511.46 cores=0,2,4,6
/proc/19831/task/19833/stat : 19833 (java) R 19828 19828 19767 0 -1 4202560 19402 0 0 0 251138 8 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098946199648 140098569485693 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19838] ppid=19828 vsize=15151156 memory=1452 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19838/stat : 19838 (java) S 19828 19828 19767 0 -1 1077944384 1846 0 0 0 49 5 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098894579984 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19839] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19839/stat : 19839 (java) S 19828 19828 19767 0 -1 1077944384 2908 0 0 0 50 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098893527440 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19840] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19840/stat : 19840 (java) S 19828 19828 19767 0 -1 1077944384 2758 0 0 0 50 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098892474896 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19841] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.55 cores=0,2,4,6
/proc/19831/task/19841/stat : 19841 (java) S 19828 19828 19767 0 -1 1077944384 2087 0 0 0 51 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098891422352 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19843] ppid=19828 vsize=15151156 memory=3624 CPUtime=0.37 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 1713 0 0 0 31 6 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098083554784 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098082502144 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15151156 memory=3624 CPUtime=1.94 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) S 19828 19828 19767 0 -1 1077944384 10349 0 0 0 192 2 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098080397296 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 88 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15151156 memory=471 CPUtime=2.6 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) S 19828 19828 19767 0 -1 1077944384 17331 0 0 0 259 1 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098079344752 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 83 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15151156 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) S 19828 19828 19767 0 -1 1077944384 9021 0 0 0 68 2 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098078292208 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15151156 memory=33 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15151156 memory=1716 CPUtime=0.72 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1553 0 0 0 30 42 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 90 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 235584 KiB

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

[startup+2512.91 s]
# the end of solver process 19828 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.4 s, system=0.675881 s

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

[startup+2512.9 s]
/proc/loadavg: 1.91 1.88 1.81 3/228 20265
/proc/meminfo: memFree=25877576/32770624 swapFree=66999812/67108860
[pid=19828] ppid=19821 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19828/stat : 19828 (xcsp3-exec) S 19821 19828 19767 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517031753 115843072 363 33554432000 4194304 5098028 140729172871520 140729172869624 139675260641916 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29224960 140729172874107 140729172874349 140729172874349 140729172877258 0
/proc/19828/statm: 28282 363 304 221 0 87 0
[pid=19831] ppid=19828 vsize=15151156 memory=234132 CPUtime=2520.06 cores=0,2,4,6
/proc/19831/stat : 19831 (java) S 19828 19828 19767 0 -1 1077944320 70403 0 0 0 251939 67 0 0 20 0 15 0 517031753 15514783744 58533 33554432000 4194304 4196468 140727414298080 140727414280624 140098941959927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
/proc/19831/statm: 3787789 58533 3515 1 0 3748889 0
[pid=19831/tid=19833] ppid=19828 vsize=15151156 memory=234132 CPUtime=2511.46 cores=0,2,4,6
/proc/19831/task/19833/stat : 19833 (java) R 19828 19828 19767 0 -1 4202560 19402 0 0 0 251138 8 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098946199648 140098569485693 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19838] ppid=19828 vsize=15151156 memory=1452 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19838/stat : 19838 (java) S 19828 19828 19767 0 -1 1077944384 1846 0 0 0 49 5 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098894579984 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19839] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19839/stat : 19839 (java) S 19828 19828 19767 0 -1 1077944384 2908 0 0 0 50 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098893527440 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19840] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.54 cores=0,2,4,6
/proc/19831/task/19840/stat : 19840 (java) S 19828 19828 19767 0 -1 1077944384 2758 0 0 0 50 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098892474896 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19841] ppid=19828 vsize=15151156 memory=234132 CPUtime=0.55 cores=0,2,4,6
/proc/19831/task/19841/stat : 19841 (java) S 19828 19828 19767 0 -1 1077944384 2087 0 0 0 51 4 0 0 20 0 15 0 517031754 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098891422352 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19843] ppid=19828 vsize=15151156 memory=3624 CPUtime=0.37 cores=0,2,4,6
/proc/19831/task/19843/stat : 19843 (java) S 19828 19828 19767 0 -1 1077944384 1713 0 0 0 31 6 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098084608496 140098941971074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19845] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19845/stat : 19845 (java) S 19828 19828 19767 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098083554784 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19847] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19847/stat : 19847 (java) S 19828 19828 19767 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 517031756 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098082502144 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19853] ppid=19828 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19853/stat : 19853 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098081450704 140098941978523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19854] ppid=19828 vsize=15151156 memory=3624 CPUtime=1.94 cores=0,2,4,6
/proc/19831/task/19854/stat : 19854 (java) S 19828 19828 19767 0 -1 1077944384 10349 0 0 0 192 2 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098080397296 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 88 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19855] ppid=19828 vsize=15151156 memory=471 CPUtime=2.6 cores=0,2,4,6
/proc/19831/task/19855/stat : 19855 (java) S 19828 19828 19767 0 -1 1077944384 17331 0 0 0 259 1 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098079344752 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 83 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19856] ppid=19828 vsize=15151156 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/19831/task/19856/stat : 19856 (java) S 19828 19828 19767 0 -1 1077944384 9021 0 0 0 68 2 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098078292208 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19857] ppid=19828 vsize=15151156 memory=33 CPUtime=0 cores=0,2,4,6
/proc/19831/task/19857/stat : 19857 (java) S 19828 19828 19767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098077239904 140098941970133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
[pid=19831/tid=19859] ppid=19828 vsize=15151156 memory=1716 CPUtime=0.72 cores=0,2,4,6
/proc/19831/task/19859/stat : 19859 (java) S 19828 19828 19767 0 -1 1077944384 1553 0 0 0 30 42 0 0 20 0 15 0 517031759 15514783744 58533 33554432000 4194304 4196468 140727414298080 140098076187440 140098941971074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 90 0 0 6293624 6294260 28647424 140727414305775 140727414305946 140727414305946 140727414308815 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 235584 KiB

Child status: 143
Real time (s): 2512.91
CPU time (s): 2520.08
CPU user time (s): 2519.4
CPU system time (s): 0.675881
CPU usage (%): 100.285
Max. virtual memory (cumulated for all children) (KiB): 15266092
Max. memory (cumulated for all children) (KiB): 235584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.4
system time used= 0.675881
maximum resident set size= 238816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71214
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66238
involuntary context switches= 3093


# summary of solver processes directly reported to runsolver:
#   pid: 19828
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.4
#   total CPU system time (s): 0.675881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4131 second user time and 20.3918 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-25 11:34:54
IDJOB=4405929
IDBENCH=128106
IDSOLVER=2869
FILE ID=node106/4405929-1569407778
RUNJOBID= node106-1569404094-19798
PBS_JOBID= 21705702
Free space on /tmp= 23488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-90-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405929-1569407778/watcher-4405929-1569407778 -o /tmp/evaluation-result-4405929-1569407778/solver-4405929-1569407778 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1569404094-19798 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 600463690 HOME/instance-4405929-1569407778.xml

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

MD5SUM BENCH= 62ab34719a1ca197804bba3dde19efaf
RANDOM SEED=600463690

node106.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.79
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.79
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.79
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.79
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:        26301492 kB
MemAvailable:   31844944 kB
Buffers:           97940 kB
Cached:          5639400 kB
SwapCached:         4492 kB
Active:          2526568 kB
Inactive:        3220168 kB
Active(anon):       4676 kB
Inactive(anon):    57752 kB
Active(file):    2521892 kB
Inactive(file):  3162416 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66999808 kB
Dirty:             52120 kB
Writeback:             0 kB
AnonPages:        113428 kB
Mapped:            55120 kB
Shmem:             43748 kB
Slab:             316452 kB
SReclaimable:     287604 kB
SUnreclaim:        28848 kB
KernelStack:        3328 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23436 MiB
End job on node106 at 2019-09-25 12:16:47