Trace number 4272354

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-07-26)? (TO) 2520.0901 2452.6101

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.12	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272354-1502687340.xml"  -tl '2520s' -p 1 -x 3
0.05/0.31	c [HOME/instance-4272354-1502687340.xml, -tl, 2520s, -p, 1, -x, 3]
0.22/0.37	c simple solver
0.39/0.44	c parse instance...
0.79/0.64	c solve instance...
2520.06/2452.60	s UNKNOWN
2520.06/2452.60	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272354-1502687340/watcher-4272354-1502687340 -o /tmp/evaluation-result-4272354-1502687340/solver-4272354-1502687340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1757500125 HOME/instance-4272354-1502687340.xml 

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

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

solver pid=3744, runsolver pid=3741

[startup+0.100126 s]*
/proc/loadavg: 1.47 1.45 1.47 2/199 3745
/proc/meminfo: memFree=30877228/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (runsolver) D 3741 3744 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 22616624 34791424 113 18446744073709551615 4194304 4346622 140722428197264 140722428193896 139834410754775 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6446216 6449568 23109632 140722428198967 140722428199461 140722428199461 140722428202954 0
/proc/3744/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.209351 s]*
/proc/loadavg: 1.47 1.45 1.47 2/213 3759
/proc/meminfo: memFree=30865404/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (xcsp3-exec) S 3741 3744 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 22616624 9740288 345 18446744073709551615 4194304 5098028 140721287651328 140721287649432 140392552395388 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 12 0 0 7196144 7232144 21999616 140721287659897 140721287660102 140721287660102 140721287663595 0
/proc/3744/statm: 2378 345 289 221 0 87 0
[pid=3746] ppid=3744 vsize=13907304 memory=22144 CPUtime=0.05 cores=0,2,4,6
/proc/3746/stat : 3746 (java) S 3744 3744 7968 0 -1 1077944320 4921 0 0 0 4 1 0 0 20 0 14 0 22616636 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140720321269808 140513953418999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
/proc/3746/statm: 3476826 5536 2575 1 0 3466323 0
[pid=3746/tid=3747] ppid=3744 vsize=13907304 memory=8508281356421925536 CPUtime=0.04 cores=0,2,4,6
/proc/3746/task/3747/stat : 3747 (java) D 3744 3744 7968 0 -1 4202560 3104 0 0 0 4 0 0 0 20 0 14 0 22616637 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513957656480 140513953441021 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3748] ppid=3744 vsize=13907304 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3748/stat : 3748 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 22616637 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513887853456 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3749] ppid=3744 vsize=13907304 memory=139834413704832 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3749/stat : 3749 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 22616637 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513886800656 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3750] ppid=3744 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3750/stat : 3750 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 22616637 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513885748368 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3751] ppid=3744 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3751/stat : 3751 (java) S 3744 3744 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 22616637 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513884695568 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3752] ppid=3744 vsize=13907304 memory=139834413704832 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 22616639 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 22616639 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 22616639 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 22616642 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) S 3744 3744 7968 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 14 0 22616642 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513427159664 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) S 3744 3744 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 14 0 22616642 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513426106864 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13907304 memory=139834413704832 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) S 3744 3744 7968 0 -1 1077944384 204 0 0 0 0 0 0 0 20 0 14 0 22616642 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 22616642 14241079296 5536 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23524 KiB

