Trace number 4292484

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 4.0.7 seq (493a269)? (TO) 2400.12 2386.62

General information on the benchmark

NameColouredQueens/
ColouredQueens-10_c18.xml
MD5SUMdd9b438f7b2aa476e711f04952c9024a
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 variables100
Number of constraints54
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":96}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":22}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":54}]
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-4292484-1532274326.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292484-1532274326.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
0.72/0.46	c solve instance...
2400.08/2386.60	s UNKNOWN
2400.08/2386.60	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 (8712 MiB free)
  memory of node 1: 16384 MiB (10954 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292484-1532274326/watcher-4292484-1532274326 -o /tmp/evaluation-result-4292484-1532274326/solver-4292484-1532274326 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532271936-4847 --watchdog 2560 HOME/xcsp3-exec -seed 1333206059 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292484-1532274326.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=5274, runsolver pid=5271

[startup+0.100151 s]*
/proc/loadavg: 1.59 1.63 1.62 5/217 5290
/proc/meminfo: memFree=20115736/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0
[pid=5276] ppid=5274 vsize=14082840 memory=29620 CPUtime=0.12 cores=1,3,5,7
/proc/5276/stat : 5276 (java) S 5274 5274 3395 0 -1 1077944320 5245 0 0 0 10 2 0 0 20 0 15 0 44995828 14420828160 7405 33554432000 4194304 4196468 140728545678960 140728545661504 140035833638647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
/proc/5276/statm: 3520710 7405 3005 1 0 3483008 0
[pid=5276/tid=5277] ppid=5274 vsize=14082840 memory=7684450067667981147 CPUtime=0.09 cores=1,3,5,7
/proc/5276/task/5277/stat : 5277 (java) R 5274 5274 3395 0 -1 4202560 3265 0 0 0 8 1 0 0 20 0 15 0 44995829 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035837833744 140035833650582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5278] ppid=5274 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5278/stat : 5278 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035429087888 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5279] ppid=5274 vsize=14082840 memory=140499069830784 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5279/stat : 5279 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035428035088 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5280] ppid=5274 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5280/stat : 5280 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035426982288 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5281] ppid=5274 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5281/stat : 5281 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035425929488 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5282] ppid=5274 vsize=14082840 memory=140499069830784 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5282/stat : 5282 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995831 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035307285360 140035833649794 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5283] ppid=5274 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5283/stat : 5283 (java) S 5274 5274 3395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44995831 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035306231328 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5284] ppid=5274 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44995831 14420828160 7405 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14420828160 7469 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) S 5274 5274 3395 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 44995834 14420828160 7469 33554432000 4194304 4196468 140728545678960 140035303074160 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14420828160 7469 33554432000 4194304 4196468 140728545678960 140035302021360 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14082840 memory=140499069830784 CPUtime=0.01 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) R 5274 5274 3395 0 -1 4202560 273 0 0 0 1 0 0 0 20 0 15 0 44995834 14420828160 7469 33554432000 4194304 4196468 140728545678960 140035300968560 140035812323435 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14420828160 7469 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14082840 memory=140499069830784 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995834 14420828160 7469 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 31076 KiB

