Trace number 4405878

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-24? (TO) 2520.06 2502.95

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-7_X2.xml
MD5SUM10ee2207fbf9262b8884f336b5729a19
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark159.215
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
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-4405878-1569409941.xml"  -tl '2520s' -p 1
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4405878-1569409941.xml, -tl, 2520s, -p, 1]
0.34/0.24	c simple solver
0.34/0.31	c parse instance...
1.56/0.72	c solve instance...
2520.00/2502.90	s UNKNOWN
2520.00/2502.90	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: 16375 MiB (15407 MiB free)
  memory of node 1: 16384 MiB (9084 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405878-1569409941/watcher-4405878-1569409941 -o /tmp/evaluation-result-4405878-1569409941/solver-4405878-1569409941 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569408230-24920 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1928128925 HOME/instance-4405878-1569409941.xml 

running on 4 cores: 0-3

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=25630, runsolver pid=25627
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.49 1.41 1.56 4/230 25646
/proc/meminfo: memFree=25062296/32770688 swapFree=67001284/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0
[pid=25632] ppid=25630 vsize=15144776 memory=29636 CPUtime=0.12 cores=0-3
/proc/25632/stat : 25632 (java) S 25630 25630 24889 0 -1 1077944320 5792 0 0 0 11 1 0 0 20 0 15 0 516935705 15508250624 7409 33554432000 4194304 4196468 140736609147872 140736609130416 139816566746871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
/proc/25632/statm: 3786194 7409 3151 1 0 3748377 0
[pid=25632/tid=25633] ppid=25630 vsize=15144776 memory=8036256212623698507 CPUtime=0.09 cores=0-3
/proc/25632/task/25633/stat : 25633 (java) R 25630 25630 24889 0 -1 4202560 3718 0 0 0 8 1 0 0 20 0 15 0 516935705 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816570976288 139816566768797 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25634] ppid=25630 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0-3
/proc/25632/task/25634/stat : 25634 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816494787728 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25635] ppid=25630 vsize=15144776 memory=140598093997696 CPUtime=0 cores=0-3
/proc/25632/task/25635/stat : 25635 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816493734928 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25636] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25636/stat : 25636 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816492682128 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25637] ppid=25630 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25637/stat : 25637 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816491629328 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25638] ppid=25630 vsize=15144776 memory=140598093997696 CPUtime=0 cores=0-3
/proc/25632/task/25638/stat : 25638 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935708 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816034892144 139816566758018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25639] ppid=25630 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25639/stat : 25639 (java) S 25630 25630 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516935708 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816033838112 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25640] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516935708 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816032785264 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) S 25630 25630 24889 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 516935711 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816030681968 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816029629168 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15144776 memory=140598093997696 CPUtime=0.01 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) R 25630 25630 24889 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 15 0 516935711 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816028576368 139816545355516 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15144776 memory=140598093997696 CPUtime=0 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935712 15508250624 7409 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31084 KiB

[startup+0.21341 s]*
/proc/loadavg: 1.49 1.41 1.56 3/230 25646
/proc/meminfo: memFree=25050420/32770688 swapFree=67001284/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0
[pid=25632] ppid=25630 vsize=15144776 memory=40204 CPUtime=0.34 cores=0-3
/proc/25632/stat : 25632 (java) S 25630 25630 24889 0 -1 1077944320 9264 0 0 0 31 3 0 0 20 0 15 0 516935705 15508250624 10051 33554432000 4194304 4196468 140736609147872 140736609130416 139816566746871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
/proc/25632/statm: 3786194 10051 3275 1 0 3748377 0
[pid=25632/tid=25633] ppid=25630 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0-3
/proc/25632/task/25633/stat : 25633 (java) R 25630 25630 24889 0 -1 4202560 6568 0 0 0 18 2 0 0 20 0 15 0 516935705 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816570981056 139816566758806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25634] ppid=25630 vsize=15144776 memory=9642 CPUtime=0 cores=0-3
/proc/25632/task/25634/stat : 25634 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816494787728 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25635] ppid=25630 vsize=15144776 memory=3847093 CPUtime=0 cores=0-3
/proc/25632/task/25635/stat : 25635 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816493734928 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25636] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25636/stat : 25636 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816492682128 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25637] ppid=25630 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25637/stat : 25637 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816491629328 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25638] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25638/stat : 25638 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935708 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816034892144 139816566758018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25639] ppid=25630 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25639/stat : 25639 (java) S 25630 25630 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516935708 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816033838112 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25640] ppid=25630 vsize=15144776 memory=140598093997696 CPUtime=0 cores=0-3
/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516935708 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816032785264 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15144776 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15144776 memory=0 CPUtime=0.01 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) S 25630 25630 24889 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 516935711 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816030681968 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15144776 memory=-1 CPUtime=0.03 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) S 25630 25630 24889 0 -1 1077944384 165 0 0 0 3 0 0 0 20 0 15 0 516935711 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816029629168 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15144776 memory=0 CPUtime=0.08 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) R 25630 25630 24889 0 -1 4202560 773 0 0 0 8 0 0 0 20 0 15 0 516935711 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816028576368 139816558983998 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15144776 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935712 15508250624 10051 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41652 KiB

