Trace number 4282824

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-18)? (TO) 244.41299 240.021

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-27-a3.xml
MD5SUMd2b2d316f8a3db7e4daa8c5fb45f5c4a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark817
Best CPU time to get the best result obtained on this benchmark1993.12
Satisfiable
(Un)Satisfiability was proved
Number of variables756
Number of constraints354
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":351},{"size":1001,"count":27}]
Minimum variable degree0
Maximum variable degree28
Distribution of variable degrees[{"degree":0,"count":378},{"degree":2,"count":351},{"degree":27,"count":25},{"degree":28,"count":2}]
Minimum constraint arity1
Maximum constraint arity351
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":351},{"arity":27,"count":1},{"arity":351,"count":1}]
Number of extensional constraints0
Number of intensional constraints352
Distribution of constraint types[{"type":"intension","count":352},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282824-1503212221.xml"  -tl '264s' -p 1 -x 0
0.13/0.14	c [HOME/instance-4282824-1503212221.xml, -tl, 264s, -p, 1, -x, 0]
0.13/0.19	c simple solver
0.34/0.26	c parse instance...
0.99/0.59	c solve instance...
244.39/240.01	s UNKNOWN
244.39/240.01	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 (12791 MiB free)
  memory of node 1: 16384 MiB (12918 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282824-1503212221/watcher-4282824-1503212221 -o /tmp/evaluation-result-4282824-1503212221/solver-4282824-1503212221 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503208459-21036 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 269213151 HOME/instance-4282824-1503212221.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=23690, runsolver pid=23687

[startup+0.100139 s]*
/proc/loadavg: 2.03 1.99 1.86 3/218 23706
/proc/meminfo: memFree=26309028/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0
[pid=23692] ppid=23690 vsize=13978596 memory=29076 CPUtime=0.13 cores=1,3,5,7
/proc/23692/stat : 23692 (java) S 23690 23690 21004 0 -1 1077944320 5133 0 0 0 12 1 0 0 20 0 15 0 154309979 14314082304 7269 33554432000 4194304 4196468 140727735193040 140727735175584 139752554356471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
/proc/23692/statm: 3494649 7269 2870 1 0 3482966 0
[pid=23692/tid=23693] ppid=23690 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/23692/task/23693/stat : 23693 (java) R 23690 23690 21004 0 -1 4202560 3068 0 0 0 9 0 0 0 20 0 15 0 154309980 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752558592896 139752554378397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23694] ppid=23690 vsize=13978596 memory=3472468336917218512 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23694/stat : 23694 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752469424784 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23695] ppid=23690 vsize=13978596 memory=140208022066816 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23695/stat : 23695 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752468371984 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23696] ppid=23690 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23696/stat : 23696 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752467319184 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23697] ppid=23690 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23697/stat : 23697 (java) S 23690 23690 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309980 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752466266384 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23698] ppid=23690 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23698/stat : 23698 (java) S 23690 23690 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309982 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752028466032 139752554367618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23699] ppid=23690 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23699/stat : 23699 (java) S 23690 23690 21004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 154309982 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752027412000 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23700] ppid=23690 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309982 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752026359152 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) S 23690 23690 21004 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 154309985 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752024254832 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) S 23690 23690 21004 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 154309985 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752023202032 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13978596 memory=140208022066816 CPUtime=0.01 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) S 23690 23690 21004 0 -1 1077944384 339 0 0 0 1 0 0 0 20 0 15 0 154309985 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752022149232 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13978596 memory=140208022066816 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309985 14314082304 7269 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30460 KiB