[startup+0.312903 s]*
/proc/loadavg: 1.47 1.45 1.47 3/214 3760
/proc/meminfo: memFree=30858300/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (xcsp3-exec) S 3741 3744 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 22616624 9740288 345 18446744073709551615 4194304 5098028 140721287651328 140721287649432 140392552395388 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 12 0 0 7196144 7232144 21999616 140721287659897 140721287660102 140721287660102 140721287663595 0
/proc/3744/statm: 2378 345 289 221 0 87 0
[pid=3746] ppid=3744 vsize=13975376 memory=33136 CPUtime=0.22 cores=0,2,4,6
/proc/3746/stat : 3746 (java) S 3744 3744 7968 0 -1 1077944320 7539 0 0 0 20 2 0 0 20 0 15 0 22616636 14310785024 8284 18446744073709551615 4194304 4196468 140720321287264 140720321269808 140513953418999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
/proc/3746/statm: 3493844 8284 2980 1 0 3483220 0
[pid=3746/tid=3747] ppid=3744 vsize=13975376 memory=4278483708103473607 CPUtime=0.13 cores=0,2,4,6
/proc/3746/task/3747/stat : 3747 (java) R 3744 3744 7968 0 -1 4202560 5376 0 0 0 12 1 0 0 20 0 15 0 22616637 14310785024 8746 18446744073709551615 4194304 4196468 140720321287264 140513957641376 140513946098717 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3748] ppid=3744 vsize=13975376 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3748/stat : 3748 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14310785024 8746 18446744073709551615 4194304 4196468 140720321287264 140513887853456 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3749] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3749/stat : 3749 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14310785024 8746 18446744073709551615 4194304 4196468 140720321287264 140513886800656 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3750] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3750/stat : 3750 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513885748368 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3751] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3751/stat : 3751 (java) S 3744 3744 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 22616637 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513884695568 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3752] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 22616639 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 22616639 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 22616639 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) S 3744 3744 7968 0 -1 1077944384 468 0 0 0 1 0 0 0 20 0 15 0 22616642 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513427159664 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) S 3744 3744 7968 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 15 0 22616642 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513426106864 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13975376 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) S 3744 3744 7968 0 -1 1077944384 688 0 0 0 5 0 0 0 20 0 15 0 22616642 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3760] ppid=3744 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3760/stat : 3760 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616647 14310785024 8812 18446744073709551615 4194304 4196468 140720321287264 140513422948784 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 34516 KiB

[startup+0.708259 s]
/proc/loadavg: 1.47 1.45 1.47 4/214 3760
/proc/meminfo: memFree=30842460/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (xcsp3-exec) S 3741 3744 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 22616624 9740288 345 18446744073709551615 4194304 5098028 140721287651328 140721287649432 140392552395388 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 12 0 0 7196144 7232144 21999616 140721287659897 140721287660102 140721287660102 140721287663595 0
/proc/3744/statm: 2378 345 289 221 0 87 0
[pid=3746] ppid=3744 vsize=13980732 memory=61392 CPUtime=1.1 cores=0,2,4,6
/proc/3746/stat : 3746 (java) S 3744 3744 7968 0 -1 1077944320 13010 0 0 0 105 5 0 0 20 0 15 0 22616636 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140720321269808 140513953418999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
/proc/3746/statm: 3495183 15348 3177 1 0 3483476 0
[pid=3746/tid=3747] ppid=3744 vsize=13980732 memory=2455446226689 CPUtime=0.52 cores=0,2,4,6
/proc/3746/task/3747/stat : 3747 (java) R 3744 3744 7968 0 -1 4202560 8527 0 0 0 48 4 0 0 20 0 15 0 22616637 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513957654464 140513562930672 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3748] ppid=3744 vsize=13980732 memory=2459741193729 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3748/stat : 3748 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513887853456 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3749] ppid=3744 vsize=13980732 memory=2481216030209 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3749/stat : 3749 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513886800656 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3750] ppid=3744 vsize=13980732 memory=2515575768577 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3750/stat : 3750 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513885748368 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3751] ppid=3744 vsize=13980732 memory=5520 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3751/stat : 3751 (java) S 3744 3744 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513884695568 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3752] ppid=3744 vsize=13980732 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13980732 memory=792 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13980732 memory=8688 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13980732 memory=9916 CPUtime=0.15 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) R 3744 3744 7968 0 -1 4202560 1045 0 0 0 15 0 0 0 20 0 15 0 22616642 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513427159664 140513936905011 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13980732 memory=1200 CPUtime=0.15 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) R 3744 3744 7968 0 -1 4202560 708 0 0 0 15 0 0 0 20 0 15 0 22616642 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513426096224 140513933081205 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13980732 memory=15872 CPUtime=0.26 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) R 3744 3744 7968 0 -1 4202560 1424 0 0 0 26 0 0 0 20 0 15 0 22616642 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513946515835 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13980732 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3760] ppid=3744 vsize=13980732 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3760/stat : 3760 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616647 14316269568 15348 18446744073709551615 4194304 4196468 140720321287264 140513422948784 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 62772 KiB

