Trace number 4282821

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) 243.983 240.021

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-21-a3.xml
MD5SUM77b850f9bb38d7d923034c01213ab5aa
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark2001.25
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints213
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":210},{"size":1001,"count":21}]
Minimum variable degree0
Maximum variable degree22
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":19},{"degree":22,"count":2}]
Minimum constraint arity1
Maximum constraint arity210
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":210},{"arity":21,"count":1},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints211
Distribution of constraint types[{"type":"intension","count":211},{"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-4282821-1503212229.xml"  -tl '264s' -p 1 -x 0
0.11/0.14	c [HOME/instance-4282821-1503212229.xml, -tl, 264s, -p, 1, -x, 0]
0.11/0.20	c simple solver
0.34/0.26	c parse instance...
0.95/0.55	c solve instance...
243.96/240.01	s UNKNOWN
243.96/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 (9880 MiB free)
  memory of node 1: 16384 MiB (12110 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282821-1503212229/watcher-4282821-1503212229 -o /tmp/evaluation-result-4282821-1503212229/solver-4282821-1503212229 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503208459-5116 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1295400234 HOME/instance-4282821-1503212229.xml 

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

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=7628, runsolver pid=7625

[startup+0.100478 s]*
/proc/loadavg: 1.66 1.84 1.84 3/218 7644
/proc/meminfo: memFree=22502524/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0
[pid=7630] ppid=7628 vsize=13978596 memory=26988 CPUtime=0.11 cores=0,2,4,6
/proc/7630/stat : 7630 (java) S 7628 7628 5085 0 -1 1077944320 5174 0 0 0 11 0 0 0 20 0 15 0 154303840 14314082304 6747 33554432000 4194304 4196468 140729955639696 140729955622240 139702028828407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
/proc/7630/statm: 3494649 6747 2855 1 0 3482966 0
[pid=7630/tid=7631] ppid=7628 vsize=13978596 memory=8116511957895582555 CPUtime=0.09 cores=0,2,4,6
/proc/7630/task/7631/stat : 7631 (java) R 7628 7628 5085 0 -1 4202560 3125 0 0 0 9 0 0 0 20 0 15 0 154303841 14314082304 6747 33554432000 4194304 4196468 140729955639696 139702033061680 139701664628561 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7632] ppid=7628 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7632/stat : 7632 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14314082304 6747 33554432000 4194304 4196468 140729955639696 139702000671120 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7633] ppid=7628 vsize=13978596 memory=140654458103424 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7633/stat : 7633 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701623036176 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7634] ppid=7628 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7634/stat : 7634 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701621983888 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7635] ppid=7628 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7635/stat : 7635 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701620931088 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7636] ppid=7628 vsize=13978596 memory=140654458103424 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7636/stat : 7636 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303843 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701503076976 139702028839554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7637] ppid=7628 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7637/stat : 7637 (java) S 7628 7628 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154303843 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701502022944 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7638] ppid=7628 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154303843 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701500970608 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) S 7628 7628 5085 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 15 0 154303846 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701498865776 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) S 7628 7628 5085 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 154303846 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701497812976 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13978596 memory=140654458103424 CPUtime=0.01 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) R 7628 7628 5085 0 -1 4202560 322 0 0 0 1 0 0 0 20 0 15 0 154303846 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701496760688 139702007197076 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13978596 memory=140654458103424 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303846 14314082304 6747 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28372 KiB

