Trace number 4281066

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 4.0.5 par (2017-08-18)UNSAT 9.3201599 1.74289

General information on the benchmark

NameScheduling/Scheduling-xcsp2-cabinet/
Cabinet-5575_X2.xml
MD5SUM947aaa5b42c66575ddcf4e155c683c91
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 benchmark1.2416
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Number of domains46
Minimum domain size2
Maximum domain size84591
Distribution of domain sizes[{"size":2,"count":98},{"size":7,"count":14},{"size":5575,"count":1},{"size":24829,"count":2},{"size":44731,"count":4},{"size":84591,"count":1}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":98},{"degree":3,"count":7},{"degree":7,"count":3},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":111},{"arity":8,"count":1},{"arity":15,"count":7}]
Number of extensional constraints98
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":98},{"type":"intension","count":20},{"type":"sum","count":7},{"type":"maximum","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281066-1503106407.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281066-1503106407.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.46/0.89	c solve instance...
8.45/1.70	s UNSATISFIABLE

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 (14371 MiB free)
  memory of node 1: 16384 MiB (13973 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281066-1503106407/watcher-4281066-1503106407 -o /tmp/evaluation-result-4281066-1503106407/solver-4281066-1503106407 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503100499-26782 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 296321427 HOME/instance-4281066-1503106407.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=27222, runsolver pid=27219

[startup+0.100139 s]*
/proc/loadavg: 7.68 7.74 7.92 2/200 27243
/proc/meminfo: memFree=29009248/32770624 swapFree=67108860/67108860
[pid=27222] ppid=27219 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/27222/stat : 27222 (xcsp3-exec) S 27219 27222 26755 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728928 9740288 346 33554432000 4194304 5098028 140728536549600 140728536547704 140424817382012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11587584 140728536556645 140728536556855 140728536556855 140728536559595 0
/proc/27222/statm: 2378 346 289 221 0 87 0
[pid=27224] ppid=27222 vsize=25999808 memory=26120 CPUtime=0.12 cores=0-7
/proc/27224/stat : 27224 (java) S 27222 27222 26755 0 -1 1077944320 5490 0 0 0 11 1 0 0 20 0 20 0 143728929 26623803392 6530 33554432000 4194304 4196468 140724628338656 140724628321200 139867714617079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
/proc/27224/statm: 6499952 6530 2844 1 0 6488269 0
[pid=27224/tid=27225] ppid=27222 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/27224/task/27225/stat : 27225 (java) R 27222 27222 26755 0 -1 4202560 3487 0 0 0 8 0 0 0 20 0 20 0 143728929 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867718840880 139867714629014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27226] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27226/stat : 27226 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867637197968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27227] ppid=27222 vsize=25999808 memory=140438356108928 CPUtime=0 cores=0-7
/proc/27224/task/27227/stat : 27227 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867636145168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27228] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27228/stat : 27228 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867635092368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27229] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27229/stat : 27229 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867634039568 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27230] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27230/stat : 27230 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867632986768 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27231] ppid=27222 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/27224/task/27231/stat : 27231 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867631933968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27232] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27232/stat : 27232 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6530 33554432000 4194304 4196468 140724628338656 139867630881168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27233] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27233/stat : 27233 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728930 26623803392 6595 33554432000 4194304 4196468 140724628338656 139867629828368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27234] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27234/stat : 27234 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728931 26623803392 6595 33554432000 4194304 4196468 140724628338656 139867222723440 139867714628226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27235] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27235/stat : 27235 (java) S 27222 27222 26755 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143728932 26623803392 6595 33554432000 4194304 4196468 140724628338656 139867221669408 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27236] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27236/stat : 27236 (java) S 27222 27222 26755 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143728932 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866839999856 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27237] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27237/stat : 27237 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728934 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866838948176 139867714635675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27238] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27238/stat : 27238 (java) S 27222 27222 26755 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 143728934 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866837895536 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27239] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27239/stat : 27239 (java) R 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728934 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866836842736 139867714628226 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27240] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27240/stat : 27240 (java) S 27222 27222 26755 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 143728934 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866835789936 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27241] ppid=27222 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/27224/task/27241/stat : 27241 (java) R 27222 27222 26755 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 20 0 143728934 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866834737136 139867693243456 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27242] ppid=27222 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27242/stat : 27242 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728935 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866833685600 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27243] ppid=27222 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/27224/task/27243/stat : 27243 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728935 26623803392 6595 33554432000 4194304 4196468 140724628338656 139866832632880 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27504 KiB