[startup+1.50395 s]
/proc/loadavg: 1.47 1.45 1.47 5/213 3761
/proc/meminfo: memFree=30804672/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (xcsp3-exec) S 3741 3744 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 22616624 9740288 345 18446744073709551615 4194304 5098028 140721287651328 140721287649432 140392552395388 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 12 0 0 7196144 7232144 21999616 140721287659897 140721287660102 140721287660102 140721287663595 0
/proc/3744/statm: 2378 345 289 221 0 87 0
[pid=3746] ppid=3744 vsize=13980732 memory=115584 CPUtime=3.71 cores=0,2,4,6
/proc/3746/stat : 3746 (java) S 3744 3744 7968 0 -1 1077944320 25528 0 0 0 363 8 0 0 20 0 15 0 22616636 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140720321269808 140513953418999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
/proc/3746/statm: 3495183 28896 3197 1 0 3483476 0
[pid=3746/tid=3747] ppid=3744 vsize=13980732 memory=171510074 CPUtime=1.31 cores=0,2,4,6
/proc/3746/task/3747/stat : 3747 (java) R 3744 3744 7968 0 -1 4202560 9611 0 0 0 127 4 0 0 20 0 15 0 22616637 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513957658104 140513566125791 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3748] ppid=3744 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3748/stat : 3748 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513887853456 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3749] ppid=3744 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3749/stat : 3749 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513886800656 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3750] ppid=3744 vsize=13980732 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3750/stat : 3750 (java) S 3744 3744 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513885748368 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3751] ppid=3744 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3751/stat : 3751 (java) S 3744 3744 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 22616637 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513884695568 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3752] ppid=3744 vsize=13980732 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13980732 memory=0 CPUtime=0.94 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) R 3744 3744 7968 0 -1 4202560 5165 0 0 0 93 1 0 0 20 0 15 0 22616642 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513427152856 140513938545164 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13980732 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) R 3744 3744 7968 0 -1 4202560 5063 0 0 0 93 0 0 0 20 0 15 0 22616642 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513426092960 140513936950456 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13980732 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) S 3744 3744 7968 0 -1 1077944384 4377 0 0 0 47 1 0 0 20 0 15 0 22616642 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3760] ppid=3744 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3760/stat : 3760 (java) S 3744 3744 7968 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 22616647 14316269568 28896 18446744073709551615 4194304 4196468 140720321287264 140513422948784 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 3.71 s
Current children cumulated vsize: 13990244 KiB

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

[pid=3746/tid=3752] ppid=3744 vsize=13980732 memory=792 CPUtime=1.66 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 49245 0 0 0 136 30 0 0 20 0 15 0 22616639 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13980732 memory=8688 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13980732 memory=393196 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13980732 memory=1380 CPUtime=2.9 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) S 3744 3744 7968 0 -1 1077944384 13724 0 0 0 289 1 0 0 20 0 15 0 22616642 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513427159664 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13980732 memory=399880 CPUtime=3.17 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) S 3744 3744 7968 0 -1 1077944384 16548 0 0 0 315 2 0 0 20 0 15 0 22616642 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513426106864 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) S 3744 3744 7968 0 -1 1077944384 10954 0 0 0 69 2 0 0 20 0 15 0 22616642 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3760] ppid=3744 vsize=13980732 memory=1380 CPUtime=1.2 cores=0,2,4,6
/proc/3746/task/3760/stat : 3760 (java) S 3744 3744 7968 0 -1 1077944384 1276 0 0 0 59 61 0 0 20 0 15 0 22616647 14316269568 99970 18446744073709551615 4194304 4196468 140720321287264 140513422948784 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 2386.51 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 401260 KiB