[startup+0.311416 s]*
/proc/loadavg: 1.49 1.41 1.56 3/230 25646
/proc/meminfo: memFree=25045064/32770688 swapFree=67001284/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0
[pid=25632] ppid=25630 vsize=15149032 memory=46420 CPUtime=0.52 cores=0-3
/proc/25632/stat : 25632 (java) S 25630 25630 24889 0 -1 1077944320 10436 0 0 0 48 4 0 0 20 0 15 0 516935705 15512608768 11605 33554432000 4194304 4196468 140736609147872 140736609130416 139816566746871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
/proc/25632/statm: 3787258 11605 3341 1 0 3748377 0
[pid=25632/tid=25633] ppid=25630 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0-3
/proc/25632/task/25633/stat : 25633 (java) R 25630 25630 24889 0 -1 4202560 7556 0 0 0 27 3 0 0 20 0 15 0 516935705 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816570968384 139816550827358 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25634] ppid=25630 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25634/stat : 25634 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816494787728 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25635] ppid=25630 vsize=15149032 memory=3847436 CPUtime=0 cores=0-3
/proc/25632/task/25635/stat : 25635 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816493734928 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25636] ppid=25630 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25636/stat : 25636 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816492682128 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25637] ppid=25630 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25637/stat : 25637 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816491629328 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25638] ppid=25630 vsize=15149032 memory=140598093997696 CPUtime=0 cores=0-3
/proc/25632/task/25638/stat : 25638 (java) S 25630 25630 24889 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516935708 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816034892144 139816566758018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25639] ppid=25630 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25639/stat : 25639 (java) S 25630 25630 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516935708 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816033838112 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25640] ppid=25630 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516935708 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816032785264 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15149032 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15149032 memory=0 CPUtime=0.03 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) S 25630 25630 24889 0 -1 1077944384 497 0 0 0 3 0 0 0 20 0 15 0 516935711 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816030681968 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15149032 memory=-1 CPUtime=0.04 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) S 25630 25630 24889 0 -1 1077944384 183 0 0 0 4 0 0 0 20 0 15 0 516935711 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816029629168 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15149032 memory=140598093997696 CPUtime=0.12 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) S 25630 25630 24889 0 -1 1077944384 894 0 0 0 12 0 0 0 20 0 15 0 516935711 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816028576368 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15149032 memory=-1 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15149032 memory=140598093997696 CPUtime=0 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935712 15512608768 11605 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 47868 KiB