[startup+0.210972 s]*
/proc/loadavg: 2.03 1.99 1.86 3/218 23706
/proc/meminfo: memFree=26298516/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0
[pid=23692] ppid=23690 vsize=13982852 memory=40548 CPUtime=0.34 cores=1,3,5,7
/proc/23692/stat : 23692 (java) S 23690 23690 21004 0 -1 1077944320 7820 0 0 0 32 2 0 0 20 0 15 0 154309979 14318440448 10137 33554432000 4194304 4196468 140727735193040 140727735175584 139752554356471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
/proc/23692/statm: 3495713 10137 3049 1 0 3482966 0
[pid=23692/tid=23693] ppid=23690 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=1,3,5,7
/proc/23692/task/23693/stat : 23693 (java) R 23690 23690 21004 0 -1 4202560 4924 0 0 0 19 1 0 0 20 0 15 0 154309980 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752558567376 139752554378397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23694] ppid=23690 vsize=13982852 memory=3472468336917218512 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23694/stat : 23694 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752469424784 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23695] ppid=23690 vsize=13982852 memory=140208022066816 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23695/stat : 23695 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752468371984 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23696] ppid=23690 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23696/stat : 23696 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752467319184 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23697] ppid=23690 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23697/stat : 23697 (java) S 23690 23690 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752466266384 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23698] ppid=23690 vsize=13982852 memory=140208022066816 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23698/stat : 23698 (java) S 23690 23690 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309982 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752028466032 139752554367618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23699] ppid=23690 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23699/stat : 23699 (java) S 23690 23690 21004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 154309982 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752027412000 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23700] ppid=23690 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309982 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752026359152 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) S 23690 23690 21004 0 -1 1077944384 639 0 0 0 2 0 0 0 20 0 15 0 154309985 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752024254832 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) S 23690 23690 21004 0 -1 1077944384 235 0 0 0 1 0 0 0 20 0 15 0 154309985 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752023202032 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13982852 memory=140208022066816 CPUtime=0.08 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) S 23690 23690 21004 0 -1 1077944384 720 0 0 0 8 0 0 0 20 0 15 0 154309985 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752022149232 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13982852 memory=140208022066816 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309985 14318440448 10137 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41932 KiB

[startup+0.311207 s]*
/proc/loadavg: 2.03 1.99 1.86 4/218 23706
/proc/meminfo: memFree=26291596/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0
[pid=23692] ppid=23690 vsize=13982852 memory=47656 CPUtime=0.51 cores=1,3,5,7
/proc/23692/stat : 23692 (java) S 23690 23690 21004 0 -1 1077944320 8546 0 0 0 49 2 0 0 20 0 15 0 154309979 14318440448 11914 33554432000 4194304 4196468 140727735193040 140727735175584 139752554356471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
/proc/23692/statm: 3495713 11914 3106 1 0 3482966 0
[pid=23692/tid=23693] ppid=23690 vsize=13982852 memory=-8540663193526752614 CPUtime=0.29 cores=1,3,5,7
/proc/23692/task/23693/stat : 23693 (java) R 23690 23690 21004 0 -1 4202560 5515 0 0 0 28 1 0 0 20 0 15 0 154309980 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752558592744 139752538436958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23694] ppid=23690 vsize=13982852 memory=3472468336917218512 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23694/stat : 23694 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752469424784 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23695] ppid=23690 vsize=13982852 memory=140208022087771 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23695/stat : 23695 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752468371984 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23696] ppid=23690 vsize=13982852 memory=140207865333020 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23696/stat : 23696 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752467319184 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23697] ppid=23690 vsize=13982852 memory=140207865314255 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23697/stat : 23697 (java) S 23690 23690 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309980 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752466266384 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23698] ppid=23690 vsize=13982852 memory=140208022087847 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23698/stat : 23698 (java) S 23690 23690 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309982 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752028466032 139752554367618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23699] ppid=23690 vsize=13982852 memory=140207865323471 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23699/stat : 23699 (java) S 23690 23690 21004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 154309982 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752027412000 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23700] ppid=23690 vsize=13982852 memory=280415730644624 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309982 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752026359152 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13982852 memory=280415730651504 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13982852 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) S 23690 23690 21004 0 -1 1077944384 677 0 0 0 5 0 0 0 20 0 15 0 154309985 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752024254832 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13982852 memory=2240 CPUtime=0.02 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) S 23690 23690 21004 0 -1 1077944384 240 0 0 0 2 0 0 0 20 0 15 0 154309985 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752023202032 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13982852 memory=140208022066816 CPUtime=0.13 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) R 23690 23690 21004 0 -1 4202560 814 0 0 0 13 0 0 0 20 0 15 0 154309985 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752022149232 139752533014384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13982852 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13982852 memory=140208022066816 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309985 14318440448 11924 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49040 KiB