[startup+0.210432 s]*
/proc/loadavg: 1.59 1.63 1.62 5/217 5290
/proc/meminfo: memFree=20097188/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0
[pid=5276] ppid=5274 vsize=14087096 memory=41324 CPUtime=0.34 cores=1,3,5,7
/proc/5276/stat : 5276 (java) S 5274 5274 3395 0 -1 1077944320 7880 0 0 0 31 3 0 0 20 0 15 0 44995828 14425186304 10331 33554432000 4194304 4196468 140728545678960 140728545661504 140035833638647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
/proc/5276/statm: 3521774 10331 3153 1 0 3483008 0
[pid=5276/tid=5277] ppid=5274 vsize=14087096 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5276/task/5277/stat : 5277 (java) R 5274 5274 3395 0 -1 4202560 5006 0 0 0 18 2 0 0 20 0 15 0 44995829 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035837859640 140035819008177 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5278] ppid=5274 vsize=14087096 memory=10655 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5278/stat : 5278 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035429087888 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5279] ppid=5274 vsize=14087096 memory=140499069998585 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5279/stat : 5279 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035428035088 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5280] ppid=5274 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5280/stat : 5280 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035426982288 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5281] ppid=5274 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5281/stat : 5281 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035425929488 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5282] ppid=5274 vsize=14087096 memory=140499069830784 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5282/stat : 5282 (java) S 5274 5274 3395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44995831 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035307285360 140035833649794 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5283] ppid=5274 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5283/stat : 5283 (java) S 5274 5274 3395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44995831 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035306231328 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5284] ppid=5274 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44995831 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14087096 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) S 5274 5274 3395 0 -1 1077944384 521 0 0 0 2 0 0 0 20 0 15 0 44995834 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035303074160 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14087096 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) S 5274 5274 3395 0 -1 1077944384 315 0 0 0 2 0 0 0 20 0 15 0 44995834 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035302021360 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14087096 memory=140499069830784 CPUtime=0.07 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) S 5274 5274 3395 0 -1 1077944384 737 0 0 0 7 0 0 0 20 0 15 0 44995834 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035300968560 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995834 14425186304 10331 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42780 KiB

[startup+0.310393 s]*
/proc/loadavg: 1.59 1.63 1.62 7/217 5290
/proc/meminfo: memFree=20084392/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0
[pid=5276] ppid=5274 vsize=14087096 memory=48148 CPUtime=0.51 cores=1,3,5,7
/proc/5276/stat : 5276 (java) S 5274 5274 3395 0 -1 1077944320 8661 0 0 0 47 4 0 0 20 0 15 0 44995828 14425186304 12037 33554432000 4194304 4196468 140728545678960 140728545661504 140035833638647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
/proc/5276/statm: 3521774 12037 3237 1 0 3483008 0
[pid=5276/tid=5277] ppid=5274 vsize=14087096 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/5276/task/5277/stat : 5277 (java) R 5274 5274 3395 0 -1 4202560 5701 0 0 0 27 2 0 0 20 0 15 0 44995829 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035837872432 140035817719134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5278] ppid=5274 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5278/stat : 5278 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035429087888 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5279] ppid=5274 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5279/stat : 5279 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035428035088 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5280] ppid=5274 vsize=14087096 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5280/stat : 5280 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035426982288 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5281] ppid=5274 vsize=14087096 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5281/stat : 5281 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035425929488 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5282] ppid=5274 vsize=14087096 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5282/stat : 5282 (java) S 5274 5274 3395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44995831 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035307285360 140035833649794 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5283] ppid=5274 vsize=14087096 memory=-7522837583045875833 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5283/stat : 5283 (java) S 5274 5274 3395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44995831 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035306231328 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5284] ppid=5274 vsize=14087096 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44995831 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14087096 memory=-6444775992005010620 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14087096 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) S 5274 5274 3395 0 -1 1077944384 536 0 0 0 4 0 0 0 20 0 15 0 44995834 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035303074160 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) S 5274 5274 3395 0 -1 1077944384 320 0 0 0 3 0 0 0 20 0 15 0 44995834 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035302021360 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14087096 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) S 5274 5274 3395 0 -1 1077944384 801 0 0 0 11 0 0 0 20 0 15 0 44995834 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035300968560 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995834 14425186304 12037 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49604 KiB