[startup+2382.3 s]
/proc/loadavg: 1.75 1.66 1.61 3/214 4083
/proc/meminfo: memFree=30098300/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (xcsp3-exec) S 3741 3744 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 22616624 9740288 345 18446744073709551615 4194304 5098028 140721287651328 140721287649432 140392552395388 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 12 0 0 7196144 7232144 21999616 140721287659897 140721287660102 140721287660102 140721287663595 0
/proc/3744/statm: 2378 345 289 221 0 87 0
[pid=3746] ppid=3744 vsize=13980732 memory=352832 CPUtime=2448.15 cores=0,2,4,6
/proc/3746/stat : 3746 (java) S 3744 3744 7968 0 -1 1077944320 256077 0 0 0 244336 479 0 0 20 0 15 0 22616636 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140720321269808 140513953418999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
/proc/3746/statm: 3495183 88208 3257 1 0 3483476 0
[pid=3746/tid=3747] ppid=3744 vsize=13980732 memory=352832 CPUtime=2358.9 cores=0,2,4,6
/proc/3746/task/3747/stat : 3747 (java) R 3744 3744 7968 0 -1 4202560 68958 0 0 0 235871 19 0 0 20 0 15 0 22616637 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513957658448 140513568298154 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3748] ppid=3744 vsize=13980732 memory=1380 CPUtime=19.87 cores=0,2,4,6
/proc/3746/task/3748/stat : 3748 (java) S 3744 3744 7968 0 -1 1077944384 24578 0 0 0 1894 93 0 0 20 0 15 0 22616637 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513887853456 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3749] ppid=3744 vsize=13980732 memory=3472468112509833856 CPUtime=19.86 cores=0,2,4,6
/proc/3746/task/3749/stat : 3749 (java) S 3744 3744 7968 0 -1 1077944384 23024 0 0 0 1891 95 0 0 20 0 15 0 22616637 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513886800656 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3750] ppid=3744 vsize=13980732 memory=2012 CPUtime=19.83 cores=0,2,4,6
/proc/3746/task/3750/stat : 3750 (java) S 3744 3744 7968 0 -1 1077944384 23315 0 0 0 1889 94 0 0 20 0 15 0 22616637 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513885748368 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3751] ppid=3744 vsize=13980732 memory=5520 CPUtime=19.86 cores=0,2,4,6
/proc/3746/task/3751/stat : 3751 (java) S 3744 3744 7968 0 -1 1077944384 21727 0 0 0 1892 94 0 0 20 0 15 0 22616637 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513884695568 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3752] ppid=3744 vsize=13980732 memory=357964 CPUtime=1.71 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 50594 0 0 0 140 31 0 0 20 0 15 0 22616639 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13980732 memory=357964 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13980732 memory=1380 CPUtime=2.9 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) S 3744 3744 7968 0 -1 1077944384 13726 0 0 0 289 1 0 0 20 0 15 0 22616642 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513427159664 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13980732 memory=7680170660397595203 CPUtime=3.17 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) S 3744 3744 7968 0 -1 1077944384 16550 0 0 0 315 2 0 0 20 0 15 0 22616642 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513426106864 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13980732 memory=353860 CPUtime=0.71 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) S 3744 3744 7968 0 -1 1077944384 10956 0 0 0 69 2 0 0 20 0 15 0 22616642 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3760] ppid=3744 vsize=13980732 memory=4124 CPUtime=1.24 cores=0,2,4,6
/proc/3746/task/3760/stat : 3760 (java) S 3744 3744 7968 0 -1 1077944384 1295 0 0 0 61 63 0 0 20 0 15 0 22616647 14316269568 88208 18446744073709551615 4194304 4196468 140720321287264 140513422948784 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 2448.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 354212 KiB