[startup+0.708203 s]
/proc/loadavg: 2.03 1.99 1.86 4/218 23706
/proc/meminfo: memFree=26279436/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0
[pid=23692] ppid=23690 vsize=13984976 memory=75264 CPUtime=1.53 cores=1,3,5,7
/proc/23692/stat : 23692 (java) S 23690 23690 21004 0 -1 1077944320 10963 0 0 0 149 4 0 0 20 0 15 0 154309979 14320615424 18816 33554432000 4194304 4196468 140727735193040 140727735175584 139752554356471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
/proc/23692/statm: 3496244 18816 3205 1 0 3483478 0
[pid=23692/tid=23693] ppid=23690 vsize=13984976 memory=1224 CPUtime=0.68 cores=1,3,5,7
/proc/23692/task/23693/stat : 23693 (java) R 23690 23690 21004 0 -1 4202560 6216 0 0 0 66 2 0 0 20 0 15 0 154309980 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752558594240 139752538436958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23694] ppid=23690 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23694/stat : 23694 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752469424784 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23695] ppid=23690 vsize=13984976 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23695/stat : 23695 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752468371984 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23696] ppid=23690 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23696/stat : 23696 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309980 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752467319184 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23697] ppid=23690 vsize=13984976 memory=280415730726208 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23697/stat : 23697 (java) S 23690 23690 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154309980 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752466266384 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23698] ppid=23690 vsize=13984976 memory=11268 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23698/stat : 23698 (java) S 23690 23690 21004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752028466032 139752554367618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23699] ppid=23690 vsize=13984976 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23699/stat : 23699 (java) S 23690 23690 21004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752027412000 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23700] ppid=23690 vsize=13984976 memory=2319529428792166053 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752026359152 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13984976 memory=51 CPUtime=0.25 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) R 23690 23690 21004 0 -1 4202560 1149 0 0 0 25 0 0 0 20 0 15 0 154309985 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752024241376 139752539482806 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13984976 memory=5 CPUtime=0.23 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) R 23690 23690 21004 0 -1 4202560 618 0 0 0 23 0 0 0 20 0 15 0 154309985 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752023202032 139752554368406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13984976 memory=9907 CPUtime=0.34 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) R 23690 23690 21004 0 -1 4202560 1674 0 0 0 34 0 0 0 20 0 15 0 154309985 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752022149232 139752554377818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13984976 memory=463 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 18816 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 76648 KiB

[startup+1.50084 s]
/proc/loadavg: 2.03 1.99 1.86 6/218 23706
/proc/meminfo: memFree=26235508/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0

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

/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 56107 33554432000 4194304 4196468 140727735193040 139752026359168 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13984976 memory=166 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 56107 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13984976 memory=52 CPUtime=1.82 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) S 23690 23690 21004 0 -1 1077944384 9787 0 0 0 181 1 0 0 20 0 15 0 154309985 14320615424 56107 33554432000 4194304 4196468 140727735193040 139752024254832 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13984976 memory=1384 CPUtime=1.69 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) S 23690 23690 21004 0 -1 1077944384 10147 0 0 0 168 1 0 0 20 0 15 0 154309985 14320615424 56107 33554432000 4194304 4196468 140727735193040 139752023202032 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13984976 memory=218204 CPUtime=0.53 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) S 23690 23690 21004 0 -1 1077944384 5586 0 0 0 52 1 0 0 20 0 15 0 154309985 14320615424 56107 33554432000 4194304 4196468 140727735193040 139752022149232 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 56107 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13984976 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 448 0 0 0 1 0 0 0 20 0 15 0 154309985 14320615424 56107 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 106.45 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 225812 KiB