[startup+0.210588 s]*
/proc/loadavg: 1.77 1.86 1.84 3/218 7644
/proc/meminfo: memFree=22491040/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0
[pid=7630] ppid=7628 vsize=13982852 memory=39256 CPUtime=0.34 cores=0,2,4,6
/proc/7630/stat : 7630 (java) S 7628 7628 5085 0 -1 1077944320 7893 0 0 0 32 2 0 0 20 0 15 0 154303840 14318440448 9814 33554432000 4194304 4196468 140729955639696 140729955622240 139702028828407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
/proc/7630/statm: 3495713 9814 3040 1 0 3482966 0
[pid=7630/tid=7631] ppid=7628 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7630/task/7631/stat : 7631 (java) D 7628 7628 5085 0 -1 1077944384 4893 0 0 0 19 1 0 0 20 0 15 0 154303841 14318440448 9835 33554432000 4194304 4196468 140729955639696 139702033039200 139702021507629 0 4 0 16800975 18446744072101654052 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7632] ppid=7628 vsize=13982852 memory=9010 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7632/stat : 7632 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14318440448 9835 33554432000 4194304 4196468 140729955639696 139702000671120 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7633] ppid=7628 vsize=13982884 memory=140654458874567 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7633/stat : 7633 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14318473216 9835 33554432000 4194304 4196468 140729955639696 139701623036176 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7634] ppid=7628 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7634/stat : 7634 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14318473216 9835 33554432000 4194304 4196468 140729955639696 139701621983888 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7635] ppid=7628 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7635/stat : 7635 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701620931088 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7636] ppid=7628 vsize=13982852 memory=140654458103424 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7636/stat : 7636 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303843 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701503076976 139702028839554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7637] ppid=7628 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7637/stat : 7637 (java) S 7628 7628 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154303843 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701502022944 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7638] ppid=7628 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154303843 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701500970608 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13982884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) S 7628 7628 5085 0 -1 1077944384 521 0 0 0 2 0 0 0 20 0 15 0 154303846 14318473216 9835 33554432000 4194304 4196468 140729955639696 139701498865776 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) S 7628 7628 5085 0 -1 1077944384 327 0 0 0 2 0 0 0 20 0 15 0 154303846 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701497812976 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13982852 memory=140654458103424 CPUtime=0.08 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) S 7628 7628 5085 0 -1 1077944384 879 0 0 0 8 0 0 0 20 0 15 0 154303846 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701496760688 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303846 14318440448 9835 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 40640 KiB

[startup+0.31052 s]*
/proc/loadavg: 1.77 1.86 1.84 4/218 7644
/proc/meminfo: memFree=22483232/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0
[pid=7630] ppid=7628 vsize=13982852 memory=46456 CPUtime=0.51 cores=0,2,4,6
/proc/7630/stat : 7630 (java) S 7628 7628 5085 0 -1 1077944320 8823 0 0 0 48 3 0 0 20 0 15 0 154303840 14318440448 11614 33554432000 4194304 4196468 140729955639696 140729955622240 139702028828407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
/proc/7630/statm: 3495713 11614 3114 1 0 3482966 0
[pid=7630/tid=7631] ppid=7628 vsize=13982852 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/7630/task/7631/stat : 7631 (java) R 7628 7628 5085 0 -1 4202560 5563 0 0 0 28 2 0 0 20 0 15 0 154303841 14318440448 11614 33554432000 4194304 4196468 140729955639696 139702033050320 139702028850333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7632] ppid=7628 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7632/stat : 7632 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14318440448 11614 33554432000 4194304 4196468 140729955639696 139702000671120 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7633] ppid=7628 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7633/stat : 7633 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701623036176 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7634] ppid=7628 vsize=13982852 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7634/stat : 7634 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701621983888 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7635] ppid=7628 vsize=13982852 memory=6945503147187019673 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7635/stat : 7635 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701620931088 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7636] ppid=7628 vsize=13982852 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7636/stat : 7636 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303843 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701503076976 139702028839554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7637] ppid=7628 vsize=13982852 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7637/stat : 7637 (java) S 7628 7628 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154303843 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701502022944 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7638] ppid=7628 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154303843 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701500970608 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13982852 memory=-6444775992005010620 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13982852 memory=7100839887185294217 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) S 7628 7628 5085 0 -1 1077944384 544 0 0 0 3 0 0 0 20 0 15 0 154303846 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701498865776 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) S 7628 7628 5085 0 -1 1077944384 376 0 0 0 3 0 0 0 20 0 15 0 154303846 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701497812976 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) S 7628 7628 5085 0 -1 1077944384 1051 0 0 0 12 0 0 0 20 0 15 0 154303846 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701496760688 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303846 14318440448 11614 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 47840 KiB