[startup+0.703254 s]
/proc/loadavg: 1.49 1.41 1.56 5/230 25646
/proc/meminfo: memFree=25034780/32770688 swapFree=67001284/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0
[pid=25632] ppid=25630 vsize=15151156 memory=80740 CPUtime=1.56 cores=0-3
/proc/25632/stat : 25632 (java) S 25630 25630 24889 0 -1 1077944320 13367 0 0 0 150 6 0 0 20 0 15 0 516935705 15514783744 20185 33554432000 4194304 4196468 140736609147872 140736609130416 139816566746871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
/proc/25632/statm: 3787789 20185 3448 1 0 3748889 0
[pid=25632/tid=25633] ppid=25630 vsize=15151156 memory=2120 CPUtime=0.68 cores=0-3
/proc/25632/task/25633/stat : 25633 (java) R 25630 25630 24889 0 -1 4202560 8488 0 0 0 64 4 0 0 20 0 15 0 516935705 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816570983280 139816550790501 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25634] ppid=25630 vsize=15151156 memory=496 CPUtime=0 cores=0-3
/proc/25632/task/25634/stat : 25634 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816494787728 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25635] ppid=25630 vsize=15151156 memory=1556 CPUtime=0 cores=0-3
/proc/25632/task/25635/stat : 25635 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816493734928 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25636] ppid=25630 vsize=15151156 memory=928 CPUtime=0 cores=0-3
/proc/25632/task/25636/stat : 25636 (java) S 25630 25630 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516935706 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816492682128 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25637] ppid=25630 vsize=15151156 memory=1620 CPUtime=0 cores=0-3
/proc/25632/task/25637/stat : 25637 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935706 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816491629328 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25638] ppid=25630 vsize=15151156 memory=780 CPUtime=0 cores=0-3
/proc/25632/task/25638/stat : 25638 (java) S 25630 25630 24889 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816034892144 139816566758018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25639] ppid=25630 vsize=15151156 memory=1444 CPUtime=0 cores=0-3
/proc/25632/task/25639/stat : 25639 (java) S 25630 25630 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816033838112 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25640] ppid=25630 vsize=15151156 memory=1984 CPUtime=0 cores=0-3
/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816032785264 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15151156 memory=2524 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15151156 memory=7302135314614015844 CPUtime=0.22 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) R 25630 25630 24889 0 -1 4202560 961 0 0 0 22 0 0 0 20 0 15 0 516935711 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816030670208 139816548274763 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15151156 memory=7667769127869703248 CPUtime=0.21 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) R 25630 25630 24889 0 -1 4202560 796 0 0 0 21 0 0 0 20 0 15 0 516935711 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816029629088 139816550217325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15151156 memory=7368002589315584080 CPUtime=0.41 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) R 25630 25630 24889 0 -1 4202560 1818 0 0 0 41 0 0 0 20 0 15 0 516935711 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816028576368 139816550827358 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15151156 memory=0 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15151156 memory=8098999799772638824 CPUtime=0 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516935712 15514783744 20185 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 82188 KiB

[startup+1.50088 s]
/proc/loadavg: 1.49 1.41 1.56 5/230 25646
/proc/meminfo: memFree=25005920/32770688 swapFree=67001284/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0

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

