Trace number 4399099

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 2019-09-16? (TO) 2520.66 633.587

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399099-1568698454.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399099-1568698454.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
4.34/1.50	c solve instance...
2520.36/633.56	s UNKNOWN
2520.36/633.56	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 (8358 MiB free)
  memory of node 1: 16384 MiB (15389 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399099-1568698454/watcher-4399099-1568698454 -o /tmp/evaluation-result-4399099-1568698454/solver-4399099-1568698454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5774 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 202768905 HOME/instance-4399099-1568698454.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
solver pid=5983, runsolver pid=5980
Current StackSize limit: 8192 KiB


[startup+0.10007 s]*
/proc/loadavg: 1.71 1.09 1.24 4/230 5999
/proc/meminfo: memFree=24300588/32770624 swapFree=67027408/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446118000 115843072 362 33554432000 4194304 5098028 140725425746304 140725425744408 139939682742908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23396352 140725425755003 140725425755245 140725425755245 140725425758154 0
/proc/5983/statm: 28282 362 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15144776 memory=28996 CPUtime=0.13 cores=1,3,5,7
/proc/5985/stat : 5985 (java) S 5983 5983 5742 0 -1 1077944320 5701 0 0 0 12 1 0 0 20 0 15 0 446118001 15508250624 7249 33554432000 4194304 4196468 140725081486768 140725081469312 139812613619447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
/proc/5985/statm: 3786194 7249 3182 1 0 3748377 0
[pid=5985/tid=5986] ppid=5983 vsize=15144776 memory=8115668632477078363 CPUtime=0.09 cores=1,3,5,7
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 5742 0 -1 4202560 3580 0 0 0 9 0 0 0 20 0 15 0 446118001 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812617854464 139812613631382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5987] ppid=5983 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812541660176 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5988] ppid=5983 vsize=15144776 memory=140289761662592 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812540607632 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5989] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812539554576 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5990] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812538502032 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5991] ppid=5983 vsize=15144776 memory=140289761662592 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446118003 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812081920240 139812613630594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5992] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446118004 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812080866464 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5993] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446118004 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812079813360 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5994] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812078761936 139812613638043 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5995] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 5742 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 446118006 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812077710064 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5996] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 5742 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 15 0 446118006 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812076657520 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5997] ppid=5983 vsize=15144776 memory=140289761662592 CPUtime=0.02 cores=1,3,5,7
/proc/5985/task/5997/stat : 5997 (java) R 5983 5983 5742 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 446118006 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812075604464 139812592286224 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5998] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812074552160 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5999] ppid=5983 vsize=15144776 memory=140289761662592 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118007 15508250624 7249 33554432000 4194304 4196468 140725081486768 139812073499184 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30444 KiB

[startup+0.210857 s]*
/proc/loadavg: 1.71 1.09 1.24 4/230 5999
/proc/meminfo: memFree=24287608/32770624 swapFree=67027408/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446118000 115843072 362 33554432000 4194304 5098028 140725425746304 140725425744408 139939682742908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23396352 140725425755003 140725425755245 140725425755245 140725425758154 0
/proc/5983/statm: 28282 362 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15144776 memory=40924 CPUtime=0.34 cores=1,3,5,7
/proc/5985/stat : 5985 (java) S 5983 5983 5742 0 -1 1077944320 9461 0 0 0 31 3 0 0 20 0 15 0 446118001 15508250624 10231 33554432000 4194304 4196468 140725081486768 140725081469312 139812613619447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
/proc/5985/statm: 3786194 10231 3293 1 0 3748377 0
[pid=5985/tid=5986] ppid=5983 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 5742 0 -1 4202560 6626 0 0 0 18 2 0 0 20 0 15 0 446118001 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812617854432 139812613631382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5987] ppid=5983 vsize=15144776 memory=13574 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812541660176 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5988] ppid=5983 vsize=15144776 memory=140289765009465 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812540607632 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5989] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812539554576 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5990] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446118002 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812538502032 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5991] ppid=5983 vsize=15144776 memory=140289761662592 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446118003 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812081920240 139812613630594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5992] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446118004 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812080866464 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5993] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446118004 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812079813360 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5994] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812078761936 139812613638043 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5995] ppid=5983 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 5742 0 -1 1077944384 561 0 0 0 2 0 0 0 20 0 15 0 446118006 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812077710064 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5996] ppid=5983 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 5742 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 15 0 446118006 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812076657520 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5997] ppid=5983 vsize=15144776 memory=140289761662592 CPUtime=0.07 cores=1,3,5,7
/proc/5985/task/5997/stat : 5997 (java) R 5983 5983 5742 0 -1 4202560 772 0 0 0 7 0 0 0 20 0 15 0 446118006 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812075604464 139812592139549 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5998] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812074552160 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5999] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118007 15508250624 10231 33554432000 4194304 4196468 140725081486768 139812073499184 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42372 KiB