[startup+162.301 s]
/proc/loadavg: 1.55 1.86 1.83 3/217 23708
/proc/meminfo: memFree=26156536/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0
[pid=23692] ppid=23690 vsize=13984976 memory=239364 CPUtime=166.57 cores=1,3,5,7
/proc/23692/stat : 23692 (java) S 23690 23690 21004 0 -1 1077944320 46693 0 0 0 16641 16 0 0 20 0 15 0 154309979 14320615424 59841 33554432000 4194304 4196468 140727735193040 140727735175584 139752554356471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
/proc/23692/statm: 3496244 59841 3267 1 0 3483478 0
[pid=23692/tid=23693] ppid=23690 vsize=13984976 memory=239364 CPUtime=162.2 cores=1,3,5,7
/proc/23692/task/23693/stat : 23693 (java) R 23690 23690 21004 0 -1 4202560 11464 0 0 0 16216 4 0 0 20 0 15 0 154309980 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752558592624 139752150031812 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23694] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23694/stat : 23694 (java) S 23690 23690 21004 0 -1 1077944384 1093 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752469424784 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23695] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23695/stat : 23695 (java) S 23690 23690 21004 0 -1 1077944384 1923 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752468371984 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23696] ppid=23690 vsize=13984976 memory=239304 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23696/stat : 23696 (java) S 23690 23690 21004 0 -1 1077944384 1018 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752467319184 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23697] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23697/stat : 23697 (java) S 23690 23690 21004 0 -1 1077944384 804 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752466266384 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23698] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/23692/task/23698/stat : 23698 (java) S 23690 23690 21004 0 -1 1077944384 1208 0 0 0 1 0 0 0 20 0 15 0 154309982 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752028466032 139752554367618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23699] ppid=23690 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23699/stat : 23699 (java) S 23690 23690 21004 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752027412064 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23700] ppid=23690 vsize=13984976 memory=636 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752026359168 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13984976 memory=1292 CPUtime=1.83 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) S 23690 23690 21004 0 -1 1077944384 10133 0 0 0 182 1 0 0 20 0 15 0 154309985 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752024254832 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13984976 memory=2428 CPUtime=1.73 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) S 23690 23690 21004 0 -1 1077944384 11462 0 0 0 172 1 0 0 20 0 15 0 154309985 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752023202032 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.53 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) S 23690 23690 21004 0 -1 1077944384 5726 0 0 0 52 1 0 0 20 0 15 0 154309985 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752022149232 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13984976 memory=239364 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13984976 memory=14182 CPUtime=0.02 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 485 0 0 0 1 1 0 0 20 0 15 0 154309985 14320615424 59841 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 166.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 240748 KiB