[startup+0.700804 s]
/proc/loadavg: 1.59 1.63 1.62 9/217 5290
/proc/meminfo: memFree=20058804/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0
[pid=5276] ppid=5274 vsize=14089220 memory=77584 CPUtime=1.6 cores=1,3,5,7
/proc/5276/stat : 5276 (java) S 5274 5274 3395 0 -1 1077944320 14626 0 0 0 154 6 0 0 20 0 15 0 44995828 14427361280 19396 33554432000 4194304 4196468 140728545678960 140728545661504 140035833638647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
/proc/5276/statm: 3522305 19396 3340 1 0 3483520 0
[pid=5276/tid=5277] ppid=5274 vsize=14089220 memory=15096 CPUtime=0.67 cores=1,3,5,7
/proc/5276/task/5277/stat : 5277 (java) R 5274 5274 3395 0 -1 4202560 6409 0 0 0 64 3 0 0 20 0 15 0 44995829 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035837877408 140035833660573 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5278] ppid=5274 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5278/stat : 5278 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035429087888 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5279] ppid=5274 vsize=14089220 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5279/stat : 5279 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035428035088 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5280] ppid=5274 vsize=14089220 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5280/stat : 5280 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995829 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035426982288 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5281] ppid=5274 vsize=14089220 memory=12976 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5281/stat : 5281 (java) S 5274 5274 3395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44995829 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035425929488 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5282] ppid=5274 vsize=14089220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5282/stat : 5282 (java) S 5274 5274 3395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035307285360 140035833649794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5283] ppid=5274 vsize=14089220 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5283/stat : 5283 (java) S 5274 5274 3395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035306231328 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5284] ppid=5274 vsize=14089220 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14089220 memory=8372 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14089220 memory=1708 CPUtime=0.32 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) R 5274 5274 3395 0 -1 4202560 3145 0 0 0 32 0 0 0 20 0 15 0 44995834 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035303059832 140035815160047 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14089220 memory=5412 CPUtime=0.29 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) R 5274 5274 3395 0 -1 4202560 2036 0 0 0 29 0 0 0 20 0 15 0 44995834 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035302006824 140035818764047 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14089220 memory=4612 CPUtime=0.29 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) S 5274 5274 3395 0 -1 1077944384 1727 0 0 0 28 1 0 0 20 0 15 0 44995834 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035300968560 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14089220 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14089220 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 19396 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 79040 KiB

[startup+1.5008 s]
/proc/loadavg: 1.59 1.63 1.62 7/217 5290
/proc/meminfo: memFree=20031028/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0

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

/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 825445 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14089220 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825445 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14089220 memory=3301780 CPUtime=1.43 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) S 5274 5274 3395 0 -1 1077944384 9608 0 0 0 142 1 0 0 20 0 15 0 44995834 14427361280 825445 33554432000 4194304 4196468 140728545678960 140035303074160 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14089220 memory=1456 CPUtime=1.35 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) S 5274 5274 3395 0 -1 1077944384 8258 0 0 0 135 0 0 0 20 0 15 0 44995834 14427361280 825445 33554432000 4194304 4196468 140728545678960 140035302021360 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14089220 memory=15152 CPUtime=0.43 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) S 5274 5274 3395 0 -1 1077944384 6593 0 0 0 42 1 0 0 20 0 15 0 44995834 14427361280 825445 33554432000 4194304 4196468 140728545678960 140035300968560 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825445 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14089220 memory=3301780 CPUtime=0.52 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1230 0 0 0 20 32 0 0 20 0 15 0 44995834 14427361280 825445 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 59 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 2275.65 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 3303236 KiB