[startup+0.314083 s]*
/proc/loadavg: 1.71 1.09 1.24 4/230 5999
/proc/meminfo: memFree=24277836/32770624 swapFree=67027408/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446118000 115843072 362 33554432000 4194304 5098028 140725425746304 140725425744408 139939682742908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23396352 140725425755003 140725425755245 140725425755245 140725425758154 0
/proc/5983/statm: 28282 362 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15149032 memory=50636 CPUtime=0.54 cores=1,3,5,7
/proc/5985/stat : 5985 (java) S 5983 5983 5742 0 -1 1077944320 10966 0 0 0 50 4 0 0 20 0 15 0 446118001 15512608768 12659 33554432000 4194304 4196468 140725081486768 140725081469312 139812613619447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
/proc/5985/statm: 3787258 12659 3361 1 0 3748377 0
[pid=5985/tid=5986] ppid=5983 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 5742 0 -1 4202560 7872 0 0 0 28 2 0 0 20 0 15 0 446118001 15512608768 12659 33554432000 4194304 4196468 140725081486768 139812617853232 139812595025746 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5987] ppid=5983 vsize=15149032 memory=13917 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15512608768 12659 33554432000 4194304 4196468 140725081486768 139812541660176 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5988] ppid=5983 vsize=15149032 memory=3345126 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15512608768 12659 33554432000 4194304 4196468 140725081486768 139812540607632 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5989] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812539554576 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5990] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446118002 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812538502032 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5991] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446118003 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812081920240 139812613630594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5992] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446118004 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812080866464 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5993] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446118004 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812079813360 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5994] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812078761936 139812613638043 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5995] ppid=5983 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 5742 0 -1 1077944384 697 0 0 0 5 0 0 0 20 0 15 0 446118006 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812077710064 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5996] ppid=5983 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 5742 0 -1 1077944384 228 0 0 0 3 0 0 0 20 0 15 0 446118006 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812076657520 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5997] ppid=5983 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 5742 0 -1 1077944384 870 0 0 0 12 0 0 0 20 0 15 0 446118006 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812075604464 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5998] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812074552160 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5999] ppid=5983 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118007 15512608768 12668 33554432000 4194304 4196468 140725081486768 139812073499184 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52084 KiB