[startup+222.301 s]
/proc/loadavg: 1.70 1.84 1.83 6/216 23787
/proc/meminfo: memFree=25926208/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0
[pid=23692] ppid=23690 vsize=13984976 memory=236804 CPUtime=226.65 cores=1,3,5,7
/proc/23692/stat : 23692 (java) S 23690 23690 21004 0 -1 1077944320 47858 0 0 0 22648 17 0 0 20 0 15 0 154309979 14320615424 59201 33554432000 4194304 4196468 140727735193040 140727735175584 139752554356471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
/proc/23692/statm: 3496244 59201 3267 1 0 3483478 0
[pid=23692/tid=23693] ppid=23690 vsize=13984976 memory=1384 CPUtime=222.18 cores=1,3,5,7
/proc/23692/task/23693/stat : 23693 (java) R 23690 23690 21004 0 -1 4202560 11709 0 0 0 22214 4 0 0 20 0 15 0 154309980 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752558595952 139752151150624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23694] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23694/stat : 23694 (java) S 23690 23690 21004 0 -1 1077944384 1123 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752469424784 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23695] ppid=23690 vsize=13984976 memory=236804 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23695/stat : 23695 (java) S 23690 23690 21004 0 -1 1077944384 2259 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752468371984 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23696] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23696/stat : 23696 (java) S 23690 23690 21004 0 -1 1077944384 1039 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752467319184 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23697] ppid=23690 vsize=13984976 memory=236804 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23697/stat : 23697 (java) S 23690 23690 21004 0 -1 1077944384 843 0 0 0 3 1 0 0 20 0 15 0 154309980 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752466266384 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23698] ppid=23690 vsize=13984976 memory=236804 CPUtime=0.01 cores=1,3,5,7
/proc/23692/task/23698/stat : 23698 (java) S 23690 23690 21004 0 -1 1077944384 1372 0 0 0 1 0 0 0 20 0 15 0 154309982 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752028466032 139752554367618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23699] ppid=23690 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23699/stat : 23699 (java) S 23690 23690 21004 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752027412064 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23700] ppid=23690 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752026359168 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13984976 memory=1384 CPUtime=1.83 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) S 23690 23690 21004 0 -1 1077944384 10215 0 0 0 182 1 0 0 20 0 15 0 154309985 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752024254832 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13984976 memory=236804 CPUtime=1.78 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) S 23690 23690 21004 0 -1 1077944384 11702 0 0 0 177 1 0 0 20 0 15 0 154309985 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752023202032 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13984976 memory=4140 CPUtime=0.53 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) S 23690 23690 21004 0 -1 1077944384 5726 0 0 0 52 1 0 0 20 0 15 0 154309985 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752022149232 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13984976 memory=42852 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13984976 memory=2240 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 493 0 0 0 2 2 0 0 20 0 15 0 154309985 14320615424 59201 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 226.65 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 238188 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.97 1.90 1.85 3/216 23787
/proc/meminfo: memFree=25048468/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/23690/stat : 23690 (xcsp3-exec) S 23687 23690 21004 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154309979 9740288 346 33554432000 4194304 5098028 140725399966240 140725399964344 140069754790524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14548992 140725399970933 140725399971136 140725399971136 140725399973867 0
/proc/23690/statm: 2378 346 289 221 0 87 0
[pid=23692] ppid=23690 vsize=13984976 memory=240900 CPUtime=244.39 cores=1,3,5,7
/proc/23692/stat : 23692 (java) S 23690 23690 21004 0 -1 1077944320 48104 0 0 0 24421 18 0 0 20 0 15 0 154309979 14320615424 60225 33554432000 4194304 4196468 140727735193040 140727735175584 139752554356471 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
/proc/23692/statm: 3496244 60225 3267 1 0 3483478 0
[pid=23692/tid=23693] ppid=23690 vsize=13984976 memory=6791534058613427641 CPUtime=239.88 cores=1,3,5,7
/proc/23692/task/23693/stat : 23693 (java) R 23690 23690 21004 0 -1 4202560 11725 0 0 0 23984 4 0 0 20 0 15 0 154309980 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752558596064 139752152355924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23694] ppid=23690 vsize=13984976 memory=-7003737579269690708 CPUtime=0.05 cores=1,3,5,7
/proc/23692/task/23694/stat : 23694 (java) S 23690 23690 21004 0 -1 1077944384 1127 0 0 0 4 1 0 0 20 0 15 0 154309980 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752469424784 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23695] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.05 cores=1,3,5,7
/proc/23692/task/23695/stat : 23695 (java) S 23690 23690 21004 0 -1 1077944384 2265 0 0 0 4 1 0 0 20 0 15 0 154309980 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752468371984 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23696] ppid=23690 vsize=13984976 memory=240900 CPUtime=0.05 cores=1,3,5,7
/proc/23692/task/23696/stat : 23696 (java) S 23690 23690 21004 0 -1 1077944384 1044 0 0 0 4 1 0 0 20 0 15 0 154309980 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752467319184 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23697] ppid=23690 vsize=13984976 memory=1384 CPUtime=0.05 cores=1,3,5,7
/proc/23692/task/23697/stat : 23697 (java) S 23690 23690 21004 0 -1 1077944384 847 0 0 0 4 1 0 0 20 0 15 0 154309980 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752466266384 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23698] ppid=23690 vsize=13984976 memory=240900 CPUtime=0.01 cores=1,3,5,7
/proc/23692/task/23698/stat : 23698 (java) S 23690 23690 21004 0 -1 1077944384 1374 0 0 0 1 0 0 0 20 0 15 0 154309982 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752028466032 139752554367618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23699] ppid=23690 vsize=13984976 memory=8612 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23699/stat : 23699 (java) S 23690 23690 21004 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752027412064 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23700] ppid=23690 vsize=13984976 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23700/stat : 23700 (java) S 23690 23690 21004 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154309982 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752026359168 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23701] ppid=23690 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23701/stat : 23701 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752025307472 139752554375067 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23702] ppid=23690 vsize=13984976 memory=1004 CPUtime=1.83 cores=1,3,5,7
/proc/23692/task/23702/stat : 23702 (java) S 23690 23690 21004 0 -1 1077944384 10302 0 0 0 182 1 0 0 20 0 15 0 154309985 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752024254832 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23703] ppid=23690 vsize=13984976 memory=5788 CPUtime=1.78 cores=1,3,5,7
/proc/23692/task/23703/stat : 23703 (java) S 23690 23690 21004 0 -1 1077944384 11702 0 0 0 177 1 0 0 20 0 15 0 154309985 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752023202032 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23704] ppid=23690 vsize=13984976 memory=1196 CPUtime=0.53 cores=1,3,5,7
/proc/23692/task/23704/stat : 23704 (java) S 23690 23690 21004 0 -1 1077944384 5848 0 0 0 52 1 0 0 20 0 15 0 154309985 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752022149232 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23705] ppid=23690 vsize=13984976 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/23692/task/23705/stat : 23705 (java) S 23690 23690 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154309985 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752021096672 139752554366677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
[pid=23692/tid=23706] ppid=23690 vsize=13984976 memory=15876 CPUtime=0.04 cores=1,3,5,7
/proc/23692/task/23706/stat : 23706 (java) S 23690 23690 21004 0 -1 1077944384 493 0 0 0 2 2 0 0 20 0 15 0 154309985 14320615424 60225 33554432000 4194304 4196468 140727735193040 139752020044976 139752554367618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 25792512 140727735194781 140727735194956 140727735194956 140727735197647 0
Current children cumulated CPU time: 244.39 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 242284 KiB

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

