Trace number 4283634

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.1201 2452.1201

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-12.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283634-1503179871.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4283634-1503179871.xml, -tl, 2520s, -p, 1, -x, 3]
0.23/0.35	c simple solver
0.23/0.42	c parse instance...
0.83/0.61	c solve instance...
2520.09/2452.11	s UNKNOWN
2520.09/2452.11	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15058 MiB free)
  memory of node 1: 16384 MiB (15500 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283634-1503179871/watcher-4283634-1503179871 -o /tmp/evaluation-result-4283634-1503179871/solver-4283634-1503179871 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1871239511 HOME/instance-4283634-1503179871.xml 

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

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

solver pid=3665, runsolver pid=3662

[startup+0.100111 s]*
/proc/loadavg: 2.29 2.09 1.81 2/197 3666
/proc/meminfo: memFree=31292948/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209358 s]*
/proc/loadavg: 2.29 2.09 1.81 2/211 3680
/proc/meminfo: memFree=31283004/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
[pid=3667] ppid=3665 vsize=13974352 memory=21452 CPUtime=0.06 cores=1,3,5,7
/proc/3667/stat : 3667 (java) S 3665 3665 18108 0 -1 1077944320 4827 0 0 0 5 1 0 0 20 0 15 0 16394208 14309736448 5363 18446744073709551615 4194304 4196468 140735098651200 140735098633744 139839408840439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
/proc/3667/statm: 3493588 5363 2670 1 0 3482964 0
[pid=3667/tid=3668] ppid=3665 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=1,3,5,7
/proc/3667/task/3668/stat : 3668 (java) R 3665 3665 18108 0 -1 4202560 2993 0 0 0 4 1 0 0 20 0 15 0 16394208 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139839413074272 139839392920926 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3669] ppid=3665 vsize=13974352 memory=12504 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3669/stat : 3669 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139839371946768 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3670] ppid=3665 vsize=13974352 memory=140372619871636 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3670/stat : 3670 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139839007964048 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3671] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3671/stat : 3671 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139839006911504 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3672] ppid=3665 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3672/stat : 3672 (java) S 3665 3665 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139839005858960 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3673] ppid=3665 vsize=13974352 memory=140372619683456 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3673/stat : 3673 (java) S 3665 3665 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16394210 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838886975472 139839408851586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3674] ppid=3665 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3674/stat : 3674 (java) S 3665 3665 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16394211 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838885921696 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3675] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16394211 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) S 3665 3665 18108 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 16394213 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838882765296 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838881712752 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13974352 memory=140372619683456 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) S 3665 3665 18108 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 16394213 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838880660208 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13974352 memory=140372619683456 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394219 14309736448 5429 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 22832 KiB

[startup+0.310176 s]*
/proc/loadavg: 2.29 2.09 1.81 3/212 3681
/proc/meminfo: memFree=31267324/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
[pid=3667] ppid=3665 vsize=13974352 memory=36340 CPUtime=0.23 cores=1,3,5,7
/proc/3667/stat : 3667 (java) S 3665 3665 18108 0 -1 1077944320 8750 0 0 0 21 2 0 0 20 0 15 0 16394208 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 140735098633744 139839408840439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
/proc/3667/statm: 3493588 9085 2974 1 0 3482964 0
[pid=3667/tid=3668] ppid=3665 vsize=13974352 memory=-7677926825137650786 CPUtime=0.15 cores=1,3,5,7
/proc/3667/task/3668/stat : 3668 (java) R 3665 3665 18108 0 -1 4202560 5965 0 0 0 13 2 0 0 20 0 15 0 16394208 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139839413062816 139839408862365 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3669] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3669/stat : 3669 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139839371946768 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3670] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3670/stat : 3670 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139839007964048 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3671] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3671/stat : 3671 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139839006911504 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3672] ppid=3665 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3672/stat : 3672 (java) S 3665 3665 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16394209 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139839005858960 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3673] ppid=3665 vsize=13974352 memory=140372619683456 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3673/stat : 3673 (java) S 3665 3665 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16394210 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838886975472 139839408851586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3674] ppid=3665 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3674/stat : 3674 (java) S 3665 3665 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16394211 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838885921696 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3675] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16394211 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) S 3665 3665 18108 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 15 0 16394213 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838882765296 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) S 3665 3665 18108 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 16394213 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838881712752 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13974352 memory=140372619683456 CPUtime=0.05 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) S 3665 3665 18108 0 -1 1077944384 718 0 0 0 5 0 0 0 20 0 15 0 16394213 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838880660208 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13974352 memory=140372619683456 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394219 14309736448 9085 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37720 KiB