[startup+0.210645 s]*
/proc/loadavg: 7.68 7.74 7.92 2/200 27243
/proc/meminfo: memFree=28997340/32770624 swapFree=67108860/67108860
[pid=27222] ppid=27219 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/27222/stat : 27222 (xcsp3-exec) S 27219 27222 26755 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728928 9740288 346 33554432000 4194304 5098028 140728536549600 140728536547704 140424817382012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11587584 140728536556645 140728536556855 140728536556855 140728536559595 0
/proc/27222/statm: 2378 346 289 221 0 87 0
[pid=27224] ppid=27222 vsize=26004064 memory=39172 CPUtime=0.33 cores=0-7
/proc/27224/stat : 27224 (java) S 27222 27222 26755 0 -1 1077944320 8418 0 0 0 31 2 0 0 20 0 20 0 143728929 26628161536 9793 33554432000 4194304 4196468 140724628338656 140724628321200 139867714617079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
/proc/27224/statm: 6501016 9793 3048 1 0 6488269 0
[pid=27224/tid=27225] ppid=27222 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/27224/task/27225/stat : 27225 (java) R 27222 27222 26755 0 -1 4202560 5477 0 0 0 18 1 0 0 20 0 20 0 143728929 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867718827888 139867707296301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27226] ppid=27222 vsize=26004096 memory=331 CPUtime=0 cores=0-7
/proc/27224/task/27226/stat : 27226 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26628194304 9793 33554432000 4194304 4196468 140724628338656 139867637197968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27227] ppid=27222 vsize=26004064 memory=4121556632273954464 CPUtime=0 cores=0-7
/proc/27224/task/27227/stat : 27227 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867636145168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27228] ppid=27222 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/27224/task/27228/stat : 27228 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867635092368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27229] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27229/stat : 27229 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867634039568 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27230] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27230/stat : 27230 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867632986768 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27231] ppid=27222 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/27224/task/27231/stat : 27231 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867631933968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27232] ppid=27222 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27232/stat : 27232 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628194304 9793 33554432000 4194304 4196468 140724628338656 139867630881168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27233] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27233/stat : 27233 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867629828368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27234] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27234/stat : 27234 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728931 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867222723440 139867714628226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27235] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27235/stat : 27235 (java) S 27222 27222 26755 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143728932 26628161536 9793 33554432000 4194304 4196468 140724628338656 139867221669408 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27236] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27236/stat : 27236 (java) S 27222 27222 26755 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143728932 26628161536 9793 33554432000 4194304 4196468 140724628338656 139866839999856 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27237] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27237/stat : 27237 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728934 26628161536 9793 33554432000 4194304 4196468 140724628338656 139866838948176 139867714635675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27238] ppid=27222 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/27224/task/27238/stat : 27238 (java) S 27222 27222 26755 0 -1 1077944384 634 0 0 0 2 0 0 0 20 0 20 0 143728934 26628161536 9793 33554432000 4194304 4196468 140724628338656 139866837895536 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27239] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27239/stat : 27239 (java) S 27222 27222 26755 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 143728934 26628161536 9793 33554432000 4194304 4196468 140724628338656 139866836842736 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27240] ppid=27222 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/27224/task/27240/stat : 27240 (java) S 27222 27222 26755 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 20 0 143728934 26628161536 9793 33554432000 4194304 4196468 140724628338656 139866835789936 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27241] ppid=27222 vsize=26004096 memory=-1 CPUtime=0.07 cores=0-7
/proc/27224/task/27241/stat : 27241 (java) S 27222 27222 26755 0 -1 1077944384 756 0 0 0 7 0 0 0 20 0 20 0 143728934 26628194304 9793 33554432000 4194304 4196468 140724628338656 139866834737136 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27242] ppid=27222 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27242/stat : 27242 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728935 26628194304 9793 33554432000 4194304 4196468 140724628338656 139866833685600 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27243] ppid=27222 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/27224/task/27243/stat : 27243 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728935 26628161536 9793 33554432000 4194304 4196468 140724628338656 139866832632880 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40556 KiB