[startup+2442.3 s]
/proc/loadavg: 1.87 1.71 1.63 3/213 4087
/proc/meminfo: memFree=29746396/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (xcsp3-exec) S 3741 3744 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 22616624 9740288 345 18446744073709551615 4194304 5098028 140721287651328 140721287649432 140392552395388 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 12 0 0 7196144 7232144 21999616 140721287659897 140721287660102 140721287660102 140721287663595 0
/proc/3744/statm: 2378 345 289 221 0 87 0
[pid=3746] ppid=3744 vsize=13980732 memory=476712 CPUtime=2509.62 cores=0,2,4,6
/proc/3746/stat : 3746 (java) S 3744 3744 7968 0 -1 1077944320 259980 0 0 0 250461 501 0 0 20 0 15 0 22616636 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140720321269808 140513953418999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
/proc/3746/statm: 3495183 119178 3257 1 0 3483476 0
[pid=3746/tid=3747] ppid=3744 vsize=13980732 memory=1380 CPUtime=2418.35 cores=0,2,4,6
/proc/3746/task/3747/stat : 3747 (java) R 3744 3744 7968 0 -1 4202560 70722 0 0 0 241815 20 0 0 20 0 15 0 22616637 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513957658480 140513568221623 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3748] ppid=3744 vsize=13980732 memory=476712 CPUtime=20.36 cores=0,2,4,6
/proc/3746/task/3748/stat : 3748 (java) S 3744 3744 7968 0 -1 1077944384 25219 0 0 0 1938 98 0 0 20 0 15 0 22616637 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513887853456 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3749] ppid=3744 vsize=13980732 memory=467500 CPUtime=20.35 cores=0,2,4,6
/proc/3746/task/3749/stat : 3749 (java) S 3744 3744 7968 0 -1 1077944384 23309 0 0 0 1935 100 0 0 20 0 15 0 22616637 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513886800656 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3750] ppid=3744 vsize=13980732 memory=464952 CPUtime=20.32 cores=0,2,4,6
/proc/3746/task/3750/stat : 3750 (java) S 3744 3744 7968 0 -1 1077944384 23678 0 0 0 1933 99 0 0 20 0 15 0 22616637 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513885748368 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3751] ppid=3744 vsize=13980732 memory=464952 CPUtime=20.35 cores=0,2,4,6
/proc/3746/task/3751/stat : 3751 (java) S 3744 3744 7968 0 -1 1077944384 21995 0 0 0 1935 100 0 0 20 0 15 0 22616637 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513884695568 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3752] ppid=3744 vsize=13980732 memory=467500 CPUtime=1.73 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 51127 0 0 0 142 31 0 0 20 0 15 0 22616639 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13980732 memory=476712 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13980732 memory=7811614964889703013 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13980732 memory=1380 CPUtime=2.91 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) S 3744 3744 7968 0 -1 1077944384 13728 0 0 0 289 2 0 0 20 0 15 0 22616642 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513427159664 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13980732 memory=1380 CPUtime=3.17 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) S 3744 3744 7968 0 -1 1077944384 16552 0 0 0 315 2 0 0 20 0 15 0 22616642 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513426106864 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13980732 memory=476712 CPUtime=0.71 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) S 3744 3744 7968 0 -1 1077944384 10993 0 0 0 69 2 0 0 20 0 15 0 22616642 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3760] ppid=3744 vsize=13980732 memory=3904 CPUtime=1.26 cores=0,2,4,6
/proc/3746/task/3760/stat : 3760 (java) S 3744 3744 7968 0 -1 1077944384 1303 0 0 0 63 63 0 0 20 0 15 0 22616647 14316269568 119178 18446744073709551615 4194304 4196468 140720321287264 140513422948784 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 2509.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 478092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2452.6 s]
/proc/loadavg: 1.89 1.72 1.63 3/213 4087
/proc/meminfo: memFree=29761648/32770624 swapFree=67108860/67108860
[pid=3744] ppid=3741 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (xcsp3-exec) S 3741 3744 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 22616624 9740288 345 18446744073709551615 4194304 5098028 140721287651328 140721287649432 140392552395388 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 12 0 0 7196144 7232144 21999616 140721287659897 140721287660102 140721287660102 140721287663595 0
/proc/3744/statm: 2378 345 289 221 0 87 0
[pid=3746] ppid=3744 vsize=13980732 memory=461324 CPUtime=2520.06 cores=0,2,4,6
/proc/3746/stat : 3746 (java) S 3744 3744 7968 0 -1 1077944320 260106 0 0 0 251505 501 0 0 20 0 15 0 22616636 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140720321269808 140513953418999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
/proc/3746/statm: 3495183 115331 3257 1 0 3483476 0
[pid=3746/tid=3747] ppid=3744 vsize=13980732 memory=1156 CPUtime=2428.59 cores=0,2,4,6
/proc/3746/task/3747/stat : 3747 (java) R 3744 3744 7968 0 -1 4202560 70829 0 0 0 242839 20 0 0 20 0 15 0 22616637 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513957658448 140513567144473 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3748] ppid=3744 vsize=13980732 memory=5520 CPUtime=20.41 cores=0,2,4,6
/proc/3746/task/3748/stat : 3748 (java) S 3744 3744 7968 0 -1 1077944384 25222 0 0 0 1943 98 0 0 20 0 15 0 22616637 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513887853456 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3749] ppid=3744 vsize=13980732 memory=4612 CPUtime=20.4 cores=0,2,4,6
/proc/3746/task/3749/stat : 3749 (java) S 3744 3744 7968 0 -1 1077944384 23313 0 0 0 1940 100 0 0 20 0 15 0 22616637 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513886800656 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3750] ppid=3744 vsize=13980732 memory=792 CPUtime=20.36 cores=0,2,4,6
/proc/3746/task/3750/stat : 3750 (java) S 3744 3744 7968 0 -1 1077944384 23679 0 0 0 1937 99 0 0 20 0 15 0 22616637 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513885748368 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3751] ppid=3744 vsize=13980732 memory=8688 CPUtime=20.4 cores=0,2,4,6
/proc/3746/task/3751/stat : 3751 (java) S 3744 3744 7968 0 -1 1077944384 21996 0 0 0 1940 100 0 0 20 0 15 0 22616637 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513884695568 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3752] ppid=3744 vsize=13980732 memory=1440 CPUtime=1.74 cores=0,2,4,6
/proc/3746/task/3752/stat : 3752 (java) S 3744 3744 7968 0 -1 1077944384 51127 0 0 0 143 31 0 0 20 0 15 0 22616639 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513431369840 140513953430146 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3753] ppid=3744 vsize=13980732 memory=9916 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3753/stat : 3753 (java) S 3744 3744 7968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513430315808 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3754] ppid=3744 vsize=13980732 memory=928 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3754/stat : 3754 (java) S 3744 3744 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 22616639 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513429263472 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3755] ppid=3744 vsize=13980732 memory=2164 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3755/stat : 3755 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513428211792 140513953437595 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3756] ppid=3744 vsize=13980732 memory=840 CPUtime=2.91 cores=0,2,4,6
/proc/3746/task/3756/stat : 3756 (java) S 3744 3744 7968 0 -1 1077944384 13728 0 0 0 289 2 0 0 20 0 15 0 22616642 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513427159664 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3757] ppid=3744 vsize=13980732 memory=4060 CPUtime=3.17 cores=0,2,4,6
/proc/3746/task/3757/stat : 3757 (java) S 3744 3744 7968 0 -1 1077944384 16553 0 0 0 315 2 0 0 20 0 15 0 22616642 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513426106864 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3758] ppid=3744 vsize=13980732 memory=7680170660397595203 CPUtime=0.71 cores=0,2,4,6
/proc/3746/task/3758/stat : 3758 (java) S 3744 3744 7968 0 -1 1077944384 10993 0 0 0 69 2 0 0 20 0 15 0 22616642 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513425054576 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3759] ppid=3744 vsize=13980732 memory=3280 CPUtime=0 cores=0,2,4,6
/proc/3746/task/3759/stat : 3759 (java) S 3744 3744 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 22616642 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513424002016 140513953429205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
[pid=3746/tid=3760] ppid=3744 vsize=13980732 memory=1380 CPUtime=1.28 cores=0,2,4,6
/proc/3746/task/3760/stat : 3760 (java) S 3744 3744 7968 0 -1 1077944384 1312 0 0 0 64 64 0 0 20 0 15 0 22616647 14316269568 115331 18446744073709551615 4194304 4196468 140720321287264 140513422948784 140513953430146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 16683008 140720321290674 140720321290850 140720321290850 140720321294287 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 462704 KiB

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