[startup+0.707671 s]
/proc/loadavg: 2.29 2.09 1.81 6/212 3681
/proc/meminfo: memFree=31254212/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
[pid=3667] ppid=3665 vsize=13980732 memory=62820 CPUtime=1.18 cores=1,3,5,7
/proc/3667/stat : 3667 (java) S 3665 3665 18108 0 -1 1077944320 13342 0 0 0 113 5 0 0 20 0 15 0 16394208 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 140735098633744 139839408840439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
/proc/3667/statm: 3495183 15705 3177 1 0 3483476 0
[pid=3667/tid=3668] ppid=3665 vsize=13980732 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/3667/task/3668/stat : 3668 (java) R 3665 3665 18108 0 -1 4202560 8521 0 0 0 50 3 0 0 20 0 15 0 16394208 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139839413079136 139839049564570 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3669] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3669/stat : 3669 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139839371946768 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3670] ppid=3665 vsize=13980732 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3670/stat : 3670 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139839007964048 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3671] ppid=3665 vsize=13980732 memory=12 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3671/stat : 3671 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139839006911504 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3672] ppid=3665 vsize=13980732 memory=7165352523810747705 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3672/stat : 3672 (java) S 3665 3665 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139839005858960 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3673] ppid=3665 vsize=13980732 memory=7084813469699035216 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3673/stat : 3673 (java) S 3665 3665 18108 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 16394210 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838886975472 139839408851586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3674] ppid=3665 vsize=13980732 memory=8023269665315972697 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3674/stat : 3674 (java) S 3665 3665 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838885921696 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3675] ppid=3665 vsize=13980732 memory=5773661246453719098 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13980732 memory=-8253362762722141311 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13980732 memory=1732 CPUtime=0.15 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) R 3665 3665 18108 0 -1 4202560 978 0 0 0 15 0 0 0 20 0 15 0 16394213 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838882765424 139839392225271 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13980732 memory=2004 CPUtime=0.18 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) R 3665 3665 18108 0 -1 4202560 1029 0 0 0 18 0 0 0 20 0 15 0 16394213 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838881703584 139839390016271 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13980732 memory=10936 CPUtime=0.29 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) R 3665 3665 18108 0 -1 4202560 1506 0 0 0 29 0 0 0 20 0 15 0 16394213 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838880658168 139839394819285 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13980732 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13980732 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394219 14316269568 15705 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 64200 KiB