[startup+240.019 s]
# the end of solver process 23690 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00089 s, system=0.001294 s

[startup+240.021 s]
# the end of solver process 23692 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=244.223 s, system=0.190372 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): 240.021
CPU time (s): 244.413
CPU user time (s): 244.223
CPU system time (s): 0.190372
CPU usage (%): 101.83
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 246392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.223
system time used= 0.190372
maximum resident set size= 245508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48882
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8203
involuntary context switches= 132


# summary of solver processes directly reported to runsolver:
#   pid: 23690,23692
#   total CPU time (s): 244.413
#   total CPU user time (s): 244.223
#   total CPU system time (s): 0.190372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.42956 second user time and 2.08404 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-20 08:42:41
IDJOB=4282824
IDBENCH=126216
IDSOLVER=2678
FILE ID=node107/4282824-1503212221
RUNJOBID= node107-1503208459-21036
PBS_JOBID= 20630867
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-27-a3.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-4282824-1503212221/watcher-4282824-1503212221 -o /tmp/evaluation-result-4282824-1503212221/solver-4282824-1503212221 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503208459-21036 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 269213151 HOME/instance-4282824-1503212221.xml

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

MD5SUM BENCH= d2b2d316f8a3db7e4daa8c5fb45f5c4a
RANDOM SEED=269213151

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.84
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.84
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.84
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.84
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:        26327776 kB
MemAvailable:   31786548 kB
Buffers:          270484 kB
Cached:          5480552 kB
SwapCached:            0 kB
Active:          1084544 kB
Inactive:        4912300 kB
Active(anon):     248656 kB
Inactive(anon):    33132 kB
Active(file):     835888 kB
Inactive(file):  4879168 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8064 kB
Writeback:            16 kB
AnonPages:        326748 kB
Mapped:            64008 kB
Shmem:             33420 kB
Slab:             145900 kB
SReclaimable:     119104 kB
SUnreclaim:        26796 kB
KernelStack:        3776 kB
PageTables:         5516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1301096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 61780 MiB
End job on node107 at 2017-08-20 08:46:41