[startup+0.701194 s]
/proc/loadavg: 1.77 1.86 1.84 3/218 7644
/proc/meminfo: memFree=22471072/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0
[pid=7630] ppid=7628 vsize=13984976 memory=76252 CPUtime=1.53 cores=0,2,4,6
/proc/7630/stat : 7630 (java) S 7628 7628 5085 0 -1 1077944320 12313 0 0 0 148 5 0 0 20 0 15 0 154303840 14320615424 19063 33554432000 4194304 4196468 140729955639696 140729955622240 139702028828407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
/proc/7630/statm: 3496244 19063 3204 1 0 3483478 0
[pid=7630/tid=7631] ppid=7628 vsize=13984976 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/7630/task/7631/stat : 7631 (java) R 7628 7628 5085 0 -1 4202560 6285 0 0 0 64 3 0 0 20 0 15 0 154303841 14320615424 19063 33554432000 4194304 4196468 140729955639696 139702033066680 139701668487017 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7632] ppid=7628 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7632/stat : 7632 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14320615424 19063 33554432000 4194304 4196468 140729955639696 139702000671120 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7633] ppid=7628 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7633/stat : 7633 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303841 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701623036176 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7634] ppid=7628 vsize=13984976 memory=43020 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7634/stat : 7634 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701621983888 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7635] ppid=7628 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7635/stat : 7635 (java) S 7628 7628 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154303841 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701620931088 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7636] ppid=7628 vsize=13984976 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7636/stat : 7636 (java) S 7628 7628 5085 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701503076976 139702028839554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7637] ppid=7628 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7637/stat : 7637 (java) S 7628 7628 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701502022944 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7638] ppid=7628 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701500970608 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13984976 memory=11112 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13984976 memory=5776 CPUtime=0.25 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) R 7628 7628 5085 0 -1 4202560 1433 0 0 0 25 0 0 0 20 0 15 0 154303846 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701498857424 139702010004549 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13984976 memory=4616 CPUtime=0.26 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) R 7628 7628 5085 0 -1 4202560 1477 0 0 0 26 0 0 0 20 0 15 0 154303846 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701497798728 139702012734412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13984976 memory=792 CPUtime=0.32 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) S 7628 7628 5085 0 -1 1077944384 1811 0 0 0 32 0 0 0 20 0 15 0 154303846 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701496760688 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13984976 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 19063 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 77636 KiB

[startup+1.50079 s]
/proc/loadavg: 1.77 1.86 1.84 5/218 7644
/proc/meminfo: memFree=22421548/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0

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

/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 52204 33554432000 4194304 4196468 140729955639696 139701500970624 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 52204 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13984976 memory=208812 CPUtime=1.6 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) S 7628 7628 5085 0 -1 1077944384 9348 0 0 0 159 1 0 0 20 0 15 0 154303846 14320615424 52204 33554432000 4194304 4196468 140729955639696 139701498865776 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13984976 memory=1384 CPUtime=1.61 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) S 7628 7628 5085 0 -1 1077944384 9486 0 0 0 160 1 0 0 20 0 15 0 154303846 14320615424 52204 33554432000 4194304 4196468 140729955639696 139701497812976 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13984976 memory=208812 CPUtime=0.48 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) S 7628 7628 5085 0 -1 1077944384 4008 0 0 0 47 1 0 0 20 0 15 0 154303846 14320615424 52204 33554432000 4194304 4196468 140729955639696 139701496760688 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13984976 memory=281308681119904 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 52204 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13984976 memory=6943526294502006880 CPUtime=0.01 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 15 0 154303846 14320615424 52204 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 106.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 210200 KiB