[startup+2452.61 s]
# the end of solver process 3744 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.06 s, system=5.02041 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2452.61
CPU time (s): 2520.09
CPU user time (s): 2515.06
CPU system time (s): 5.02041
CPU usage (%): 102.751
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 554144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.06
system time used= 5.02041
maximum resident set size= 553316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260976
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88375
involuntary context switches= 5798


# summary of solver processes directly reported to runsolver:
#   pid: 3744
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.06
#   total CPU system time (s): 5.02041

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4515 second user time and 23.9698 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-14 06:55:03
IDJOB=4272354
IDBENCH=115865
IDSOLVER=2664
FILE ID=node128/4272354-1502687340
RUNJOBID= node128-1502649221-29000
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-4272354-1502687340/watcher-4272354-1502687340 -o /tmp/evaluation-result-4272354-1502687340/solver-4272354-1502687340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1757500125 HOME/instance-4272354-1502687340.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=1757500125

node128.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.94
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.94
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.94
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.94
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:        30877344 kB
MemAvailable:   31598464 kB
Buffers:          178140 kB
Cached:           828588 kB
SwapCached:            0 kB
Active:           727436 kB
Inactive:         751828 kB
Active(anon):     472592 kB
Inactive(anon):    16764 kB
Active(file):     254844 kB
Inactive(file):   735064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7896 kB
Writeback:             0 kB
AnonPages:        471924 kB
Mapped:            46924 kB
Shmem:             17116 kB
Slab:             118888 kB
SReclaimable:      94092 kB
SUnreclaim:        24796 kB
KernelStack:        3504 kB
PageTables:         5844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1088844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-14 07:35:55