[startup+0.310532 s]*
/proc/loadavg: 7.68 7.74 7.92 4/200 27243
/proc/meminfo: memFree=28992936/32770624 swapFree=67108860/67108860
[pid=27222] ppid=27219 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/27222/stat : 27222 (xcsp3-exec) S 27219 27222 26755 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728928 9740288 346 33554432000 4194304 5098028 140728536549600 140728536547704 140424817382012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11587584 140728536556645 140728536556855 140728536556855 140728536559595 0
/proc/27222/statm: 2378 346 289 221 0 87 0
[pid=27224] ppid=27222 vsize=26004064 memory=46052 CPUtime=0.51 cores=0-7
/proc/27224/stat : 27224 (java) S 27222 27222 26755 0 -1 1077944320 9208 0 0 0 48 3 0 0 20 0 20 0 143728929 26628161536 11513 33554432000 4194304 4196468 140724628338656 140724628321200 139867714617079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
/proc/27224/statm: 6501016 11513 3083 1 0 6488269 0
[pid=27224/tid=27225] ppid=27222 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/27224/task/27225/stat : 27225 (java) R 27222 27222 26755 0 -1 4202560 6093 0 0 0 27 2 0 0 20 0 20 0 143728929 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867718841472 139867714639005 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27226] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27226/stat : 27226 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867637197968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27227] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27227/stat : 27227 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867636145168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27228] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27228/stat : 27228 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867635092368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27229] ppid=27222 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/27224/task/27229/stat : 27229 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867634039568 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27230] ppid=27222 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/27224/task/27230/stat : 27230 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867632986768 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27231] ppid=27222 vsize=26004064 memory=140438250028207 CPUtime=0 cores=0-7
/proc/27224/task/27231/stat : 27231 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867631933968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27232] ppid=27222 vsize=26004064 memory=140438250030512 CPUtime=0 cores=0-7
/proc/27224/task/27232/stat : 27232 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867630881168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27233] ppid=27222 vsize=26004064 memory=140438250032816 CPUtime=0 cores=0-7
/proc/27224/task/27233/stat : 27233 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728930 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867629828368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27234] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27234/stat : 27234 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728931 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867222723440 139867714628226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27235] ppid=27222 vsize=26004064 memory=280876500074896 CPUtime=0 cores=0-7
/proc/27224/task/27235/stat : 27235 (java) S 27222 27222 26755 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143728932 26628161536 11513 33554432000 4194304 4196468 140724628338656 139867221669408 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27236] ppid=27222 vsize=26004064 memory=280876500016176 CPUtime=0 cores=0-7
/proc/27224/task/27236/stat : 27236 (java) S 27222 27222 26755 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143728932 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866839999856 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27237] ppid=27222 vsize=26004064 memory=280876500088720 CPUtime=0 cores=0-7
/proc/27224/task/27237/stat : 27237 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728934 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866838948176 139867714635675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27238] ppid=27222 vsize=26004064 memory=280876500095632 CPUtime=0.03 cores=0-7
/proc/27224/task/27238/stat : 27238 (java) R 27222 27222 26755 0 -1 4202560 636 0 0 0 3 0 0 0 20 0 20 0 143728934 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866837895536 139867696139587 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27239] ppid=27222 vsize=26004064 memory=280876500093328 CPUtime=0.01 cores=0-7
/proc/27224/task/27239/stat : 27239 (java) S 27222 27222 26755 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 20 0 143728934 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866836842736 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27240] ppid=27222 vsize=26004064 memory=280876500109456 CPUtime=0.02 cores=0-7
/proc/27224/task/27240/stat : 27240 (java) S 27222 27222 26755 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 143728934 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866835789936 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27241] ppid=27222 vsize=26004064 memory=280876500107152 CPUtime=0.12 cores=0-7
/proc/27224/task/27241/stat : 27241 (java) R 27222 27222 26755 0 -1 4202560 864 0 0 0 12 0 0 0 20 0 20 0 143728934 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866834737136 139867692746231 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27242] ppid=27222 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27242/stat : 27242 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728935 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866833685600 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27243] ppid=27222 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/27224/task/27243/stat : 27243 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728935 26628161536 11513 33554432000 4194304 4196468 140724628338656 139866832632880 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47436 KiB

[startup+0.700953 s]
/proc/loadavg: 7.68 7.74 7.92 4/200 27243
/proc/meminfo: memFree=28962944/32770624 swapFree=67108860/67108860
[pid=27222] ppid=27219 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/27222/stat : 27222 (xcsp3-exec) S 27219 27222 26755 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728928 9740288 346 33554432000 4194304 5098028 140728536549600 140728536547704 140424817382012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11587584 140728536556645 140728536556855 140728536556855 140728536559595 0
/proc/27222/statm: 2378 346 289 221 0 87 0
[pid=27224] ppid=27222 vsize=26006188 memory=166396 CPUtime=1.74 cores=0-7
/proc/27224/stat : 27224 (java) S 27222 27222 26755 0 -1 1077944320 14301 0 0 0 168 6 0 0 20 0 20 0 143728929 26630336512 41599 33554432000 4194304 4196468 140724628338656 140724628321200 139867714617079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
/proc/27224/statm: 6501547 41599 3210 1 0 6488781 0
[pid=27224/tid=27225] ppid=27222 vsize=26006188 memory=0 CPUtime=0.67 cores=0-7
/proc/27224/task/27225/stat : 27225 (java) R 27222 27222 26755 0 -1 4202560 6821 0 0 0 63 4 0 0 20 0 20 0 143728929 26630336512 41599 33554432000 4194304 4196468 140724628338656 139867718852336 139867693695072 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27226] ppid=27222 vsize=26006188 memory=140438250239344 CPUtime=0 cores=0-7
/proc/27224/task/27226/stat : 27226 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26630336512 41599 33554432000 4194304 4196468 140724628338656 139867637197968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27227] ppid=27222 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27227/stat : 27227 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728930 26630336512 41599 33554432000 4194304 4196468 140724628338656 139867636145168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27228] ppid=27222 vsize=26006188 memory=5800 CPUtime=0 cores=0-7
/proc/27224/task/27228/stat : 27228 (java) S 27222 27222 26755 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728930 26630336512 41599 33554432000 4194304 4196468 140724628338656 139867635092368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0

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