[startup+2322.3 s]
/proc/loadavg: 1.70 1.69 1.69 3/218 5385
/proc/meminfo: memFree=15341672/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0
[pid=5276] ppid=5274 vsize=14089220 memory=3300752 CPUtime=2335.72 cores=1,3,5,7
/proc/5276/stat : 5276 (java) S 5274 5274 3395 0 -1 1077944320 276073 0 0 0 232259 1313 0 0 20 0 15 0 44995828 14427361280 825188 33554432000 4194304 4196468 140728545678960 140728545661504 140035833638647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
/proc/5276/statm: 3522305 825188 3411 1 0 3483520 0
[pid=5276/tid=5277] ppid=5274 vsize=14089220 memory=3300752 CPUtime=2316.96 cores=1,3,5,7
/proc/5276/task/5277/stat : 5277 (java) R 5274 5274 3395 0 -1 4202560 181811 0 0 0 230489 1207 0 0 20 0 15 0 44995829 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035837878384 140035474287123 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5278] ppid=5274 vsize=14089220 memory=3301268 CPUtime=3.32 cores=1,3,5,7
/proc/5276/task/5278/stat : 5278 (java) S 5274 5274 3395 0 -1 1077944384 14708 0 0 0 323 9 0 0 20 0 15 0 44995829 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035429087888 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5279] ppid=5274 vsize=14089220 memory=3301268 CPUtime=3.32 cores=1,3,5,7
/proc/5276/task/5279/stat : 5279 (java) S 5274 5274 3395 0 -1 1077944384 13390 0 0 0 322 10 0 0 20 0 15 0 44995829 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035428035088 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5280] ppid=5274 vsize=14089220 memory=3301268 CPUtime=3.33 cores=1,3,5,7
/proc/5276/task/5280/stat : 5280 (java) S 5274 5274 3395 0 -1 1077944384 10059 0 0 0 324 9 0 0 20 0 15 0 44995829 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035426982288 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5281] ppid=5274 vsize=14089220 memory=3301268 CPUtime=3.32 cores=1,3,5,7
/proc/5276/task/5281/stat : 5281 (java) S 5274 5274 3395 0 -1 1077944384 11178 0 0 0 324 8 0 0 20 0 15 0 44995829 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035425929488 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5282] ppid=5274 vsize=14089220 memory=3300752 CPUtime=1.62 cores=1,3,5,7
/proc/5276/task/5282/stat : 5282 (java) S 5274 5274 3395 0 -1 1077944384 17851 0 0 0 120 42 0 0 20 0 15 0 44995831 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035307285360 140035833649794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5283] ppid=5274 vsize=14089220 memory=3300752 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5283/stat : 5283 (java) S 5274 5274 3395 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035306231328 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5284] ppid=5274 vsize=14089220 memory=3300752 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14089220 memory=3301268 CPUtime=1.43 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) S 5274 5274 3395 0 -1 1077944384 9610 0 0 0 142 1 0 0 20 0 15 0 44995834 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035303074160 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14089220 memory=1456 CPUtime=1.35 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) S 5274 5274 3395 0 -1 1077944384 8260 0 0 0 135 0 0 0 20 0 15 0 44995834 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035302021360 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14089220 memory=1456 CPUtime=0.43 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) S 5274 5274 3395 0 -1 1077944384 6596 0 0 0 42 1 0 0 20 0 15 0 44995834 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035300968560 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14089220 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14089220 memory=8372 CPUtime=0.54 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1253 0 0 0 21 33 0 0 20 0 15 0 44995834 14427361280 825188 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 59 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 2335.72 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 3302208 KiB