[startup+162.301 s]
/proc/loadavg: 1.78 1.86 1.85 3/217 7724
/proc/meminfo: memFree=22261744/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0
[pid=7630] ppid=7628 vsize=13984976 memory=216032 CPUtime=166.16 cores=0,2,4,6
/proc/7630/stat : 7630 (java) S 7628 7628 5085 0 -1 1077944320 41376 0 0 0 16600 16 0 0 20 0 15 0 154303840 14320615424 54008 33554432000 4194304 4196468 140729955639696 140729955622240 139702028828407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
/proc/7630/statm: 3496244 54008 3265 1 0 3483478 0
[pid=7630/tid=7631] ppid=7628 vsize=13984976 memory=211904 CPUtime=162.22 cores=0,2,4,6
/proc/7630/task/7631/stat : 7631 (java) R 7628 7628 5085 0 -1 4202560 10778 0 0 0 16217 5 0 0 20 0 15 0 154303841 14320615424 54008 33554432000 4194304 4196468 140729955639696 139702033067080 139701668557395 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7632] ppid=7628 vsize=13984976 memory=1384 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7632/stat : 7632 (java) S 7628 7628 5085 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 154303841 14320615424 54008 33554432000 4194304 4196468 140729955639696 139702000671120 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7633] ppid=7628 vsize=13984976 memory=1384 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7633/stat : 7633 (java) S 7628 7628 5085 0 -1 1077944384 1436 0 0 0 2 0 0 0 20 0 15 0 154303841 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701623036176 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7634] ppid=7628 vsize=13984976 memory=211904 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7634/stat : 7634 (java) S 7628 7628 5085 0 -1 1077944384 1950 0 0 0 2 1 0 0 20 0 15 0 154303841 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701621983888 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7635] ppid=7628 vsize=13984976 memory=211920 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7635/stat : 7635 (java) S 7628 7628 5085 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 15 0 154303841 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701620931088 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7636] ppid=7628 vsize=13984976 memory=211920 CPUtime=0.01 cores=0,2,4,6
/proc/7630/task/7636/stat : 7636 (java) S 7628 7628 5085 0 -1 1077944384 971 0 0 0 0 1 0 0 20 0 15 0 154303843 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701503076976 139702028839554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7637] ppid=7628 vsize=13984976 memory=216032 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7637/stat : 7637 (java) S 7628 7628 5085 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701502023008 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7638] ppid=7628 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701500970624 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13984976 memory=2385 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13984976 memory=216032 CPUtime=1.6 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) S 7628 7628 5085 0 -1 1077944384 9401 0 0 0 159 1 0 0 20 0 15 0 154303846 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701498865776 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13984976 memory=216032 CPUtime=1.62 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) S 7628 7628 5085 0 -1 1077944384 9876 0 0 0 161 1 0 0 20 0 15 0 154303846 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701497812976 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13984976 memory=1384 CPUtime=0.49 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) S 7628 7628 5085 0 -1 1077944384 4300 0 0 0 48 1 0 0 20 0 15 0 154303846 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701496760688 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13984976 memory=216032 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 497 0 0 0 1 1 0 0 20 0 15 0 154303846 14320615424 54008 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 166.16 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 217416 KiB