[startup+1.5008 s]
/proc/loadavg: 2.51 2.13 1.83 5/212 3681
/proc/meminfo: memFree=31217352/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
[pid=3667] ppid=3665 vsize=13980732 memory=117512 CPUtime=3.77 cores=1,3,5,7
/proc/3667/stat : 3667 (java) S 3665 3665 18108 0 -1 1077944320 25173 0 0 0 370 7 0 0 20 0 15 0 16394208 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 140735098633744 139839408840439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
/proc/3667/statm: 3495183 29378 3197 1 0 3483476 0
[pid=3667/tid=3668] ppid=3665 vsize=13980732 memory=102 CPUtime=1.33 cores=1,3,5,7
/proc/3667/task/3668/stat : 3668 (java) R 3665 3665 18108 0 -1 4202560 9086 0 0 0 129 4 0 0 20 0 15 0 16394208 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139839413075120 139839408852374 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3669] ppid=3665 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3669/stat : 3669 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139839371946768 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3670] ppid=3665 vsize=13980732 memory=62820 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3670/stat : 3670 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139839007964048 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3671] ppid=3665 vsize=13980732 memory=280744966490584 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3671/stat : 3671 (java) S 3665 3665 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139839006911504 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3672] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3672/stat : 3672 (java) S 3665 3665 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16394209 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139839005858960 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3673] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3673/stat : 3673 (java) S 3665 3665 18108 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 16394210 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838886975472 139839408851586 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3674] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3674/stat : 3674 (java) S 3665 3665 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838885921696 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3675] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13980732 memory=2436 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13980732 memory=1732 CPUtime=0.94 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) R 3665 3665 18108 0 -1 4202560 5459 0 0 0 94 0 0 0 20 0 15 0 16394213 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838882756400 139839392736950 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13980732 memory=2004 CPUtime=0.97 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) R 3665 3665 18108 0 -1 4202560 5062 0 0 0 97 0 0 0 20 0 15 0 16394213 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838881699184 139839393948155 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13980732 memory=10936 CPUtime=0.5 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) R 3665 3665 18108 0 -1 1077944384 4245 0 0 0 49 1 0 0 20 0 15 0 16394213 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838880660208 139839408851586 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13980732 memory=12492 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394219 14316269568 29378 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0

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

/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 91520 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13980732 memory=375312 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 91520 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13980732 memory=367620 CPUtime=3.08 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) S 3665 3665 18108 0 -1 1077944384 18118 0 0 0 307 1 0 0 20 0 15 0 16394213 14316269568 91520 18446744073709551615 4194304 4196468 140735098651200 139838882765296 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13980732 memory=1380 CPUtime=3.02 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) S 3665 3665 18108 0 -1 1077944384 15249 0 0 0 301 1 0 0 20 0 15 0 16394213 14316269568 91520 18446744073709551615 4194304 4196468 140735098651200 139838881712752 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13980732 memory=280744968315312 CPUtime=0.73 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) S 3665 3665 18108 0 -1 1077944384 12374 0 0 0 71 2 0 0 20 0 15 0 16394213 14316269568 91520 18446744073709551615 4194304 4196468 140735098651200 139838880660208 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13980732 memory=366080 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 91520 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13980732 memory=4128 CPUtime=1.12 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 1085 0 0 0 45 67 0 0 20 0 15 0 16394219 14316269568 91520 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
Current children cumulated CPU time: 2448.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 367460 KiB