[pid=27224/tid=27245] ppid=27222 vsize=26538700 memory=0 CPUtime=0.46 cores=0-7
/proc/27224/task/27245/stat : 27245 (java) R 27222 27222 26755 0 -1 1077944384 50 0 0 0 46 0 0 0 20 0 28 0 143729019 27175628800 78721 33554432000 4194304 4196468 140724628338656 139866823569376 139867714627285 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27246] ppid=27222 vsize=26538700 memory=2244 CPUtime=0.42 cores=0-7
/proc/27224/task/27246/stat : 27246 (java) R 27222 27222 26755 0 -1 1077944384 51 0 0 0 42 0 0 0 20 0 28 0 143729019 27175628800 78721 33554432000 4194304 4196468 140724628338656 139866822517168 139867714627285 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27247] ppid=27222 vsize=26538700 memory=0 CPUtime=0.42 cores=0-7
/proc/27224/task/27247/stat : 27247 (java) R 27222 27222 26755 0 -1 4202560 28 0 0 0 42 0 0 0 20 0 28 0 143729019 27175628800 78721 33554432000 4194304 4196468 140724628338656 139866821463584 139867310603567 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27248] ppid=27222 vsize=26538700 memory=0 CPUtime=0.48 cores=0-7
/proc/27224/task/27248/stat : 27248 (java) S 27222 27222 26755 0 -1 1077944384 35 0 0 0 48 0 0 0 20 0 28 0 143729019 27175628800 78721 33554432000 4194304 4196468 140724628338656 139866820411568 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27249] ppid=27222 vsize=26538700 memory=0 CPUtime=0.29 cores=0-7
/proc/27224/task/27249/stat : 27249 (java) R 27222 27222 26755 0 -1 4202560 119 0 0 0 29 0 0 0 20 0 28 0 143729019 27175628800 78721 33554432000 4194304 4196468 140724628338656 139866819358768 139867310458500 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27250] ppid=27222 vsize=26538700 memory=0 CPUtime=0.47 cores=0-7
/proc/27224/task/27250/stat : 27250 (java) R 27222 27222 26755 0 -1 4202560 35 0 0 0 47 0 0 0 20 0 28 0 143729019 27175628800 78721 33554432000 4194304 4196468 140724628338656 139866750833224 139867311355506 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27251] ppid=27222 vsize=26538700 memory=0 CPUtime=0.48 cores=0-7
/proc/27224/task/27251/stat : 27251 (java) R 27222 27222 26755 0 -1 4202560 39 0 0 0 48 0 0 0 20 0 28 0 143729019 27175628800 78721 33554432000 4194304 4196468 140724628338656 139866749779792 139867310457886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
Current children cumulated CPU time: 7.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 316268 KiB

[startup+1.74283 s]
# the end of solver process 27222 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.99264 s, system=0.327528 s

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