[startup+222.301 s]
/proc/loadavg: 1.79 1.84 1.85 3/216 7725
/proc/meminfo: memFree=22300716/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0
[pid=7630] ppid=7628 vsize=13984976 memory=211452 CPUtime=226.24 cores=0,2,4,6
/proc/7630/stat : 7630 (java) S 7628 7628 5085 0 -1 1077944320 43028 0 0 0 22607 17 0 0 20 0 15 0 154303840 14320615424 52863 33554432000 4194304 4196468 140729955639696 140729955622240 139702028828407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
/proc/7630/statm: 3496244 52863 3265 1 0 3483478 0
[pid=7630/tid=7631] ppid=7628 vsize=13984976 memory=214016 CPUtime=222.22 cores=0,2,4,6
/proc/7630/task/7631/stat : 7631 (java) R 7628 7628 5085 0 -1 4202560 10845 0 0 0 22217 5 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139702033067248 139701670668602 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7632] ppid=7628 vsize=13984976 memory=214016 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7632/stat : 7632 (java) S 7628 7628 5085 0 -1 1077944384 354 0 0 0 3 0 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139702000671120 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7633] ppid=7628 vsize=13984976 memory=214016 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7633/stat : 7633 (java) S 7628 7628 5085 0 -1 1077944384 1436 0 0 0 2 0 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701623036176 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7634] ppid=7628 vsize=13984976 memory=214016 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7634/stat : 7634 (java) S 7628 7628 5085 0 -1 1077944384 1951 0 0 0 2 1 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701621983888 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7635] ppid=7628 vsize=13984976 memory=211452 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7635/stat : 7635 (java) S 7628 7628 5085 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701620931088 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7636] ppid=7628 vsize=13984976 memory=211452 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7636/stat : 7636 (java) S 7628 7628 5085 0 -1 1077944384 977 0 0 0 1 1 0 0 20 0 15 0 154303843 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701503076976 139702028839554 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7637] ppid=7628 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7637/stat : 7637 (java) S 7628 7628 5085 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701502023008 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7638] ppid=7628 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701500970624 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13984976 memory=214016 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13984976 memory=211452 CPUtime=1.64 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) S 7628 7628 5085 0 -1 1077944384 10323 0 0 0 163 1 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701498865776 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13984976 memory=1384 CPUtime=1.64 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) S 7628 7628 5085 0 -1 1077944384 10502 0 0 0 163 1 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701497812976 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13984976 memory=1384 CPUtime=0.49 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) S 7628 7628 5085 0 -1 1077944384 4323 0 0 0 48 1 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701496760688 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13984976 memory=4140 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 503 0 0 0 1 2 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 226.24 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 212836 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.84 1.85 1.85 3/217 7726
/proc/meminfo: memFree=22304760/32770624 swapFree=67108860/67108860
[pid=7628] ppid=7625 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7628/stat : 7628 (xcsp3-exec) S 7625 7628 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154303840 9740288 346 33554432000 4194304 5098028 140735749789616 140735749787720 139868505055868 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24776704 140735749796980 140735749797184 140735749797184 140735749799915 0
/proc/7628/statm: 2378 346 289 221 0 87 0
[pid=7630] ppid=7628 vsize=13984976 memory=211452 CPUtime=243.96 cores=0,2,4,6
/proc/7630/stat : 7630 (java) S 7628 7628 5085 0 -1 1077944320 43347 0 0 0 24379 17 0 0 20 0 15 0 154303840 14320615424 52863 33554432000 4194304 4196468 140729955639696 140729955622240 139702028828407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
/proc/7630/statm: 3496244 52863 3265 1 0 3483478 0
[pid=7630/tid=7631] ppid=7628 vsize=13984976 memory=-6733704525061579059 CPUtime=239.94 cores=0,2,4,6
/proc/7630/task/7631/stat : 7631 (java) R 7628 7628 5085 0 -1 4202560 11115 0 0 0 23988 6 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139702033067248 139701668619151 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7632] ppid=7628 vsize=13984976 memory=4126316290023845779 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7632/stat : 7632 (java) S 7628 7628 5085 0 -1 1077944384 354 0 0 0 3 0 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139702000671120 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7633] ppid=7628 vsize=13984976 memory=281308680945904 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7633/stat : 7633 (java) S 7628 7628 5085 0 -1 1077944384 1436 0 0 0 2 0 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701623036176 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7634] ppid=7628 vsize=13984976 memory=281308680945904 CPUtime=0.03 cores=0,2,4,6
/proc/7630/task/7634/stat : 7634 (java) S 7628 7628 5085 0 -1 1077944384 1951 0 0 0 2 1 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701621983888 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7635] ppid=7628 vsize=13984976 memory=281308680949232 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7635/stat : 7635 (java) S 7628 7628 5085 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 15 0 154303841 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701620931088 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7636] ppid=7628 vsize=13984976 memory=8112282956445269571 CPUtime=0.02 cores=0,2,4,6
/proc/7630/task/7636/stat : 7636 (java) S 7628 7628 5085 0 -1 1077944384 985 0 0 0 1 1 0 0 20 0 15 0 154303843 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701503076976 139702028839554 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7637] ppid=7628 vsize=13984976 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7637/stat : 7637 (java) S 7628 7628 5085 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701502023008 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7638] ppid=7628 vsize=13984976 memory=2972 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7638/stat : 7638 (java) S 7628 7628 5085 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 154303843 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701500970624 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7639] ppid=7628 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7639/stat : 7639 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701499918928 139702028847003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7640] ppid=7628 vsize=13984976 memory=162796 CPUtime=1.64 cores=0,2,4,6
/proc/7630/task/7640/stat : 7640 (java) S 7628 7628 5085 0 -1 1077944384 10331 0 0 0 163 1 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701498865776 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7641] ppid=7628 vsize=13984976 memory=211452 CPUtime=1.64 cores=0,2,4,6
/proc/7630/task/7641/stat : 7641 (java) S 7628 7628 5085 0 -1 1077944384 10504 0 0 0 163 1 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701497812976 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7642] ppid=7628 vsize=13984976 memory=1200 CPUtime=0.49 cores=0,2,4,6
/proc/7630/task/7642/stat : 7642 (java) S 7628 7628 5085 0 -1 1077944384 4328 0 0 0 48 1 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701496760688 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7643] ppid=7628 vsize=13984976 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/7630/task/7643/stat : 7643 (java) S 7628 7628 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701495708128 139702028838613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
[pid=7630/tid=7644] ppid=7628 vsize=13984976 memory=1160 CPUtime=0.04 cores=0,2,4,6
/proc/7630/task/7644/stat : 7644 (java) S 7628 7628 5085 0 -1 1077944384 529 0 0 0 1 3 0 0 20 0 15 0 154303846 14320615424 52863 33554432000 4194304 4196468 140729955639696 139701494655920 139702028839554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15306752 140729955644573 140729955644748 140729955644748 140729955647439 0
Current children cumulated CPU time: 243.96 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 212836 KiB

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.802
system time used= 0.181075
maximum resident set size= 220136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44485
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7945
involuntary context switches= 261