[startup+2382.3 s]
/proc/loadavg: 1.82 1.73 1.70 3/217 5387
/proc/meminfo: memFree=13699712/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0
[pid=5276] ppid=5274 vsize=14089220 memory=3300344 CPUtime=2395.78 cores=1,3,5,7
/proc/5276/stat : 5276 (java) S 5274 5274 3395 0 -1 1077944320 276638 0 0 0 238264 1314 0 0 20 0 15 0 44995828 14427361280 825086 33554432000 4194304 4196468 140728545678960 140728545661504 140035833638647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
/proc/5276/statm: 3522305 825086 3411 1 0 3483520 0
[pid=5276/tid=5277] ppid=5274 vsize=14089220 memory=3300344 CPUtime=2376.94 cores=1,3,5,7
/proc/5276/task/5277/stat : 5277 (java) R 5274 5274 3395 0 -1 4202560 182298 0 0 0 236487 1207 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035837878384 140035474779072 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5278] ppid=5274 vsize=14089220 memory=3300344 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5278/stat : 5278 (java) S 5274 5274 3395 0 -1 1077944384 14709 0 0 0 325 9 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035429087888 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5279] ppid=5274 vsize=14089220 memory=3300344 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5279/stat : 5279 (java) S 5274 5274 3395 0 -1 1077944384 13406 0 0 0 324 10 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035428035088 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5280] ppid=5274 vsize=14089220 memory=3300344 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5280/stat : 5280 (java) S 5274 5274 3395 0 -1 1077944384 10069 0 0 0 325 9 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035426982288 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5281] ppid=5274 vsize=14089220 memory=1456 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5281/stat : 5281 (java) S 5274 5274 3395 0 -1 1077944384 11197 0 0 0 326 8 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035425929488 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5282] ppid=5274 vsize=14089220 memory=3300856 CPUtime=1.62 cores=1,3,5,7
/proc/5276/task/5282/stat : 5282 (java) S 5274 5274 3395 0 -1 1077944384 17855 0 0 0 120 42 0 0 20 0 15 0 44995831 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035307285360 140035833649794 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5283] ppid=5274 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5283/stat : 5283 (java) S 5274 5274 3395 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035306231328 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5284] ppid=5274 vsize=14089220 memory=3300856 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14089220 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14089220 memory=12976 CPUtime=1.43 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) S 5274 5274 3395 0 -1 1077944384 9612 0 0 0 142 1 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035303074160 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14089220 memory=792 CPUtime=1.35 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) S 5274 5274 3395 0 -1 1077944384 8262 0 0 0 135 0 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035302021360 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14089220 memory=1436 CPUtime=0.43 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) S 5274 5274 3395 0 -1 1077944384 6599 0 0 0 42 1 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035300968560 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14089220 memory=4140 CPUtime=0.55 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1274 0 0 0 22 33 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 59 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 2395.78 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 3301800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2386.6 s]
/proc/loadavg: 1.83 1.74 1.70 3/217 5387
/proc/meminfo: memFree=13699712/32770624 swapFree=67108860/67108860
[pid=5274] ppid=5271 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5274/stat : 5274 (xcsp3-exec) S 5271 5274 3395 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 44995828 115843072 364 33554432000 4194304 5098028 140727090772096 140727090770200 140475452179068 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 37494784 140727090779194 140727090779396 140727090779396 140727090782154 0
/proc/5274/statm: 28282 364 306 221 0 87 0
[pid=5276] ppid=5274 vsize=14089220 memory=3300344 CPUtime=2400.08 cores=1,3,5,7
/proc/5276/stat : 5276 (java) S 5274 5274 3395 0 -1 1077944320 276667 0 0 0 238694 1314 0 0 20 0 15 0 44995828 14427361280 825086 33554432000 4194304 4196468 140728545678960 140728545661504 140035833638647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
/proc/5276/statm: 3522305 825086 3411 1 0 3483520 0
[pid=5276/tid=5277] ppid=5274 vsize=14089220 memory=8112282956445269571 CPUtime=2381.24 cores=1,3,5,7
/proc/5276/task/5277/stat : 5277 (java) R 5274 5274 3395 0 -1 4202560 182327 0 0 0 236917 1207 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035837878384 140035474372902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5278] ppid=5274 vsize=14089220 memory=3256 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5278/stat : 5278 (java) S 5274 5274 3395 0 -1 1077944384 14709 0 0 0 325 9 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035429087888 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5279] ppid=5274 vsize=14089220 memory=1456 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5279/stat : 5279 (java) S 5274 5274 3395 0 -1 1077944384 13406 0 0 0 324 10 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035428035088 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5280] ppid=5274 vsize=14089220 memory=3300344 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5280/stat : 5280 (java) S 5274 5274 3395 0 -1 1077944384 10069 0 0 0 325 9 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035426982288 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5281] ppid=5274 vsize=14089220 memory=4100 CPUtime=3.34 cores=1,3,5,7
/proc/5276/task/5281/stat : 5281 (java) S 5274 5274 3395 0 -1 1077944384 11197 0 0 0 326 8 0 0 20 0 15 0 44995829 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035425929488 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5282] ppid=5274 vsize=14089220 memory=-6733704525061579059 CPUtime=1.62 cores=1,3,5,7
/proc/5276/task/5282/stat : 5282 (java) S 5274 5274 3395 0 -1 1077944384 17855 0 0 0 120 42 0 0 20 0 15 0 44995831 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035307285360 140035833649794 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5283] ppid=5274 vsize=14089220 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5283/stat : 5283 (java) S 5274 5274 3395 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035306231328 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5284] ppid=5274 vsize=14089220 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5284/stat : 5284 (java) S 5274 5274 3395 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 44995831 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035305178480 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5285] ppid=5274 vsize=14089220 memory=15817785569708416 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5285/stat : 5285 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035304126800 140035833657243 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5286] ppid=5274 vsize=14089220 memory=1404 CPUtime=1.43 cores=1,3,5,7
/proc/5276/task/5286/stat : 5286 (java) S 5274 5274 3395 0 -1 1077944384 9612 0 0 0 142 1 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035303074160 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5287] ppid=5274 vsize=14089220 memory=3256 CPUtime=1.35 cores=1,3,5,7
/proc/5276/task/5287/stat : 5287 (java) S 5274 5274 3395 0 -1 1077944384 8262 0 0 0 135 0 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035302021360 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5288] ppid=5274 vsize=14089220 memory=1456 CPUtime=0.43 cores=1,3,5,7
/proc/5276/task/5288/stat : 5288 (java) S 5274 5274 3395 0 -1 1077944384 6599 0 0 0 42 1 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035300968560 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5289] ppid=5274 vsize=14089220 memory=3300344 CPUtime=0 cores=1,3,5,7
/proc/5276/task/5289/stat : 5289 (java) S 5274 5274 3395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035299916000 140035833648853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
[pid=5276/tid=5290] ppid=5274 vsize=14089220 memory=8112282956445269571 CPUtime=0.55 cores=1,3,5,7
/proc/5276/task/5290/stat : 5290 (java) S 5274 5274 3395 0 -1 1077944384 1274 0 0 0 22 33 0 0 20 0 15 0 44995834 14427361280 825086 33554432000 4194304 4196468 140728545678960 140035298864304 140035833649794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 59 0 0 6293624 6294260 16818176 140728545686657 140728545686833 140728545686833 140728545689551 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 3301800 KiB

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