[startup+2442.3 s]
/proc/loadavg: 1.36 1.40 1.41 3/212 3942
/proc/meminfo: memFree=30715080/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
[pid=3667] ppid=3665 vsize=13980732 memory=418384 CPUtime=2510.05 cores=1,3,5,7
/proc/3667/stat : 3667 (java) S 3665 3665 18108 0 -1 1077944320 281074 0 0 0 250493 512 0 0 20 0 15 0 16394208 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 140735098633744 139839408840439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
/proc/3667/statm: 3495183 104596 3258 1 0 3483476 0
[pid=3667/tid=3668] ppid=3665 vsize=13980732 memory=435344 CPUtime=2418.86 cores=1,3,5,7
/proc/3667/task/3668/stat : 3668 (java) R 3665 3665 18108 0 -1 4202560 84732 0 0 0 241867 19 0 0 20 0 15 0 16394208 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139839413080144 139839054694269 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3669] ppid=3665 vsize=13980732 memory=443908 CPUtime=20.34 cores=1,3,5,7
/proc/3667/task/3669/stat : 3669 (java) S 3665 3665 18108 0 -1 1077944384 24675 0 0 0 1934 100 0 0 20 0 15 0 16394209 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139839371946768 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3670] ppid=3665 vsize=13980732 memory=424028 CPUtime=20.33 cores=1,3,5,7
/proc/3667/task/3670/stat : 3670 (java) S 3665 3665 18108 0 -1 1077944384 27137 0 0 0 1929 104 0 0 20 0 15 0 16394209 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139839007964048 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3671] ppid=3665 vsize=13980732 memory=424028 CPUtime=20.33 cores=1,3,5,7
/proc/3667/task/3671/stat : 3671 (java) S 3665 3665 18108 0 -1 1077944384 26147 0 0 0 1930 103 0 0 20 0 15 0 16394209 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139839006911504 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3672] ppid=3665 vsize=13980732 memory=418384 CPUtime=20.36 cores=1,3,5,7
/proc/3667/task/3672/stat : 3672 (java) S 3665 3665 18108 0 -1 1077944384 26316 0 0 0 1936 100 0 0 20 0 15 0 16394209 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139839005858960 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3673] ppid=3665 vsize=13980732 memory=1380 CPUtime=1.76 cores=1,3,5,7
/proc/3667/task/3673/stat : 3673 (java) S 3665 3665 18108 0 -1 1077944384 43855 0 0 0 139 37 0 0 20 0 15 0 16394210 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838886975472 139839408851586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3674] ppid=3665 vsize=13980732 memory=386004 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3674/stat : 3674 (java) S 3665 3665 18108 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838885921696 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3675] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13980732 memory=-8990767739041718176 CPUtime=3.08 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) S 3665 3665 18108 0 -1 1077944384 18120 0 0 0 307 1 0 0 20 0 15 0 16394213 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838882765296 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13980732 memory=443908 CPUtime=3.02 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) S 3665 3665 18108 0 -1 1077944384 15251 0 0 0 301 1 0 0 20 0 15 0 16394213 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838881712752 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13980732 memory=1380 CPUtime=0.73 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) S 3665 3665 18108 0 -1 1077944384 12398 0 0 0 71 2 0 0 20 0 15 0 16394213 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838880660208 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13980732 memory=424028 CPUtime=1.14 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 1100 0 0 0 46 68 0 0 20 0 15 0 16394219 14316269568 104596 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
Current children cumulated CPU time: 2510.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 419764 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2452.11 s]
/proc/loadavg: 1.30 1.38 1.40 3/211 3943
/proc/meminfo: memFree=30719648/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
[pid=3667] ppid=3665 vsize=13980732 memory=398892 CPUtime=2520.09 cores=1,3,5,7
/proc/3667/stat : 3667 (java) S 3665 3665 18108 0 -1 1077944320 281102 0 0 0 251497 512 0 0 20 0 15 0 16394208 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 140735098633744 139839408840439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
/proc/3667/statm: 3495183 99723 3258 1 0 3483476 0
[pid=3667/tid=3668] ppid=3665 vsize=13980732 memory=1380 CPUtime=2428.58 cores=1,3,5,7
/proc/3667/task/3668/stat : 3668 (java) R 3665 3665 18108 0 -1 4202560 84741 0 0 0 242839 19 0 0 20 0 15 0 16394208 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839413080112 139839054026123 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3669] ppid=3665 vsize=13980732 memory=400944 CPUtime=20.41 cores=1,3,5,7
/proc/3667/task/3669/stat : 3669 (java) S 3665 3665 18108 0 -1 1077944384 24677 0 0 0 1941 100 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839371946768 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3670] ppid=3665 vsize=13980732 memory=1380 CPUtime=20.41 cores=1,3,5,7
/proc/3667/task/3670/stat : 3670 (java) S 3665 3665 18108 0 -1 1077944384 27137 0 0 0 1937 104 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839007964048 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3671] ppid=3665 vsize=13980732 memory=411204 CPUtime=20.41 cores=1,3,5,7
/proc/3667/task/3671/stat : 3671 (java) S 3665 3665 18108 0 -1 1077944384 26148 0 0 0 1938 103 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839006911504 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3672] ppid=3665 vsize=13980732 memory=424028 CPUtime=20.44 cores=1,3,5,7
/proc/3667/task/3672/stat : 3672 (java) S 3665 3665 18108 0 -1 1077944384 26316 0 0 0 1944 100 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839005858960 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3673] ppid=3665 vsize=13980732 memory=404020 CPUtime=1.77 cores=1,3,5,7
/proc/3667/task/3673/stat : 3673 (java) S 3665 3665 18108 0 -1 1077944384 43871 0 0 0 139 38 0 0 20 0 15 0 16394210 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838886975472 139839408851586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3674] ppid=3665 vsize=13980732 memory=400944 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3674/stat : 3674 (java) S 3665 3665 18108 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838885921696 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3675] ppid=3665 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13980732 memory=386004 CPUtime=3.08 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) S 3665 3665 18108 0 -1 1077944384 18120 0 0 0 307 1 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838882765296 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13980732 memory=302022848351043610 CPUtime=3.02 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) S 3665 3665 18108 0 -1 1077944384 15251 0 0 0 301 1 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838881712752 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13980732 memory=288230604624101684 CPUtime=0.73 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) S 3665 3665 18108 0 -1 1077944384 12398 0 0 0 71 2 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838880660208 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13980732 memory=400944 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13980732 memory=1380 CPUtime=1.16 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 1100 0 0 0 47 69 0 0 20 0 15 0 16394219 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 400272 KiB

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

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

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