# summary of solver processes directly reported to runsolver:
#   pid: 7628,7630
#   total CPU time (s): 243.983
#   total CPU user time (s): 243.802
#   total CPU system time (s): 0.181075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.3686 second user time and 2.14497 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 08:42:48
IDJOB=4282821
IDBENCH=126219
IDSOLVER=2678
FILE ID=node150/4282821-1503212229
RUNJOBID= node150-1503208459-5116
PBS_JOBID= 20630864
Free space on /tmp= 61764 MiB

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

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

MD5SUM BENCH= 77b850f9bb38d7d923034c01213ab5aa
RANDOM SEED=1295400234

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        22518040 kB
MemAvailable:   31825532 kB
Buffers:          302064 kB
Cached:          9283732 kB
SwapCached:            0 kB
Active:          2914656 kB
Inactive:        6862904 kB
Active(anon):     141852 kB
Inactive(anon):    85796 kB
Active(file):    2772804 kB
Inactive(file):  6777108 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             0 kB
AnonPages:        253684 kB
Mapped:            64392 kB
Shmem:             33416 kB
Slab:             173212 kB
SReclaimable:     146832 kB
SUnreclaim:        26380 kB
KernelStack:        3824 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1197012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61756 MiB
End job on node150 at 2017-08-20 08:46:49