Trace number 4269936

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.1201 2509.1201

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-9.xml
MD5SUM61a67ae858673343e351cd0fcc1d1459
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark615
Best CPU time to get the best result obtained on this benchmark19946.6
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size704
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":704,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269936-1502684659.xml"  -tl '2520s' -p 1 -x 0
0.09/0.28	c [HOME/instance-4269936-1502684659.xml, -tl, 2520s, -p, 1, -x, 0]
0.26/0.34	c simple solver
0.26/0.40	c parse instance...
1.04/0.76	c solve instance...
2520.09/2509.11	s UNKNOWN
2520.09/2509.11	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 (15131 MiB free)
  memory of node 1: 16384 MiB (15422 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269936-1502684659/watcher-4269936-1502684659 -o /tmp/evaluation-result-4269936-1502684659/solver-4269936-1502684659 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 176014882 HOME/instance-4269936-1502684659.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=15972, runsolver pid=15969

[startup+0.100126 s]*
/proc/loadavg: 1.87 1.80 1.75 4/222 15979
/proc/meminfo: memFree=31279756/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13441356 memory=16940 CPUtime=0.01 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 3520 0 0 0 1 0 0 0 20 0 7 0 56806605 13763948544 4235 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3360339 4235 1983 1 0 3349836 0
[pid=15974/tid=15975] ppid=15972 vsize=13441356 memory=4206989191851631162 CPUtime=0.01 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 2282 0 0 0 1 0 0 0 20 0 7 0 56806606 13763948544 4235 18446744073709551615 4194304 4196468 140728589648784 139874629982992 139874611423061 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13441356 memory=3461491076034754185 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 56806606 13763948544 4235 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13441356 memory=140471405069952 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 56806606 13763948544 4235 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 56806606 13763948544 4235 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13441356 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 56806606 13763948544 4235 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 56806608 13763948544 4235 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 18320 KiB

[startup+0.210465 s]*
/proc/loadavg: 1.87 1.80 1.75 5/231 15988
/proc/meminfo: memFree=31272772/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13974352 memory=28136 CPUtime=0.09 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 4927 0 0 0 8 1 0 0 20 0 15 0 56806605 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3493588 7034 2758 1 0 3482964 0
[pid=15974/tid=15975] ppid=15972 vsize=13974352 memory=-6224369880073867621 CPUtime=0.07 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 3065 0 0 0 7 0 0 0 20 0 15 0 56806606 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874629962608 139874625762461 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13974352 memory=3461491076034754185 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13974352 memory=140471405069952 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806608 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15981/stat : 15981 (java) S 15972 15972 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 56806608 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874102916384 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15982] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15982/stat : 15982 (java) S 15972 15972 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 56806608 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874101864048 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15983] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15983/stat : 15983 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874100812368 139874625759131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15984] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15984/stat : 15984 (java) R 15972 15972 11586 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 56806611 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874099759216 139874625751682 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15985] ppid=15972 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15985/stat : 15985 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874098706416 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15986] ppid=15972 vsize=13974352 memory=140471405069952 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15986/stat : 15986 (java) R 15972 15972 11586 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 15 0 56806611 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874097654128 139874625752470 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15987] ppid=15972 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15987/stat : 15987 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874096601568 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15988] ppid=15972 vsize=13974352 memory=140471405069952 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15988/stat : 15988 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806616 14309736448 7034 18446744073709551615 4194304 4196468 140728589648784 139874095549360 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29516 KiB