/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 2323031 33554432000 4194304 4196468 140736609147872 139816032785280 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15151156 memory=9292124 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2323031 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15151156 memory=111636 CPUtime=1.29 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) S 25630 25630 24889 0 -1 1077944384 9196 0 0 0 128 1 0 0 20 0 15 0 516935711 15514783744 2323031 33554432000 4194304 4196468 140736609147872 139816030681968 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 29 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15151156 memory=110080011847756 CPUtime=1.08 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) S 25630 25630 24889 0 -1 1077944384 5829 0 0 0 107 1 0 0 20 0 15 0 516935711 15514783744 2323031 33554432000 4194304 4196468 140736609147872 139816029629168 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15151156 memory=9292124 CPUtime=0.66 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) S 25630 25630 24889 0 -1 1077944384 6454 0 0 0 65 1 0 0 20 0 15 0 516935711 15514783744 2323031 33554432000 4194304 4196468 140736609147872 139816028576368 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15151156 memory=1448 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2323031 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15151156 memory=1448 CPUtime=0.68 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 892 0 0 0 32 36 0 0 20 0 15 0 516935712 15514783744 2323031 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 2458.33 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9293572 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 1.83 1.72 3/230 25954
/proc/meminfo: memFree=16027608/32770688 swapFree=67001288/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0
[pid=25632] ppid=25630 vsize=15151156 memory=9306464 CPUtime=2519.39 cores=0-3
/proc/25632/stat : 25632 (java) S 25630 25630 24889 0 -1 1077944320 290158 0 0 0 251039 900 0 0 20 0 15 0 516935705 15514783744 2326616 33554432000 4194304 4196468 140736609147872 140736609130416 139816566746871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
/proc/25632/statm: 3787789 2326616 3515 1 0 3748889 0
[pid=25632/tid=25633] ppid=25630 vsize=15151156 memory=9306464 CPUtime=2496.13 cores=0-3
/proc/25632/task/25633/stat : 25633 (java) R 25630 25630 24889 0 -1 4202560 171764 0 0 0 248793 820 0 0 20 0 15 0 516935705 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816570986576 139816172986907 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25634] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.52 cores=0-3
/proc/25632/task/25634/stat : 25634 (java) S 25630 25630 24889 0 -1 1077944384 18978 0 0 0 447 5 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816494787728 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25635] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.57 cores=0-3
/proc/25632/task/25635/stat : 25635 (java) S 25630 25630 24889 0 -1 1077944384 17775 0 0 0 452 5 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816493734928 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25636] ppid=25630 vsize=15151156 memory=1448 CPUtime=4.57 cores=0-3
/proc/25632/task/25636/stat : 25636 (java) S 25630 25630 24889 0 -1 1077944384 17381 0 0 0 451 6 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816492682128 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25637] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.56 cores=0-3
/proc/25632/task/25637/stat : 25637 (java) S 25630 25630 24889 0 -1 1077944384 27268 0 0 0 449 7 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816491629328 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25638] ppid=25630 vsize=15151156 memory=1448 CPUtime=1.21 cores=0-3
/proc/25632/task/25638/stat : 25638 (java) S 25630 25630 24889 0 -1 1077944384 13192 0 0 0 95 26 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816034892144 139816566758018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25639] ppid=25630 vsize=15151156 memory=1448 CPUtime=0 cores=0-3
/proc/25632/task/25639/stat : 25639 (java) S 25630 25630 24889 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816033838176 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25640] ppid=25630 vsize=15151156 memory=249005 CPUtime=0 cores=0-3
/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816032785280 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15151156 memory=3612 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15151156 memory=64296 CPUtime=1.29 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) S 25630 25630 24889 0 -1 1077944384 9199 0 0 0 128 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816030681968 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15151156 memory=3612 CPUtime=1.08 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) S 25630 25630 24889 0 -1 1077944384 5831 0 0 0 107 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816029629168 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15151156 memory=64296 CPUtime=0.66 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) S 25630 25630 24889 0 -1 1077944384 6456 0 0 0 65 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816028576368 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15151156 memory=984 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15151156 memory=2044 CPUtime=0.7 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 914 0 0 0 32 38 0 0 20 0 15 0 516935712 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 2519.39 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9307912 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.9 s]
/proc/loadavg: 2.01 1.83 1.72 3/230 25954
/proc/meminfo: memFree=16027608/32770688 swapFree=67001288/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0
[pid=25632] ppid=25630 vsize=15151156 memory=9306464 CPUtime=2520 cores=0-3
/proc/25632/stat : 25632 (java) S 25630 25630 24889 0 -1 1077944320 290160 0 0 0 251100 900 0 0 20 0 15 0 516935705 15514783744 2326616 33554432000 4194304 4196468 140736609147872 140736609130416 139816566746871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
/proc/25632/statm: 3787789 2326616 3515 1 0 3748889 0
[pid=25632/tid=25633] ppid=25630 vsize=15151156 memory=1448 CPUtime=2496.73 cores=0-3
/proc/25632/task/25633/stat : 25633 (java) R 25630 25630 24889 0 -1 4202560 171764 0 0 0 248853 820 0 0 20 0 15 0 516935705 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816570986576 139816174113533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25634] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.52 cores=0-3
/proc/25632/task/25634/stat : 25634 (java) S 25630 25630 24889 0 -1 1077944384 18978 0 0 0 447 5 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816494787728 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25635] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.57 cores=0-3
/proc/25632/task/25635/stat : 25635 (java) S 25630 25630 24889 0 -1 1077944384 17775 0 0 0 452 5 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816493734928 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25636] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.57 cores=0-3
/proc/25632/task/25636/stat : 25636 (java) S 25630 25630 24889 0 -1 1077944384 17381 0 0 0 451 6 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816492682128 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25637] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.56 cores=0-3
/proc/25632/task/25637/stat : 25637 (java) S 25630 25630 24889 0 -1 1077944384 27268 0 0 0 449 7 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816491629328 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25638] ppid=25630 vsize=15151156 memory=1448 CPUtime=1.21 cores=0-3
/proc/25632/task/25638/stat : 25638 (java) S 25630 25630 24889 0 -1 1077944384 13192 0 0 0 95 26 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816034892144 139816566758018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25639] ppid=25630 vsize=15151156 memory=1448 CPUtime=0 cores=0-3
/proc/25632/task/25639/stat : 25639 (java) S 25630 25630 24889 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816033838176 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25640] ppid=25630 vsize=15151156 memory=249005 CPUtime=0 cores=0-3
/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816032785280 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15151156 memory=3612 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15151156 memory=64296 CPUtime=1.29 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) S 25630 25630 24889 0 -1 1077944384 9199 0 0 0 128 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816030681968 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15151156 memory=984 CPUtime=1.08 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) S 25630 25630 24889 0 -1 1077944384 5831 0 0 0 107 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816029629168 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15151156 memory=2044 CPUtime=0.66 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) S 25630 25630 24889 0 -1 1077944384 6456 0 0 0 65 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816028576368 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15151156 memory=3612 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15151156 memory=64296 CPUtime=0.7 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 916 0 0 0 32 38 0 0 20 0 15 0 516935712 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9307912 KiB

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

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