[startup+1.60228 s]
/proc/loadavg: 7.68 7.74 7.92 11/208 27251
/proc/meminfo: memFree=28743700/32770624 swapFree=67108860/67108860
[pid=27222] ppid=27219 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/27222/stat : 27222 (xcsp3-exec) S 27219 27222 26755 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728928 9740288 346 33554432000 4194304 5098028 140728536549600 140728536547704 140424817382012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11587584 140728536556645 140728536556855 140728536556855 140728536559595 0
/proc/27222/statm: 2378 346 289 221 0 87 0
[pid=27224] ppid=27222 vsize=26538700 memory=318544 CPUtime=8.45 cores=0-7
/proc/27224/stat : 27224 (java) S 27222 27222 26755 0 -1 1077944320 22902 0 0 0 814 31 0 0 20 0 28 0 143728929 27175628800 79636 33554432000 4194304 4196468 140724628338656 140724628321200 139867714617079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
/proc/27224/statm: 6634675 79636 3234 1 0 6621909 0
[pid=27224/tid=27225] ppid=27222 vsize=26538700 memory=1200 CPUtime=0.76 cores=0-7
/proc/27224/task/27225/stat : 27225 (java) S 27222 27222 26755 0 -1 1077944384 6906 0 0 0 72 4 0 0 20 0 28 0 143728929 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867718857856 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27226] ppid=27222 vsize=26538700 memory=15880 CPUtime=0.09 cores=0-7
/proc/27224/task/27226/stat : 27226 (java) S 27222 27222 26755 0 -1 1077944384 42 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867637197968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27227] ppid=27222 vsize=26538700 memory=16236 CPUtime=0.09 cores=0-7
/proc/27224/task/27227/stat : 27227 (java) S 27222 27222 26755 0 -1 1077944384 39 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867636145168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27228] ppid=27222 vsize=26538700 memory=4044 CPUtime=0.11 cores=0-7
/proc/27224/task/27228/stat : 27228 (java) S 27222 27222 26755 0 -1 1077944384 55 0 0 0 8 3 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867635092368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27229] ppid=27222 vsize=26538700 memory=7451583159952499282 CPUtime=0.08 cores=0-7
/proc/27224/task/27229/stat : 27229 (java) S 27222 27222 26755 0 -1 1077944384 47 0 0 0 6 2 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867634039568 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27230] ppid=27222 vsize=26538700 memory=6008734745824226412 CPUtime=0.09 cores=0-7
/proc/27224/task/27230/stat : 27230 (java) S 27222 27222 26755 0 -1 1077944384 47 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867632986768 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27231] ppid=27222 vsize=26538700 memory=7453012555253567848 CPUtime=0.11 cores=0-7
/proc/27224/task/27231/stat : 27231 (java) S 27222 27222 26755 0 -1 1077944384 56 0 0 0 8 3 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867631933968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27232] ppid=27222 vsize=26538700 memory=4639074098508484693 CPUtime=0.1 cores=0-7
/proc/27224/task/27232/stat : 27232 (java) S 27222 27222 26755 0 -1 1077944384 58 0 0 0 7 3 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867630881168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27233] ppid=27222 vsize=26538700 memory=4136 CPUtime=0.09 cores=0-7
/proc/27224/task/27233/stat : 27233 (java) S 27222 27222 26755 0 -1 1077944384 43 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867629828368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27234] ppid=27222 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27234/stat : 27234 (java) S 27222 27222 26755 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 143728931 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867222723440 139867714628226 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27235] ppid=27222 vsize=26538700 memory=140438250066252 CPUtime=0 cores=0-7
/proc/27224/task/27235/stat : 27235 (java) S 27222 27222 26755 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 143728932 27175628800 79636 33554432000 4194304 4196468 140724628338656 139867221669408 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27236] ppid=27222 vsize=26538700 memory=6395206304940 CPUtime=0 cores=0-7
/proc/27224/task/27236/stat : 27236 (java) S 27222 27222 26755 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 143728932 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866839999856 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27237] ppid=27222 vsize=26538700 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/27224/task/27237/stat : 27237 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 143728934 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866838948176 139867714635675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27238] ppid=27222 vsize=26538700 memory=15255943717849665 CPUtime=0.76 cores=0-7
/proc/27224/task/27238/stat : 27238 (java) R 27222 27222 26755 0 -1 4202560 4266 0 0 0 76 0 0 0 20 0 28 0 143728934 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866837881304 139867699732255 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27239] ppid=27222 vsize=26538700 memory=1724 CPUtime=0.65 cores=0-7
/proc/27224/task/27239/stat : 27239 (java) R 27222 27222 26755 0 -1 4202560 2769 0 0 0 65 0 0 0 20 0 28 0 143728934 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866836823752 139867698522782 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27240] ppid=27222 vsize=26538700 memory=11104 CPUtime=0.73 cores=0-7
/proc/27224/task/27240/stat : 27240 (java) R 27222 27222 26755 0 -1 4202560 3295 0 0 0 73 0 0 0 20 0 28 0 143728934 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866835777024 139867699359360 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27241] ppid=27222 vsize=26538700 memory=1224 CPUtime=0.67 cores=0-7
/proc/27224/task/27241/stat : 27241 (java) S 27222 27222 26755 0 -1 1077944384 3471 0 0 0 66 1 0 0 20 0 28 0 143728934 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866834737136 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27242] ppid=27222 vsize=26538700 memory=33 CPUtime=0 cores=0-7
/proc/27224/task/27242/stat : 27242 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 143728935 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866833685600 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27243] ppid=27222 vsize=26538700 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/27224/task/27243/stat : 27243 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 143728935 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866832632880 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27244] ppid=27222 vsize=26538700 memory=6944656575208382560 CPUtime=0.49 cores=0-7
/proc/27224/task/27244/stat : 27244 (java) R 27222 27222 26755 0 -1 4202560 66 0 0 0 49 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866824621576 139867693671217 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27245] ppid=27222 vsize=26538700 memory=6944656592455097440 CPUtime=0.5 cores=0-7
/proc/27224/task/27245/stat : 27245 (java) R 27222 27222 26755 0 -1 4202560 50 0 0 0 50 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866823569336 139867310181887 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27246] ppid=27222 vsize=26538700 memory=6656426216303648864 CPUtime=0.51 cores=0-7
/proc/27224/task/27246/stat : 27246 (java) R 27222 27222 26755 0 -1 4202560 53 0 0 0 51 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866822516768 139867304525081 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27247] ppid=27222 vsize=26538700 memory=6944656592455359580 CPUtime=0.49 cores=0-7
/proc/27224/task/27247/stat : 27247 (java) R 27222 27222 26755 0 -1 4202560 28 0 0 0 49 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866821463752 139867310356728 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27248] ppid=27222 vsize=26538700 memory=6944652177228980320 CPUtime=0.57 cores=0-7
/proc/27224/task/27248/stat : 27248 (java) R 27222 27222 26755 0 -1 4202560 35 0 0 0 57 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866820410912 139867311134709 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27249] ppid=27222 vsize=26538700 memory=6944656592455360604 CPUtime=0.33 cores=0-7
/proc/27224/task/27249/stat : 27249 (java) R 27222 27222 26755 0 -1 4202560 119 0 0 0 33 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866819358936 139867311545850 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27250] ppid=27222 vsize=26538700 memory=2 CPUtime=0.5 cores=0-7
/proc/27224/task/27250/stat : 27250 (java) R 27222 27222 26755 0 -1 4202560 35 0 0 0 50 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866750832688 139867310303531 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27251] ppid=27222 vsize=26538700 memory=140438250399015 CPUtime=0.57 cores=0-7
/proc/27224/task/27251/stat : 27251 (java) R 27222 27222 26755 0 -1 4202560 39 0 0 0 57 0 0 0 20 0 28 0 143729019 27175628800 79636 33554432000 4194304 4196468 140724628338656 139866749779920 139867311647438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
Current children cumulated CPU time: 8.45 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 319928 KiB