[startup+0.709126 s]
/proc/loadavg: 1.71 1.09 1.24 6/230 5999
/proc/meminfo: memFree=24259712/32770624 swapFree=67027408/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446118000 115843072 362 33554432000 4194304 5098028 140725425746304 140725425744408 139939682742908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23396352 140725425755003 140725425755245 140725425755245 140725425758154 0
/proc/5983/statm: 28282 362 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15151156 memory=95876 CPUtime=1.77 cores=1,3,5,7
/proc/5985/stat : 5985 (java) S 5983 5983 5742 0 -1 1077944320 14543 0 0 0 172 5 0 0 20 0 15 0 446118001 15514783744 23969 33554432000 4194304 4196468 140725081486768 140725081469312 139812613619447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
/proc/5985/statm: 3787789 23969 3444 1 0 3748889 0
[pid=5985/tid=5986] ppid=5983 vsize=15151156 memory=13240 CPUtime=0.69 cores=1,3,5,7
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 5742 0 -1 4202560 8926 0 0 0 65 4 0 0 20 0 15 0 446118001 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812617857536 139812598792654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5987] ppid=5983 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812541660176 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5988] ppid=5983 vsize=15151156 memory=1736 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812540607632 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5989] ppid=5983 vsize=15151156 memory=1772 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118002 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812539554576 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5990] ppid=5983 vsize=15151156 memory=924 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446118002 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812538502032 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5991] ppid=5983 vsize=15151156 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446118003 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812081920240 139812613630594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5992] ppid=5983 vsize=15151156 memory=2064 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446118004 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812080866464 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5993] ppid=5983 vsize=15151156 memory=2876 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446118004 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812079813360 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5994] ppid=5983 vsize=15151156 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812078761936 139812613638043 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5995] ppid=5983 vsize=15151156 memory=872 CPUtime=0.37 cores=1,3,5,7
/proc/5985/task/5995/stat : 5995 (java) R 5983 5983 5742 0 -1 4202560 1440 0 0 0 37 0 0 0 20 0 15 0 446118006 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812077691600 139812595166847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5996] ppid=5983 vsize=15151156 memory=1760 CPUtime=0.34 cores=1,3,5,7
/proc/5985/task/5996/stat : 5996 (java) R 5983 5983 5742 0 -1 4202560 991 0 0 0 34 0 0 0 20 0 15 0 446118006 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812076639088 139812597118245 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5997] ppid=5983 vsize=15151156 memory=111632 CPUtime=0.35 cores=1,3,5,7
/proc/5985/task/5997/stat : 5997 (java) R 5983 5983 5742 0 -1 4202560 1880 0 0 0 35 0 0 0 20 0 15 0 446118006 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812075604464 139812597699934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5998] ppid=5983 vsize=15151156 memory=804 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446118006 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812074552160 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5999] ppid=5983 vsize=15151156 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446118007 15514783744 23969 33554432000 4194304 4196468 140725081486768 139812073499184 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 97324 KiB

[startup+1.50088 s]
/proc/loadavg: 1.71 1.09 1.24 7/230 5999
/proc/meminfo: memFree=24090804/32770624 swapFree=67027408/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446118000 115843072 362 33554432000 4194304 5098028 140725425746304 140725425744408 139939682742908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23396352 140725425755003 140725425755245 140725425755245 140725425758154 0
/proc/5983/statm: 28282 362 304 221 0 87 0

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