[startup+2502.95 s]
# the end of solver process 25632 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.01 s, system=9.04788 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+2502.9 s]
/proc/loadavg: 2.01 1.83 1.72 3/230 25954
/proc/meminfo: memFree=16027608/32770688 swapFree=67001288/67108860
[pid=25630] ppid=25627 vsize=113128 memory=1448 CPUtime=0 cores=0-3
/proc/25630/stat : 25630 (xcsp3-exec) S 25627 25630 24889 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516935705 115843072 362 33554432000 4194304 5098028 140726283657264 140726283655368 140255087170172 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34856960 140726283666298 140726283666541 140726283666541 140726283669450 0
/proc/25630/statm: 28282 362 304 221 0 87 0
[pid=25632] ppid=25630 vsize=15151156 memory=9306464 CPUtime=2520 cores=0-3
/proc/25632/stat : 25632 (java) S 25630 25630 24889 0 -1 1077944320 290160 0 0 0 251100 900 0 0 20 0 15 0 516935705 15514783744 2326616 33554432000 4194304 4196468 140736609147872 140736609130416 139816566746871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
/proc/25632/statm: 3787789 2326616 3515 1 0 3748889 0
[pid=25632/tid=25633] ppid=25630 vsize=15151156 memory=1448 CPUtime=2496.73 cores=0-3
/proc/25632/task/25633/stat : 25633 (java) R 25630 25630 24889 0 -1 4202560 171764 0 0 0 248853 820 0 0 20 0 15 0 516935705 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816570986576 139816174113533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25634] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.52 cores=0-3
/proc/25632/task/25634/stat : 25634 (java) S 25630 25630 24889 0 -1 1077944384 18978 0 0 0 447 5 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816494787728 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25635] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.57 cores=0-3
/proc/25632/task/25635/stat : 25635 (java) S 25630 25630 24889 0 -1 1077944384 17775 0 0 0 452 5 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816493734928 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25636] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.57 cores=0-3
/proc/25632/task/25636/stat : 25636 (java) S 25630 25630 24889 0 -1 1077944384 17381 0 0 0 451 6 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816492682128 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25637] ppid=25630 vsize=15151156 memory=9306464 CPUtime=4.56 cores=0-3
/proc/25632/task/25637/stat : 25637 (java) S 25630 25630 24889 0 -1 1077944384 27268 0 0 0 449 7 0 0 20 0 15 0 516935706 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816491629328 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25638] ppid=25630 vsize=15151156 memory=1448 CPUtime=1.21 cores=0-3
/proc/25632/task/25638/stat : 25638 (java) S 25630 25630 24889 0 -1 1077944384 13192 0 0 0 95 26 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816034892144 139816566758018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25639] ppid=25630 vsize=15151156 memory=1448 CPUtime=0 cores=0-3
/proc/25632/task/25639/stat : 25639 (java) S 25630 25630 24889 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816033838176 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25640] ppid=25630 vsize=15151156 memory=249005 CPUtime=0 cores=0-3
/proc/25632/task/25640/stat : 25640 (java) S 25630 25630 24889 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 516935708 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816032785280 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25641] ppid=25630 vsize=15151156 memory=3612 CPUtime=0 cores=0-3
/proc/25632/task/25641/stat : 25641 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816031733584 139816566765467 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25642] ppid=25630 vsize=15151156 memory=64296 CPUtime=1.29 cores=0-3
/proc/25632/task/25642/stat : 25642 (java) S 25630 25630 24889 0 -1 1077944384 9199 0 0 0 128 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816030681968 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25643] ppid=25630 vsize=15151156 memory=984 CPUtime=1.08 cores=0-3
/proc/25632/task/25643/stat : 25643 (java) S 25630 25630 24889 0 -1 1077944384 5831 0 0 0 107 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816029629168 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25644] ppid=25630 vsize=15151156 memory=2044 CPUtime=0.66 cores=0-3
/proc/25632/task/25644/stat : 25644 (java) S 25630 25630 24889 0 -1 1077944384 6456 0 0 0 65 1 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816028576368 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25645] ppid=25630 vsize=15151156 memory=3612 CPUtime=0 cores=0-3
/proc/25632/task/25645/stat : 25645 (java) S 25630 25630 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516935711 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816027523808 139816566757077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
[pid=25632/tid=25646] ppid=25630 vsize=15151156 memory=64296 CPUtime=0.7 cores=0-3
/proc/25632/task/25646/stat : 25646 (java) S 25630 25630 24889 0 -1 1077944384 916 0 0 0 32 38 0 0 20 0 15 0 516935712 15514783744 2326616 33554432000 4194304 4196468 140736609147872 139816026471088 139816566758018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 14184448 140736609149935 140736609150106 140736609150106 140736609152975 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9307912 KiB