[startup+0.310862 s]*
/proc/loadavg: 1.87 1.80 1.75 4/231 15988
/proc/meminfo: memFree=31260184/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13974352 memory=37552 CPUtime=0.26 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 8445 0 0 0 24 2 0 0 20 0 15 0 56806605 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3493588 9388 2982 1 0 3482964 0
[pid=15974/tid=15975] ppid=15972 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 5682 0 0 0 15 1 0 0 20 0 15 0 56806606 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874629974032 139874216837192 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13974352 memory=2209 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806608 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13974352 memory=140471405069951 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15981/stat : 15981 (java) S 15972 15972 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 56806608 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874102916384 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15982] ppid=15972 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15982/stat : 15982 (java) S 15972 15972 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 56806608 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874101864048 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15983] ppid=15972 vsize=13974352 memory=140471405069952 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15983/stat : 15983 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874100812368 139874625759131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15984] ppid=15972 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15974/task/15984/stat : 15984 (java) S 15972 15972 11586 0 -1 1077944384 665 0 0 0 2 0 0 0 20 0 15 0 56806611 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874099759216 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15985] ppid=15972 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15974/task/15985/stat : 15985 (java) R 15972 15972 11586 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 15 0 56806611 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874098706416 139874625751682 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15986] ppid=15972 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/15974/task/15986/stat : 15986 (java) R 15972 15972 11586 0 -1 4202560 746 0 0 0 5 0 0 0 20 0 15 0 56806611 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874097654128 139874604698469 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15987] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15987/stat : 15987 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874096601568 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15988] ppid=15972 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15988/stat : 15988 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806616 14309736448 9388 18446744073709551615 4194304 4196468 140728589648784 139874095549360 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38932 KiB

[startup+0.706182 s]
/proc/loadavg: 1.87 1.80 1.75 5/231 15988
/proc/meminfo: memFree=31250444/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13980732 memory=61996 CPUtime=1.04 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 12130 0 0 0 100 4 0 0 20 0 15 0 56806605 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3495183 15499 3167 1 0 3483476 0
[pid=15974/tid=15975] ppid=15972 vsize=13980732 memory=139 CPUtime=0.53 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 7996 0 0 0 50 3 0 0 20 0 15 0 56806606 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874629975488 139874216847061 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13980732 memory=8458433173656778549 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13980732 memory=6369873698954956881 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13980732 memory=5859273620209619044 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15981/stat : 15981 (java) S 15972 15972 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874102916384 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15982] ppid=15972 vsize=13980732 memory=7306916055891837008 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15982/stat : 15982 (java) S 15972 15972 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874101864048 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15983] ppid=15972 vsize=13980732 memory=288289956827497256 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15983/stat : 15983 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874100812368 139874625759131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15984] ppid=15972 vsize=13980732 memory=574540 CPUtime=0.1 cores=0,2,4,6
/proc/15974/task/15984/stat : 15984 (java) R 15972 15972 11586 0 -1 4202560 1067 0 0 0 10 0 0 0 20 0 15 0 56806611 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874099740120 139874609654091 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15985] ppid=15972 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/15974/task/15985/stat : 15985 (java) R 15972 15972 11586 0 -1 4202560 477 0 0 0 12 0 0 0 20 0 15 0 56806611 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874098693968 139874607258447 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15986] ppid=15972 vsize=13980732 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/15974/task/15986/stat : 15986 (java) R 15972 15972 11586 0 -1 1077944384 1282 0 0 0 27 0 0 0 20 0 15 0 56806611 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874097654128 139874625751682 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15987] ppid=15972 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15987/stat : 15987 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874096601568 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15988] ppid=15972 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15988/stat : 15988 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806616 14316269568 15499 18446744073709551615 4194304 4196468 140728589648784 139874095549360 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63376 KiB

[startup+1.50918 s]
/proc/loadavg: 1.87 1.80 1.75 7/231 15988
/proc/meminfo: memFree=31226044/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13980732 memory=115824 CPUtime=3.25 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 32290 0 0 0 318 7 0 0 20 0 15 0 56806605 14316269568 28956 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3495183 28956 3191 1 0 3483476 0
[pid=15974/tid=15975] ppid=15972 vsize=13980732 memory=280942535744784 CPUtime=1.3 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 9277 0 0 0 127 3 0 0 20 0 15 0 56806606 14316269568 28956 18446744073709551615 4194304 4196468 140728589648784 139874629976968 139874221283724 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 28956 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13980732 memory=69160 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 28956 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13980732 memory=139 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 28956 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 56806606 14316269568 28956 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13980732 memory=280942535289824 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 28956 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13980732 memory=140471267645104 CPUtime=0 cores=0,2,4,6

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