/proc/5985/stat : 5985 (java) S 5983 5983 5742 0 -1 1077944320 91667 0 0 0 231552 100 0 0 20 0 19 0 446118001 15787429888 876765 33554432000 4194304 4196468 140725081486768 140725081469312 139812613619447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
/proc/5985/statm: 3854353 876765 3534 1 0 3815453 0
[pid=5985/tid=5986] ppid=5983 vsize=15417412 memory=3507060 CPUtime=1.36 cores=1,3,5,7
/proc/5985/task/5986/stat : 5986 (java) S 5983 5983 5742 0 -1 1077944384 9203 0 0 0 131 5 0 0 20 0 19 0 446118001 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812617860224 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5987] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0.29 cores=1,3,5,7
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 5742 0 -1 1077944384 2296 0 0 0 21 8 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812541660176 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5988] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 5742 0 -1 1077944384 1737 0 0 0 18 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812540607632 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5989] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 5742 0 -1 1077944384 2823 0 0 0 18 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812539554576 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5990] ppid=5983 vsize=15417412 memory=1448 CPUtime=0.28 cores=1,3,5,7
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 5742 0 -1 1077944384 3382 0 0 0 21 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812538502032 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5991] ppid=5983 vsize=15417412 memory=4120 CPUtime=0.03 cores=1,3,5,7
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 5742 0 -1 1077944384 3748 0 0 0 3 0 0 0 20 0 19 0 446118003 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812081920240 139812613630594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5992] ppid=5983 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 5742 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 446118004 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812080866528 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5993] ppid=5983 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 5742 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446118004 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812079813376 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5994] ppid=5983 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812078761936 139812613638043 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5995] ppid=5983 vsize=15417412 memory=3507060 CPUtime=3.41 cores=1,3,5,7
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 5742 0 -1 1077944384 15050 0 0 0 340 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812077710064 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5996] ppid=5983 vsize=15417412 memory=1448 CPUtime=3.26 cores=1,3,5,7
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 5742 0 -1 1077944384 13331 0 0 0 325 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812076657520 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 28 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5997] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0.73 cores=1,3,5,7
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 5742 0 -1 1077944384 8927 0 0 0 72 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812075604464 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5998] ppid=5983 vsize=15417412 memory=33904 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812074552160 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5999] ppid=5983 vsize=15417412 memory=1296 CPUtime=0.23 cores=1,3,5,7
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 5742 0 -1 1077944384 665 0 0 0 0 23 0 0 20 0 19 0 446118007 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812073499184 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6000] ppid=5983 vsize=15417412 memory=1448 CPUtime=576.26 cores=1,3,5,7
/proc/5985/task/6000/stat : 6000 (java) R 5983 5983 5742 0 -1 4202560 2336 0 0 0 57621 5 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812064517416 139812216859851 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6001] ppid=5983 vsize=15417412 memory=1448 CPUtime=573.88 cores=1,3,5,7
/proc/5985/task/6001/stat : 6001 (java) R 5983 5983 5742 0 -1 4202560 15424 0 0 0 57350 38 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812063464832 139812214620212 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6002] ppid=5983 vsize=15417412 memory=7500 CPUtime=577.13 cores=1,3,5,7
/proc/5985/task/6002/stat : 6002 (java) R 5983 5983 5742 0 -1 4202560 1413 0 0 0 57712 1 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812062412568 139812215823362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6003] ppid=5983 vsize=15417412 memory=860 CPUtime=579.03 cores=1,3,5,7
/proc/5985/task/6003/stat : 6003 (java) R 5983 5983 5742 0 -1 4202560 10003 0 0 0 57890 13 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812061363216 139812216074808 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
Current children cumulated CPU time: 2316.52 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3508508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.501 s]
/proc/loadavg: 8.14 7.59 4.79 9/238 6141
/proc/meminfo: memFree=26021772/32770624 swapFree=67027412/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446118000 115843072 362 33554432000 4194304 5098028 140725425746304 140725425744408 139939682742908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23396352 140725425755003 140725425755245 140725425755245 140725425758154 0
/proc/5983/statm: 28282 362 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15417412 memory=3507060 CPUtime=2520.36 cores=1,3,5,7
/proc/5985/stat : 5985 (java) S 5983 5983 5742 0 -1 1077944320 93372 0 0 0 251935 101 0 0 20 0 19 0 446118001 15787429888 876765 33554432000 4194304 4196468 140725081486768 140725081469312 139812613619447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
/proc/5985/statm: 3854353 876765 3534 1 0 3815453 0
[pid=5985/tid=5986] ppid=5983 vsize=15417412 memory=3507060 CPUtime=1.36 cores=1,3,5,7
/proc/5985/task/5986/stat : 5986 (java) S 5983 5983 5742 0 -1 1077944384 9203 0 0 0 131 5 0 0 20 0 19 0 446118001 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812617860224 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5987] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0.29 cores=1,3,5,7
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 5742 0 -1 1077944384 2296 0 0 0 21 8 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812541660176 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5988] ppid=5983 vsize=15417412 memory=1448 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 5742 0 -1 1077944384 1737 0 0 0 18 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812540607632 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5989] ppid=5983 vsize=15417412 memory=164 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 5742 0 -1 1077944384 2823 0 0 0 18 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812539554576 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5990] ppid=5983 vsize=15417412 memory=4120 CPUtime=0.28 cores=1,3,5,7
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 5742 0 -1 1077944384 3382 0 0 0 21 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812538502032 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5991] ppid=5983 vsize=15417412 memory=140289603918901 CPUtime=0.03 cores=1,3,5,7
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 5742 0 -1 1077944384 3754 0 0 0 3 0 0 0 20 0 19 0 446118003 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812081920240 139812613630594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5992] ppid=5983 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 5742 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 446118004 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812080866528 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5993] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 5742 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446118004 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812079813376 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5994] ppid=5983 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812078761936 139812613638043 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5995] ppid=5983 vsize=15417412 memory=33904 CPUtime=3.41 cores=1,3,5,7
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 5742 0 -1 1077944384 15053 0 0 0 340 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812077710064 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5996] ppid=5983 vsize=15417412 memory=1296 CPUtime=3.26 cores=1,3,5,7
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 5742 0 -1 1077944384 13338 0 0 0 325 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812076657520 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 28 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5997] ppid=5983 vsize=15417412 memory=1448 CPUtime=0.74 cores=1,3,5,7
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 5742 0 -1 1077944384 8931 0 0 0 73 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812075604464 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5998] ppid=5983 vsize=15417412 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812074552160 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5999] ppid=5983 vsize=15417412 memory=1448 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 5742 0 -1 1077944384 694 0 0 0 0 25 0 0 20 0 19 0 446118007 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812073499184 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6000] ppid=5983 vsize=15417412 memory=3507060 CPUtime=627.44 cores=1,3,5,7
/proc/5985/task/6000/stat : 6000 (java) R 5983 5983 5742 0 -1 4202560 2489 0 0 0 62739 5 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812064517416 139812214620556 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6001] ppid=5983 vsize=15417412 memory=3507060 CPUtime=624.16 cores=1,3,5,7
/proc/5985/task/6001/stat : 6001 (java) R 5983 5983 5742 0 -1 4202560 16587 0 0 0 62377 39 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812063464832 139812215823362 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6002] ppid=5983 vsize=15417412 memory=2184 CPUtime=628.33 cores=1,3,5,7
/proc/5985/task/6002/stat : 6002 (java) R 5983 5983 5742 0 -1 4202560 1486 0 0 0 62832 1 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812062412568 139812215198014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6003] ppid=5983 vsize=15417412 memory=1448 CPUtime=630.19 cores=1,3,5,7
/proc/5985/task/6003/stat : 6003 (java) R 5983 5983 5742 0 -1 4202560 10270 0 0 0 63006 13 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812061363216 139812215198456 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
Current children cumulated CPU time: 2520.36 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3508508 KiB

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