[startup+2452.11 s]
/proc/loadavg: 1.30 1.38 1.40 3/211 3943
/proc/meminfo: memFree=30719648/32770624 swapFree=67108860/67108860
[pid=3665] ppid=3662 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3665/stat : 3665 (xcsp3-exec) S 3662 3665 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16394197 9740288 345 18446744073709551615 4194304 5098028 140732910399120 140732910397224 140020815852156 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 36691968 140732910403961 140732910404166 140732910404166 140732910407659 0
/proc/3665/statm: 2378 345 289 221 0 87 0
[pid=3667] ppid=3665 vsize=13980732 memory=398892 CPUtime=2520.09 cores=1,3,5,7
/proc/3667/stat : 3667 (java) S 3665 3665 18108 0 -1 1077944320 281102 0 0 0 251497 512 0 0 20 0 15 0 16394208 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 140735098633744 139839408840439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
/proc/3667/statm: 3495183 99723 3258 1 0 3483476 0
[pid=3667/tid=3668] ppid=3665 vsize=13980732 memory=1380 CPUtime=2428.58 cores=1,3,5,7
/proc/3667/task/3668/stat : 3668 (java) R 3665 3665 18108 0 -1 4202560 84741 0 0 0 242839 19 0 0 20 0 15 0 16394208 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839413080112 139839054026123 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3669] ppid=3665 vsize=13980732 memory=400944 CPUtime=20.41 cores=1,3,5,7
/proc/3667/task/3669/stat : 3669 (java) S 3665 3665 18108 0 -1 1077944384 24677 0 0 0 1941 100 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839371946768 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3670] ppid=3665 vsize=13980732 memory=1380 CPUtime=20.41 cores=1,3,5,7
/proc/3667/task/3670/stat : 3670 (java) S 3665 3665 18108 0 -1 1077944384 27137 0 0 0 1937 104 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839007964048 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3671] ppid=3665 vsize=13980732 memory=411204 CPUtime=20.41 cores=1,3,5,7
/proc/3667/task/3671/stat : 3671 (java) S 3665 3665 18108 0 -1 1077944384 26148 0 0 0 1938 103 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839006911504 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3672] ppid=3665 vsize=13980732 memory=424028 CPUtime=20.44 cores=1,3,5,7
/proc/3667/task/3672/stat : 3672 (java) S 3665 3665 18108 0 -1 1077944384 26316 0 0 0 1944 100 0 0 20 0 15 0 16394209 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139839005858960 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3673] ppid=3665 vsize=13980732 memory=404020 CPUtime=1.77 cores=1,3,5,7
/proc/3667/task/3673/stat : 3673 (java) S 3665 3665 18108 0 -1 1077944384 43871 0 0 0 139 38 0 0 20 0 15 0 16394210 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838886975472 139839408851586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3674] ppid=3665 vsize=13980732 memory=400944 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3674/stat : 3674 (java) S 3665 3665 18108 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838885921696 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3675] ppid=3665 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3675/stat : 3675 (java) S 3665 3665 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 16394211 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838884869104 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3676] ppid=3665 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3676/stat : 3676 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838883817680 139839408859035 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3677] ppid=3665 vsize=13980732 memory=386004 CPUtime=3.08 cores=1,3,5,7
/proc/3667/task/3677/stat : 3677 (java) S 3665 3665 18108 0 -1 1077944384 18120 0 0 0 307 1 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838882765296 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3678] ppid=3665 vsize=13980732 memory=302022848351043610 CPUtime=3.02 cores=1,3,5,7
/proc/3667/task/3678/stat : 3678 (java) S 3665 3665 18108 0 -1 1077944384 15251 0 0 0 301 1 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838881712752 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3679] ppid=3665 vsize=13980732 memory=288230604624101684 CPUtime=0.73 cores=1,3,5,7
/proc/3667/task/3679/stat : 3679 (java) S 3665 3665 18108 0 -1 1077944384 12398 0 0 0 71 2 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838880660208 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3680] ppid=3665 vsize=13980732 memory=400944 CPUtime=0 cores=1,3,5,7
/proc/3667/task/3680/stat : 3680 (java) S 3665 3665 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16394213 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838879607904 139839408850645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
[pid=3667/tid=3681] ppid=3665 vsize=13980732 memory=1380 CPUtime=1.16 cores=1,3,5,7
/proc/3667/task/3681/stat : 3681 (java) S 3665 3665 18108 0 -1 1077944384 1100 0 0 0 47 69 0 0 20 0 15 0 16394219 14316269568 99723 18446744073709551615 4194304 4196468 140735098651200 139838878554416 139839408851586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22740992 140735098655154 140735098655330 140735098655330 140735098658767 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 400272 KiB