[pid=15974/tid=15980] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.31 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 4792 0 0 0 28 3 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13980732 memory=201876 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15981/stat : 15981 (java) S 15972 15972 11586 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874102916384 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15982] ppid=15972 vsize=13980732 memory=201876 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15982/stat : 15982 (java) S 15972 15972 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874101864048 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15983] ppid=15972 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15983/stat : 15983 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874100812368 139874625759131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15984] ppid=15972 vsize=13980732 memory=201876 CPUtime=4.6 cores=0,2,4,6
/proc/15974/task/15984/stat : 15984 (java) S 15972 15972 11586 0 -1 1077944384 31918 0 0 0 456 4 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874099759216 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15985] ppid=15972 vsize=13980732 memory=1380 CPUtime=4.72 cores=0,2,4,6
/proc/15974/task/15985/stat : 15985 (java) S 15972 15972 11586 0 -1 1077944384 23299 0 0 0 470 2 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874098706416 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15986] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.64 cores=0,2,4,6
/proc/15974/task/15986/stat : 15986 (java) S 15972 15972 11586 0 -1 1077944384 8737 0 0 0 63 1 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874097654128 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15987] ppid=15972 vsize=13980732 memory=2384 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15987/stat : 15987 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874096601568 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15988] ppid=15972 vsize=13980732 memory=1296 CPUtime=0.71 cores=0,2,4,6
/proc/15974/task/15988/stat : 15988 (java) S 15972 15972 11586 0 -1 1077944384 2466 0 0 0 33 38 0 0 20 0 15 0 56806616 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874095549360 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 2453.25 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203256 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.62 1.68 3/213 16289
/proc/meminfo: memFree=31255828/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13980732 memory=201876 CPUtime=2513.28 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 109336 0 0 0 251274 54 0 0 20 0 15 0 56806605 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3495183 50469 3239 1 0 3483476 0
[pid=15974/tid=15975] ppid=15972 vsize=13980732 memory=201876 CPUtime=2501.28 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 24010 0 0 0 250120 8 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874629979696 139874220556701 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1731 0 0 0 19 3 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 4413 0 0 0 20 2 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2216 0 0 0 18 4 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.23 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 4395 0 0 0 20 3 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.32 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 4798 0 0 0 29 3 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13980732 memory=201876 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15981/stat : 15981 (java) S 15972 15972 11586 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874102916384 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15982] ppid=15972 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15982/stat : 15982 (java) S 15972 15972 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874101864048 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15983] ppid=15972 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15983/stat : 15983 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874100812368 139874625759131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15984] ppid=15972 vsize=13980732 memory=201876 CPUtime=4.6 cores=0,2,4,6
/proc/15974/task/15984/stat : 15984 (java) S 15972 15972 11586 0 -1 1077944384 31918 0 0 0 456 4 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874099759216 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15985] ppid=15972 vsize=13980732 memory=1440 CPUtime=4.72 cores=0,2,4,6
/proc/15974/task/15985/stat : 15985 (java) S 15972 15972 11586 0 -1 1077944384 23299 0 0 0 470 2 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874098706416 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15986] ppid=15972 vsize=13980732 memory=1204 CPUtime=0.65 cores=0,2,4,6
/proc/15974/task/15986/stat : 15986 (java) S 15972 15972 11586 0 -1 1077944384 8737 0 0 0 63 2 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874097654128 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15987] ppid=15972 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15987/stat : 15987 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874096601568 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15988] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.73 cores=0,2,4,6
/proc/15974/task/15988/stat : 15988 (java) S 15972 15972 11586 0 -1 1077944384 2469 0 0 0 34 39 0 0 20 0 15 0 56806616 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874095549360 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 2513.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.11 s]
/proc/loadavg: 1.77 1.63 1.68 3/212 16289
/proc/meminfo: memFree=31256340/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13980732 memory=201876 CPUtime=2520.09 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 109341 0 0 0 251955 54 0 0 20 0 15 0 56806605 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3495183 50469 3239 1 0 3483476 0
[pid=15974/tid=15975] ppid=15972 vsize=13980732 memory=33 CPUtime=2508.09 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 24011 0 0 0 250801 8 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874629979760 139874222322945 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13980732 memory=2244 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1731 0 0 0 19 3 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 4413 0 0 0 20 2 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2216 0 0 0 18 4 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.23 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 4395 0 0 0 20 3 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.32 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 4800 0 0 0 29 3 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13980732 memory=201876 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15981/stat : 15981 (java) S 15972 15972 11586 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874102916384 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15982] ppid=15972 vsize=13980732 memory=1985 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15982/stat : 15982 (java) S 15972 15972 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874101864048 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15983] ppid=15972 vsize=13980732 memory=201876 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15983/stat : 15983 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874100812368 139874625759131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15984] ppid=15972 vsize=13980732 memory=32508 CPUtime=4.6 cores=0,2,4,6
/proc/15974/task/15984/stat : 15984 (java) S 15972 15972 11586 0 -1 1077944384 31918 0 0 0 456 4 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874099759216 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15985] ppid=15972 vsize=13980732 memory=280942537227904 CPUtime=4.72 cores=0,2,4,6
/proc/15974/task/15985/stat : 15985 (java) S 15972 15972 11586 0 -1 1077944384 23299 0 0 0 470 2 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874098706416 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15986] ppid=15972 vsize=13980732 memory=-7737621075815351712 CPUtime=0.65 cores=0,2,4,6
/proc/15974/task/15986/stat : 15986 (java) S 15972 15972 11586 0 -1 1077944384 8737 0 0 0 63 2 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874097654128 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15987] ppid=15972 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15987/stat : 15987 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874096601568 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15988] ppid=15972 vsize=13980732 memory=9992 CPUtime=0.73 cores=0,2,4,6
/proc/15974/task/15988/stat : 15988 (java) S 15972 15972 11586 0 -1 1077944384 2471 0 0 0 34 39 0 0 20 0 15 0 56806616 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874095549360 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203256 KiB

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