[startup+633.535 s]
# the end of solver process 5983 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001086 s, system=0.001086 s

[startup+633.587 s]
# the end of solver process 5985 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.63 s, system=1.03103 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+633.501 s]
/proc/loadavg: 8.14 7.59 4.79 9/238 6141
/proc/meminfo: memFree=26021772/32770624 swapFree=67027412/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446118000 115843072 362 33554432000 4194304 5098028 140725425746304 140725425744408 139939682742908 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23396352 140725425755003 140725425755245 140725425755245 140725425758154 0
/proc/5983/statm: 28282 362 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15417412 memory=3507060 CPUtime=2520.36 cores=1,3,5,7
/proc/5985/stat : 5985 (java) S 5983 5983 5742 0 -1 1077944320 93372 0 0 0 251935 101 0 0 20 0 19 0 446118001 15787429888 876765 33554432000 4194304 4196468 140725081486768 140725081469312 139812613619447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
/proc/5985/statm: 3854353 876765 3534 1 0 3815453 0
[pid=5985/tid=5986] ppid=5983 vsize=15417412 memory=3507060 CPUtime=1.36 cores=1,3,5,7
/proc/5985/task/5986/stat : 5986 (java) S 5983 5983 5742 0 -1 1077944384 9203 0 0 0 131 5 0 0 20 0 19 0 446118001 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812617860224 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5987] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0.29 cores=1,3,5,7
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 5742 0 -1 1077944384 2296 0 0 0 21 8 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812541660176 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5988] ppid=5983 vsize=15417412 memory=1448 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 5742 0 -1 1077944384 1737 0 0 0 18 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812540607632 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5989] ppid=5983 vsize=15417412 memory=164 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 5742 0 -1 1077944384 2823 0 0 0 18 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812539554576 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5990] ppid=5983 vsize=15417412 memory=4120 CPUtime=0.28 cores=1,3,5,7
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 5742 0 -1 1077944384 3382 0 0 0 21 7 0 0 20 0 19 0 446118002 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812538502032 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5991] ppid=5983 vsize=15417412 memory=140289603918901 CPUtime=0.03 cores=1,3,5,7
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 5742 0 -1 1077944384 3754 0 0 0 3 0 0 0 20 0 19 0 446118003 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812081920240 139812613630594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5992] ppid=5983 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 5742 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 446118004 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812080866528 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5993] ppid=5983 vsize=15417412 memory=3507060 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 5742 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446118004 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812079813376 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5994] ppid=5983 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812078761936 139812613638043 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5995] ppid=5983 vsize=15417412 memory=33904 CPUtime=3.41 cores=1,3,5,7
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 5742 0 -1 1077944384 15053 0 0 0 340 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812077710064 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5996] ppid=5983 vsize=15417412 memory=1296 CPUtime=3.26 cores=1,3,5,7
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 5742 0 -1 1077944384 13338 0 0 0 325 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812076657520 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 28 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5997] ppid=5983 vsize=15417412 memory=1448 CPUtime=0.74 cores=1,3,5,7
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 5742 0 -1 1077944384 8931 0 0 0 73 1 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812075604464 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5998] ppid=5983 vsize=15417412 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446118006 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812074552160 139812613629653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=5999] ppid=5983 vsize=15417412 memory=1448 CPUtime=0.25 cores=1,3,5,7
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 5742 0 -1 1077944384 694 0 0 0 0 25 0 0 20 0 19 0 446118007 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812073499184 139812613630594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6000] ppid=5983 vsize=15417412 memory=3507060 CPUtime=627.44 cores=1,3,5,7
/proc/5985/task/6000/stat : 6000 (java) R 5983 5983 5742 0 -1 4202560 2489 0 0 0 62739 5 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812064517416 139812214620556 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6001] ppid=5983 vsize=15417412 memory=3507060 CPUtime=624.16 cores=1,3,5,7
/proc/5985/task/6001/stat : 6001 (java) R 5983 5983 5742 0 -1 4202560 16587 0 0 0 62377 39 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812063464832 139812215823362 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6002] ppid=5983 vsize=15417412 memory=2184 CPUtime=628.33 cores=1,3,5,7
/proc/5985/task/6002/stat : 6002 (java) R 5983 5983 5742 0 -1 4202560 1486 0 0 0 62832 1 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812062412568 139812215198014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
[pid=5985/tid=6003] ppid=5983 vsize=15417412 memory=1448 CPUtime=630.19 cores=1,3,5,7
/proc/5985/task/6003/stat : 6003 (java) R 5983 5983 5742 0 -1 4202560 10270 0 0 0 63006 13 0 0 20 0 19 0 446118152 15787429888 876765 33554432000 4194304 4196468 140725081486768 139812061363216 139812215198456 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13000704 140725081490415 140725081490586 140725081490586 140725081493455 0
Current children cumulated CPU time: 2520.36 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3508508 KiB