[startup+1.70131 s]
/proc/loadavg: 7.68 7.74 7.92 11/208 27251
/proc/meminfo: memFree=28743700/32770624 swapFree=67108860/67108860
[pid=27222] ppid=27219 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/27222/stat : 27222 (xcsp3-exec) S 27219 27222 26755 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728928 9740288 346 33554432000 4194304 5098028 140728536549600 140728536547704 140424817382012 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11587584 140728536556645 140728536556855 140728536556855 140728536559595 0
/proc/27222/statm: 2378 346 289 221 0 87 0
[pid=27224] ppid=27222 vsize=26538700 memory=323476 CPUtime=9.24 cores=0-7
/proc/27224/stat : 27224 (java) S 27222 27222 26755 0 -1 1077944320 24137 0 0 0 893 31 0 0 20 0 28 0 143728929 27175628800 80869 33554432000 4194304 4196468 140724628338656 140724628321200 139867714617079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
/proc/27224/statm: 6634675 80869 3234 1 0 6621909 0
[pid=27224/tid=27225] ppid=27222 vsize=26538700 memory=27497 CPUtime=0.76 cores=0-7
/proc/27224/task/27225/stat : 27225 (java) R 27222 27222 26755 0 -1 4202560 6906 0 0 0 72 4 0 0 20 0 28 0 143728929 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867718857856 139867714629014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27226] ppid=27222 vsize=26538700 memory=0 CPUtime=0.09 cores=0-7
/proc/27224/task/27226/stat : 27226 (java) S 27222 27222 26755 0 -1 1077944384 42 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867637197968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27227] ppid=27222 vsize=26538700 memory=0 CPUtime=0.09 cores=0-7
/proc/27224/task/27227/stat : 27227 (java) S 27222 27222 26755 0 -1 1077944384 39 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867636145168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27228] ppid=27222 vsize=26538700 memory=0 CPUtime=0.11 cores=0-7
/proc/27224/task/27228/stat : 27228 (java) S 27222 27222 26755 0 -1 1077944384 55 0 0 0 8 3 0 0 20 0 28 0 143728930 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867635092368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27229] ppid=27222 vsize=26538700 memory=0 CPUtime=0.08 cores=0-7
/proc/27224/task/27229/stat : 27229 (java) S 27222 27222 26755 0 -1 1077944384 47 0 0 0 6 2 0 0 20 0 28 0 143728930 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867634039568 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27230] ppid=27222 vsize=26538700 memory=2244 CPUtime=0.09 cores=0-7
/proc/27224/task/27230/stat : 27230 (java) S 27222 27222 26755 0 -1 1077944384 47 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867632986768 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27231] ppid=27222 vsize=26538700 memory=0 CPUtime=0.11 cores=0-7
/proc/27224/task/27231/stat : 27231 (java) S 27222 27222 26755 0 -1 1077944384 56 0 0 0 8 3 0 0 20 0 28 0 143728930 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867631933968 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27232] ppid=27222 vsize=26538700 memory=0 CPUtime=0.1 cores=0-7
/proc/27224/task/27232/stat : 27232 (java) S 27222 27222 26755 0 -1 1077944384 58 0 0 0 7 3 0 0 20 0 28 0 143728930 27175628800 80869 33554432000 4194304 4196468 140724628338656 139867630881168 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27233] ppid=27222 vsize=26538700 memory=0 CPUtime=0.09 cores=0-7
/proc/27224/task/27233/stat : 27233 (java) S 27222 27222 26755 0 -1 1077944384 43 0 0 0 7 2 0 0 20 0 28 0 143728930 27175628800 80903 33554432000 4194304 4196468 140724628338656 139867629828368 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27234] ppid=27222 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27234/stat : 27234 (java) S 27222 27222 26755 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 143728931 27175628800 80903 33554432000 4194304 4196468 140724628338656 139867222723440 139867714628226 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27235] ppid=27222 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27235/stat : 27235 (java) S 27222 27222 26755 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 143728932 27175628800 80903 33554432000 4194304 4196468 140724628338656 139867221669408 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27236] ppid=27222 vsize=26538700 memory=4136 CPUtime=0 cores=0-7
/proc/27224/task/27236/stat : 27236 (java) S 27222 27222 26755 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 143728932 27175628800 80903 33554432000 4194304 4196468 140724628338656 139866839999856 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27237] ppid=27222 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/27224/task/27237/stat : 27237 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 143728934 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866838948176 139867714635675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27238] ppid=27222 vsize=26538700 memory=140438250257568 CPUtime=0.87 cores=0-7
/proc/27224/task/27238/stat : 27238 (java) R 27222 27222 26755 0 -1 4202560 4616 0 0 0 86 1 0 0 20 0 28 0 143728934 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866837881304 139867696136754 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27239] ppid=27222 vsize=26538700 memory=140438250257664 CPUtime=0.75 cores=0-7
/proc/27224/task/27239/stat : 27239 (java) R 27222 27222 26755 0 -1 4202560 3410 0 0 0 75 0 0 0 20 0 28 0 143728934 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866836827376 139867699725051 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27240] ppid=27222 vsize=26538700 memory=140438250257760 CPUtime=0.78 cores=0-7
/proc/27224/task/27240/stat : 27240 (java) R 27222 27222 26755 0 -1 4202560 3347 0 0 0 78 0 0 0 20 0 28 0 143728934 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866835775952 139867697829216 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27241] ppid=27222 vsize=26538700 memory=140438250257856 CPUtime=0.68 cores=0-7
/proc/27224/task/27241/stat : 27241 (java) R 27222 27222 26755 0 -1 4202560 3663 0 0 0 67 1 0 0 20 0 28 0 143728934 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866834737136 139867714638426 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27242] ppid=27222 vsize=26538700 memory=140438250257952 CPUtime=0 cores=0-7
/proc/27224/task/27242/stat : 27242 (java) S 27222 27222 26755 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 143728935 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866833685600 139867714627285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27243] ppid=27222 vsize=26538700 memory=6395206304940 CPUtime=0 cores=0-7
/proc/27224/task/27243/stat : 27243 (java) S 27222 27222 26755 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 143728935 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866832632880 139867714628226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27244] ppid=27222 vsize=26538700 memory=288230604707987820 CPUtime=0.58 cores=0-7
/proc/27224/task/27244/stat : 27244 (java) R 27222 27222 26755 0 -1 4202560 68 0 0 0 58 0 0 0 20 0 28 0 143729019 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866824628872 139867707334042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27245] ppid=27222 vsize=26538700 memory=0 CPUtime=0.56 cores=0-7
/proc/27224/task/27245/stat : 27245 (java) R 27222 27222 26755 0 -1 1077944384 50 0 0 0 56 0 0 0 20 0 28 0 143729019 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866823574736 139867714627285 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27246] ppid=27222 vsize=26538700 memory=140438250259712 CPUtime=0.57 cores=0-7
/proc/27224/task/27246/stat : 27246 (java) D 27222 27222 26755 0 -1 4202560 54 0 0 0 57 0 0 0 20 0 28 0 143729019 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866822523592 139867707808656 0 4 0 16800975 18446744071582151416 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27247] ppid=27222 vsize=26538700 memory=0 CPUtime=0.57 cores=0-7
/proc/27224/task/27247/stat : 27247 (java) D 27222 27222 26755 0 -1 4202560 29 0 0 0 57 0 0 0 20 0 28 0 143729019 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866821470472 139867707334042 0 4 0 16800975 18446744071582151463 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27248] ppid=27222 vsize=26538700 memory=0 CPUtime=0.62 cores=0-7
/proc/27224/task/27248/stat : 27248 (java) D 27222 27222 26755 0 -1 4202560 35 0 0 0 62 0 0 0 20 0 28 0 143729019 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866820417672 139867707334042 0 4 0 16800975 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27249] ppid=27222 vsize=26538700 memory=0 CPUtime=0.41 cores=0-7
/proc/27224/task/27249/stat : 27249 (java) D 27222 27222 26755 0 -1 4202560 119 0 0 0 41 0 0 0 20 0 28 0 143729019 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866819364872 139867707334042 0 4 0 16800975 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27250] ppid=27222 vsize=26538700 memory=0 CPUtime=0.55 cores=0-7
/proc/27224/task/27250/stat : 27250 (java) D 27222 27222 26755 0 -1 4202560 37 0 0 0 55 0 0 0 20 0 28 0 143729019 27175628800 80994 33554432000 4194304 4196468 140724628338656 139866750840008 139867707808656 0 4 0 16800975 18446744071582151416 0 0 -1 0 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
[pid=27224/tid=27251] ppid=27222 vsize=26538700 memory=0 CPUtime=0.63 cores=0-7
/proc/27224/task/27251/stat : 27251 (java) D 27222 27222 26755 0 -1 4202560 39 0 0 0 63 0 0 0 20 0 28 0 143729019 27175628800 81043 33554432000 4194304 4196468 140724628338656 139866749787208 139867707808656 0 4 0 16800975 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 20078592 140724628341906 140724628342083 140724628342083 140724628344783 0
Current children cumulated CPU time: 9.24 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 324860 KiB