[startup+2509.12 s]
# the end of solver process 15972 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.57 s, system=0.548087 s

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

[startup+2509.11 s]
/proc/loadavg: 1.77 1.63 1.68 3/212 16289
/proc/meminfo: memFree=31256340/32770624 swapFree=67108860/67108860
[pid=15972] ppid=15969 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (xcsp3-exec) S 15969 15972 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 56806597 9740288 345 18446744073709551615 4194304 5098028 140727840447920 140727840446024 140582461448828 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 8757248 140727840452985 140727840453189 140727840453189 140727840456683 0
/proc/15972/statm: 2378 345 289 221 0 87 0
[pid=15974] ppid=15972 vsize=13980732 memory=201876 CPUtime=2520.09 cores=0,2,4,6
/proc/15974/stat : 15974 (java) S 15972 15972 11586 0 -1 1077944320 109341 0 0 0 251955 54 0 0 20 0 15 0 56806605 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 140728589631328 139874625740535 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
/proc/15974/statm: 3495183 50469 3239 1 0 3483476 0
[pid=15974/tid=15975] ppid=15972 vsize=13980732 memory=33 CPUtime=2508.09 cores=0,2,4,6
/proc/15974/task/15975/stat : 15975 (java) R 15972 15972 11586 0 -1 4202560 24011 0 0 0 250801 8 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874629979760 139874222322945 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15976] ppid=15972 vsize=13980732 memory=2244 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15976/stat : 15976 (java) S 15972 15972 11586 0 -1 1077944384 1731 0 0 0 19 3 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874545154448 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15977] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15977/stat : 15977 (java) S 15972 15972 11586 0 -1 1077944384 4413 0 0 0 20 2 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874544101648 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15978] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.22 cores=0,2,4,6
/proc/15974/task/15978/stat : 15978 (java) S 15972 15972 11586 0 -1 1077944384 2216 0 0 0 18 4 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874543049360 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15979] ppid=15972 vsize=13980732 memory=201876 CPUtime=0.23 cores=0,2,4,6
/proc/15974/task/15979/stat : 15979 (java) S 15972 15972 11586 0 -1 1077944384 4395 0 0 0 20 3 0 0 20 0 15 0 56806606 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874541996560 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15980] ppid=15972 vsize=13980732 memory=1380 CPUtime=0.32 cores=0,2,4,6
/proc/15974/task/15980/stat : 15980 (java) S 15972 15972 11586 0 -1 1077944384 4800 0 0 0 29 3 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874103970416 139874625751682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15981] ppid=15972 vsize=13980732 memory=201876 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15981/stat : 15981 (java) S 15972 15972 11586 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874102916384 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15982] ppid=15972 vsize=13980732 memory=1985 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15982/stat : 15982 (java) S 15972 15972 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 56806608 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874101864048 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15983] ppid=15972 vsize=13980732 memory=201876 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15983/stat : 15983 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874100812368 139874625759131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15984] ppid=15972 vsize=13980732 memory=32508 CPUtime=4.6 cores=0,2,4,6
/proc/15974/task/15984/stat : 15984 (java) S 15972 15972 11586 0 -1 1077944384 31918 0 0 0 456 4 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874099759216 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15985] ppid=15972 vsize=13980732 memory=280942537227904 CPUtime=4.72 cores=0,2,4,6
/proc/15974/task/15985/stat : 15985 (java) S 15972 15972 11586 0 -1 1077944384 23299 0 0 0 470 2 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874098706416 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15986] ppid=15972 vsize=13980732 memory=-7737621075815351712 CPUtime=0.65 cores=0,2,4,6
/proc/15974/task/15986/stat : 15986 (java) S 15972 15972 11586 0 -1 1077944384 8737 0 0 0 63 2 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874097654128 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15987] ppid=15972 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/15974/task/15987/stat : 15987 (java) S 15972 15972 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 56806611 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874096601568 139874625750741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
[pid=15974/tid=15988] ppid=15972 vsize=13980732 memory=9992 CPUtime=0.73 cores=0,2,4,6
/proc/15974/task/15988/stat : 15988 (java) S 15972 15972 11586 0 -1 1077944384 2471 0 0 0 34 39 0 0 20 0 15 0 56806616 14316269568 50469 18446744073709551615 4194304 4196468 140728589648784 139874095549360 139874625751682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 29802496 140728589652401 140728589652577 140728589652577 140728589656015 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203256 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2509.12
CPU time (s): 2520.12
CPU user time (s): 2519.57
CPU system time (s): 0.548087
CPU usage (%): 100.438
Max. virtual memory (cumulated for all children) (KiB): 13992796
Max. memory (cumulated for all children) (KiB): 241568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.57
system time used= 0.548087
maximum resident set size= 243780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110154
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64063
involuntary context switches= 3137