[startup+2386.61 s]
# the end of solver process 5274 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002114 s, system=0.001146 s

[startup+2386.62 s]
# the end of solver process 5276 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2386.96 s, system=13.1599 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

Child status: 143
Real time (s): 2386.62
CPU time (s): 2400.12
CPU user time (s): 2386.96
CPU system time (s): 13.1599
CPU usage (%): 100.566
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 7963492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2386.96
system time used= 13.1599
maximum resident set size= 7962176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277554
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71378
involuntary context switches= 2151


# summary of solver processes directly reported to runsolver:
#   pid: 5274,5276
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2386.96
#   total CPU system time (s): 13.1599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3151 second user time and 19.8644 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-22 17:45:26
IDJOB=4292484
IDBENCH=141021
IDSOLVER=2747
FILE ID=node107/4292484-1532274326
RUNJOBID= node107-1532271936-4847
PBS_JOBID= 21018963
Free space on /tmp= 55144 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-10_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292484-1532274326/watcher-4292484-1532274326 -o /tmp/evaluation-result-4292484-1532274326/solver-4292484-1532274326 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532271936-4847 --watchdog 2560  HOME/xcsp3-exec -seed 1333206059 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292484-1532274326.xml

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

MD5SUM BENCH= dd9b438f7b2aa476e711f04952c9024a
RANDOM SEED=1333206059

node107.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.40
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.40
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.40
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.40
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:        20139956 kB
MemAvailable:   31913016 kB
Buffers:          247272 kB
Cached:         11676088 kB
SwapCached:            0 kB
Active:          1582984 kB
Inactive:       10422288 kB
Active(anon):      84912 kB
Inactive(anon):    16860 kB
Active(file):    1498072 kB
Inactive(file): 10405428 kB
Unevictable:        7152 kB
Mlocked:            7152 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41008 kB
Writeback:            12 kB
AnonPages:         80972 kB
Mapped:            46332 kB
Shmem:             17036 kB
Slab:             324968 kB
SReclaimable:     298020 kB
SUnreclaim:        26948 kB
KernelStack:        3408 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1275940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 55124 MiB
End job on node107 at 2018-07-22 18:25:13