Child status: 143
Real time (s): 2502.95
CPU time (s): 2520.06
CPU user time (s): 2511.01
CPU system time (s): 9.04788
CPU usage (%): 100.683
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 9307912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.01
system time used= 9.04788
maximum resident set size= 9306820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290983
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72114
involuntary context switches= 3168


# summary of solver processes directly reported to runsolver:
#   pid: 25630,25632
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2511.01
#   total CPU system time (s): 9.04788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5477 second user time and 25.069 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-25 13:11:39
IDJOB=4405878
IDBENCH=134588
IDSOLVER=2869
FILE ID=node116/4405878-1569409941
RUNJOBID= node116-1569408230-24920
PBS_JOBID= 21705707
Free space on /tmp= 6524 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-7_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405878-1569409941/watcher-4405878-1569409941 -o /tmp/evaluation-result-4405878-1569409941/solver-4405878-1569409941 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569408230-24920 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1928128925 HOME/instance-4405878-1569409941.xml

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

MD5SUM BENCH= 10ee2207fbf9262b8884f336b5729a19
RANDOM SEED=1928128925

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        25080168 kB
MemAvailable:   31378364 kB
Buffers:          124440 kB
Cached:          6306760 kB
SwapCached:         3300 kB
Active:          3673752 kB
Inactive:        3228868 kB
Active(anon):     471292 kB
Inactive(anon):    56628 kB
Active(file):    3202460 kB
Inactive(file):  3172240 kB
Unevictable:      109488 kB
Mlocked:          109488 kB
SwapTotal:      67108860 kB
SwapFree:       67001284 kB
Dirty:             26128 kB
Writeback:             0 kB
AnonPages:        579268 kB
Mapped:            70604 kB
Shmem:             47784 kB
Slab:             382476 kB
SReclaimable:     351956 kB
SUnreclaim:        30520 kB
KernelStack:        3760 kB
PageTables:         7588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1590180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    516096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 6500 MiB
End job on node116 at 2019-09-25 13:53:22