# summary of solver processes directly reported to runsolver:
#   pid: 15972
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2519.57
#   total CPU system time (s): 0.548087

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4934 second user time and 20.8874 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 06:10:03
IDJOB=4269936
IDBENCH=115805
IDSOLVER=2660
FILE ID=node124/4269936-1502684659
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-9.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269936-1502684659/watcher-4269936-1502684659 -o /tmp/evaluation-result-4269936-1502684659/solver-4269936-1502684659 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 176014882 HOME/instance-4269936-1502684659.xml

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

MD5SUM BENCH= 61a67ae858673343e351cd0fcc1d1459
RANDOM SEED=176014882

node124.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.51
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.51
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.51
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.51
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:        31287968 kB
MemAvailable:   31630860 kB
Buffers:          199976 kB
Cached:           422856 kB
SwapCached:            0 kB
Active:           805764 kB
Inactive:         226644 kB
Active(anon):     361084 kB
Inactive(anon):    73772 kB
Active(file):     444680 kB
Inactive(file):   152872 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8212 kB
Writeback:             0 kB
AnonPages:        409468 kB
Mapped:            58096 kB
Shmem:             25320 kB
Slab:             149028 kB
SReclaimable:     122348 kB
SUnreclaim:        26680 kB
KernelStack:        3728 kB
PageTables:         6616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2021364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-14 06:51:53