Child status: 143
Real time (s): 2452.12
CPU time (s): 2520.12
CPU user time (s): 2514.99
CPU system time (s): 5.132
CPU usage (%): 102.773
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 509508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.99
system time used= 5.132
maximum resident set size= 508744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281760
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88483
involuntary context switches= 3765


# summary of solver processes directly reported to runsolver:
#   pid: 3665,3667
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2514.99
#   total CPU system time (s): 5.132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4749 second user time and 25.1139 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 23:44:11
IDJOB=4283634
IDBENCH=115865
IDSOLVER=2679
FILE ID=node131/4283634-1503179871
RUNJOBID= node131-1503171558-2271
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-12.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-4283634-1503179871/watcher-4283634-1503179871 -o /tmp/evaluation-result-4283634-1503179871/solver-4283634-1503179871 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1871239511 HOME/instance-4283634-1503179871.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=1871239511

node131.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.69
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.69
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.69
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.69
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:        31293256 kB
MemAvailable:   31675116 kB
Buffers:          193256 kB
Cached:           475692 kB
SwapCached:            0 kB
Active:           593024 kB
Inactive:         472796 kB
Active(anon):     397136 kB
Inactive(anon):    16748 kB
Active(file):     195888 kB
Inactive(file):   456048 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:        396308 kB
Mapped:            44920 kB
Shmem:             17060 kB
Slab:             116520 kB
SReclaimable:      91516 kB
SUnreclaim:        25004 kB
KernelStack:        3424 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1275228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-20 00:25:04