Child status: 0
Real time (s): 1.74289
CPU time (s): 9.32016
CPU user time (s): 8.99264
CPU system time (s): 0.327528
CPU usage (%): 534.753
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 324860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.99264
system time used= 0.327528
maximum resident set size= 326616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25079
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3463
involuntary context switches= 179


# summary of solver processes directly reported to runsolver:
#   pid: 27222
#   total CPU time (s): 9.32016
#   total CPU user time (s): 8.99264
#   total CPU system time (s): 0.327528

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034077 second user time and 0.061922 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-19 03:19:08
IDJOB=4281066
IDBENCH=115707
IDSOLVER=2675
FILE ID=node102/4281066-1503106407
RUNJOBID= node102-1503100499-26782
PBS_JOBID= 20630747
Free space on /tmp= 61880 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-xcsp2-cabinet/Cabinet-5575_X2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281066-1503106407/watcher-4281066-1503106407 -o /tmp/evaluation-result-4281066-1503106407/solver-4281066-1503106407 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503100499-26782 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 296321427 HOME/instance-4281066-1503106407.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 947aaa5b42c66575ddcf4e155c683c91
RANDOM SEED=296321427

node102.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.35
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.35
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.35
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.35
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:        29025320 kB
MemAvailable:   31975656 kB
Buffers:          226216 kB
Cached:          3017504 kB
SwapCached:            0 kB
Active:           948636 kB
Inactive:        2347624 kB
Active(anon):       5504 kB
Inactive(anon):    83184 kB
Active(file):     943132 kB
Inactive(file):  2264440 kB
Unevictable:        7504 kB
Mlocked:            7504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:         58620 kB
Mapped:            49960 kB
Shmem:             33452 kB
Slab:             143816 kB
SReclaimable:     117200 kB
SUnreclaim:        26616 kB
KernelStack:        3264 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61872 MiB
End job on node102 at 2017-08-19 03:19:09