Child status: 143
Real time (s): 633.587
CPU time (s): 2520.66
CPU user time (s): 2519.63
CPU system time (s): 1.03103
CPU usage (%): 397.84
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 3508508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.63
system time used= 1.03103
maximum resident set size= 3508088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94840
page faults= 0
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16661
involuntary context switches= 33104


# summary of solver processes directly reported to runsolver:
#   pid: 5983,5985
#   total CPU time (s): 2520.66
#   total CPU user time (s): 2519.63
#   total CPU system time (s): 1.03103

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.00422 second user time and 7.18691 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-17 07:33:34
IDJOB=4399099
IDBENCH=134517
IDSOLVER=2853
FILE ID=node150/4399099-1568698454
RUNJOBID= node150-1568698397-5774
PBS_JOBID= 21703813
Free space on /tmp= 59248 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399099-1568698454/watcher-4399099-1568698454 -o /tmp/evaluation-result-4399099-1568698454/solver-4399099-1568698454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5774 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 202768905 HOME/instance-4399099-1568698454.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=202768905

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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.79
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.79
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.79
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:        24317624 kB
MemAvailable:   26269880 kB
Buffers:          217040 kB
Cached:          1996660 kB
SwapCached:        10928 kB
Active:          6609720 kB
Inactive:        1211076 kB
Active(anon):    5567536 kB
Inactive(anon):    78664 kB
Active(file):    1042184 kB
Inactive(file):  1132412 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       67027408 kB
Dirty:             26632 kB
Writeback:             0 kB
AnonPages:       5730384 kB
Mapped:            60312 kB
Shmem:             30872 kB
Slab:             217492 kB
SReclaimable:     186988 kB
SUnreclaim:        30504 kB
KernelStack:        4064 kB
PageTables:        16788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6981572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5013504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59316 MiB
End job on node150 at 2019-09-17 07:44:08