Trace number 4269677

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 seq (2017-08-09)UNSAT 9.0308504 7.2621498

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-40.xml
MD5SUMb581a39749cdd21b83f7329098fa8172
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 benchmark4.6845298
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":6,"count":1},{"degree":7,"count":1},{"degree":8,"count":1},{"degree":9,"count":1},{"degree":10,"count":2},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":15,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269677-1502770657.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4269677-1502770657.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.31	c simple solver
0.32/0.38	c parse instance...
1.08/0.66	c solve instance...
8.95/7.25	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 (13922 MiB free)
  memory of node 1: 16384 MiB (15583 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269677-1502770657/watcher-4269677-1502770657 -o /tmp/evaluation-result-4269677-1502770657/solver-4269677-1502770657 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 818429470 HOME/instance-4269677-1502770657.xml 

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

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

solver pid=2096, runsolver pid=2093

[startup+0.100111 s]*
/proc/loadavg: 2.01 1.76 1.66 4/204 2105
/proc/meminfo: memFree=30208000/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13574484 memory=15892 CPUtime=0.02 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 3805 0 0 0 2 0 0 0 20 0 9 0 65406307 13900271616 3973 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3393621 3973 2085 1 0 3383118 0
[pid=2098/tid=2099] ppid=2096 vsize=13574484 memory=-6871798056524144002 CPUtime=0.02 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 2526 0 0 0 2 0 0 0 20 0 9 0 65406307 13900271616 3973 18446744073709551615 4194304 4196468 140729506146832 139638145692264 139638134552955 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13574484 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65406308 13900271616 3973 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13574484 memory=140449269479040 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65406308 13900271616 4485 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65406308 13900271616 4485 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65406308 13900271616 4485 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13574484 memory=140449269479040 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65406309 13900271616 4485 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 65406309 13900271616 4485 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 65406310 13900271616 4485 18446744073709551615 4194304 4196468 140729506146832 139637617915056 139638141466325 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 17272 KiB

[startup+0.212446 s]*
/proc/loadavg: 2.01 1.76 1.66 3/211 2112
/proc/meminfo: memFree=30197604/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13974352 memory=28928 CPUtime=0.12 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 5172 0 0 0 11 1 0 0 20 0 15 0 65406307 14309736448 7232 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3493588 7232 2845 1 0 3482964 0
[pid=2098/tid=2099] ppid=2096 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 3183 0 0 0 8 1 0 0 20 0 15 0 65406307 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139638145672272 139638141478045 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13974352 memory=1358 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13974352 memory=140449270166521 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406308 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13974352 memory=140449269479040 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406309 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65406309 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65406310 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637617914992 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2107] ppid=2096 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2107/stat : 2107 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637616863312 139638141474715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2108] ppid=2096 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2108/stat : 2108 (java) S 2096 2096 11586 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 65406312 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637615811184 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2109] ppid=2096 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2109/stat : 2109 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637614758384 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2110] ppid=2096 vsize=13974352 memory=140449269479040 CPUtime=0.01 cores=1,3,5,7
/proc/2098/task/2110/stat : 2110 (java) S 2096 2096 11586 0 -1 1077944384 329 0 0 0 1 0 0 0 20 0 15 0 65406312 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637613706096 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2111] ppid=2096 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2111/stat : 2111 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637612653536 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2112] ppid=2096 vsize=13974352 memory=140449269479040 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2112/stat : 2112 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406317 14309736448 7297 18446744073709551615 4194304 4196468 140729506146832 139637611600304 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30308 KiB

[startup+0.310343 s]*
/proc/loadavg: 2.01 1.76 1.66 5/211 2112
/proc/meminfo: memFree=30185380/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13974352 memory=39748 CPUtime=0.32 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 8664 0 0 0 30 2 0 0 20 0 15 0 65406307 14309736448 9937 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3493588 9937 2979 1 0 3482964 0
[pid=2098/tid=2099] ppid=2096 vsize=13978608 memory=7311146985107750967 CPUtime=0.19 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 5939 0 0 0 17 2 0 0 20 0 15 0 65406307 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139638145677112 139638141478045 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13978608 memory=1358 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13978608 memory=140449270166521 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13978608 memory=-7605864313038684575 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13978608 memory=7445587256895498607 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406308 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13978608 memory=665094747737237129 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406309 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13978608 memory=6055698173163827300 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65406309 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13978608 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65406310 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637617914992 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2107] ppid=2096 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2107/stat : 2107 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637616863312 139638141474715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2108] ppid=2096 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2098/task/2108/stat : 2108 (java) S 2096 2096 11586 0 -1 1077944384 640 0 0 0 2 0 0 0 20 0 15 0 65406312 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637615811184 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2109] ppid=2096 vsize=13978608 memory=7161130587769680949 CPUtime=0.02 cores=1,3,5,7
/proc/2098/task/2109/stat : 2109 (java) S 2096 2096 11586 0 -1 1077944384 129 0 0 0 2 0 0 0 20 0 15 0 65406312 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637614758384 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2110] ppid=2096 vsize=13978608 memory=4123196049485082552 CPUtime=0.07 cores=1,3,5,7
/proc/2098/task/2110/stat : 2110 (java) S 2096 2096 11586 0 -1 1077944384 696 0 0 0 7 0 0 0 20 0 15 0 65406312 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637613706096 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2111] ppid=2096 vsize=13978608 memory=7588691151903879763 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2111/stat : 2111 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637612653536 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2112] ppid=2096 vsize=13978608 memory=3472707343832131465 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2112/stat : 2112 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406317 14314094592 9955 18446744073709551615 4194304 4196468 140729506146832 139637611600304 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41128 KiB

[startup+0.7008 s]
/proc/loadavg: 2.01 1.76 1.66 6/211 2112
/proc/meminfo: memFree=30175584/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13980732 memory=74388 CPUtime=1.37 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 13145 0 0 0 133 4 0 0 20 0 15 0 65406307 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3495183 18597 3175 1 0 3483476 0
[pid=2098/tid=2099] ppid=2096 vsize=13980732 memory=280898243289376 CPUtime=0.57 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 7998 0 0 0 54 3 0 0 20 0 15 0 65406307 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139638145694664 139637783505947 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13980732 memory=2110799728679940 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13980732 memory=280898243157056 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13980732 memory=140449121599473 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13980732 memory=280898243175104 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65406310 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637617914992 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2107] ppid=2096 vsize=13980732 memory=280898243192576 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2107/stat : 2107 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637616863312 139638141474715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2108] ppid=2096 vsize=13980732 memory=140449121774278 CPUtime=0.22 cores=1,3,5,7
/proc/2098/task/2108/stat : 2108 (java) S 2096 2096 11586 0 -1 1077944384 1292 0 0 0 22 0 0 0 20 0 15 0 65406312 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637615811184 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2109] ppid=2096 vsize=13980732 memory=280898243197600 CPUtime=0.24 cores=1,3,5,7
/proc/2098/task/2109/stat : 2109 (java) R 2096 2096 11586 0 -1 4202560 1156 0 0 0 24 0 0 0 20 0 15 0 65406312 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637614747184 139638122642420 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2110] ppid=2096 vsize=13980732 memory=24774277 CPUtime=0.31 cores=1,3,5,7
/proc/2098/task/2110/stat : 2110 (java) R 2096 2096 11586 0 -1 1077944384 1391 0 0 0 31 0 0 0 20 0 15 0 65406312 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637613706096 139638141467266 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2111] ppid=2096 vsize=13980732 memory=280898243170424 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2111/stat : 2111 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637612653536 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2112] ppid=2096 vsize=13980732 memory=-7249806322133643294 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2112/stat : 2112 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406317 14316269568 18597 18446744073709551615 4194304 4196468 140729506146832 139637611600304 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 75768 KiB

[startup+1.50086 s]
/proc/loadavg: 2.01 1.76 1.66 3/211 2112
/proc/meminfo: memFree=30150004/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13980732 memory=78648 CPUtime=2.72 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 16190 0 0 0 268 4 0 0 20 0 15 0 65406307 14316269568 19662 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3495183 19662 3191 1 0 3483476 0
[pid=2098/tid=2099] ppid=2096 vsize=13980732 memory=2384 CPUtime=1.36 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 8630 0 0 0 133 3 0 0 20 0 15 0 65406307 14316269568 19662 18446744073709551615 4194304 4196468 140729506146832 139638145694808 139637787319219 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 19662 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 19662 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 19662 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7

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

/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13980732 memory=1585 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13980732 memory=-7026283297063673248 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13980732 memory=8025788818356327526 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13980732 memory=5937260987461101140 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65406310 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637617914992 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2107] ppid=2096 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2107/stat : 2107 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637616863312 139638141474715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2108] ppid=2096 vsize=13980732 memory=1380 CPUtime=0.64 cores=1,3,5,7
/proc/2098/task/2108/stat : 2108 (java) S 2096 2096 11586 0 -1 1077944384 4259 0 0 0 64 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637615811184 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2109] ppid=2096 vsize=13980732 memory=55 CPUtime=0.77 cores=1,3,5,7
/proc/2098/task/2109/stat : 2109 (java) S 2096 2096 11586 0 -1 1077944384 4041 0 0 0 77 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637614758384 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2110] ppid=2096 vsize=13980732 memory=6944656592455350634 CPUtime=0.39 cores=1,3,5,7
/proc/2098/task/2110/stat : 2110 (java) S 2096 2096 11586 0 -1 1077944384 2038 0 0 0 39 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637613706096 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2111] ppid=2096 vsize=13980732 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2111/stat : 2111 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637612653536 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2112] ppid=2096 vsize=13980732 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2112/stat : 2112 (java) S 2096 2096 11586 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 65406317 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637611600304 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 8 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 89444 KiB

[startup+7.2621 s]
# the end of solver process 2096 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.96741 s, system=0.063438 s

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

[startup+6.40086 s]
/proc/loadavg: 2.01 1.76 1.66 3/211 2112
/proc/meminfo: memFree=30135772/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13980732 memory=88064 CPUtime=8.1 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 21319 0 0 0 805 5 0 0 20 0 15 0 65406307 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3495183 22016 3196 1 0 3483476 0
[pid=2098/tid=2099] ppid=2096 vsize=13980732 memory=149502912806976 CPUtime=6.27 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 8985 0 0 0 623 4 0 0 20 0 15 0 65406307 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139638145692832 139637787380595 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13980732 memory=280898243133680 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13980732 memory=280898243546800 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13980732 memory=576601205451551593 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13980732 memory=288288891625276794 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13980732 memory=3762670550191964192 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13980732 memory=85944 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65406310 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637617914992 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2107] ppid=2096 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2107/stat : 2107 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637616863312 139638141474715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2108] ppid=2096 vsize=13980732 memory=6656426216303648864 CPUtime=0.64 cores=1,3,5,7
/proc/2098/task/2108/stat : 2108 (java) S 2096 2096 11586 0 -1 1077944384 4259 0 0 0 64 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637615811184 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2109] ppid=2096 vsize=13980732 memory=6943487855420614559 CPUtime=0.77 cores=1,3,5,7
/proc/2098/task/2109/stat : 2109 (java) S 2096 2096 11586 0 -1 1077944384 4041 0 0 0 77 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637614758384 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2110] ppid=2096 vsize=13980732 memory=7896318971486248851 CPUtime=0.39 cores=1,3,5,7
/proc/2098/task/2110/stat : 2110 (java) S 2096 2096 11586 0 -1 1077944384 2038 0 0 0 39 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637613706096 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2111] ppid=2096 vsize=13980732 memory=6933690287860520088 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2111/stat : 2111 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637612653536 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2112] ppid=2096 vsize=13980732 memory=16484084485400 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2112/stat : 2112 (java) S 2096 2096 11586 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 65406317 14316269568 22016 18446744073709551615 4194304 4196468 140729506146832 139637611600304 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 8.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 89444 KiB

[startup+6.80066 s]
/proc/loadavg: 2.01 1.76 1.66 3/211 2112
/proc/meminfo: memFree=30135772/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13980732 memory=88084 CPUtime=8.52 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 21678 0 0 0 847 5 0 0 20 0 15 0 65406307 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3495183 22021 3196 1 0 3483476 0
[pid=2098/tid=2099] ppid=2096 vsize=13980732 memory=644 CPUtime=6.67 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 9110 0 0 0 663 4 0 0 20 0 15 0 65406307 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139638145692832 139637787320382 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13980732 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13980732 memory=8956 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13980732 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13980732 memory=16240 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65406310 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637617914992 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2107] ppid=2096 vsize=13980732 memory=20884 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2107/stat : 2107 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637616863312 139638141474715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2108] ppid=2096 vsize=13980732 memory=4048 CPUtime=0.65 cores=1,3,5,7
/proc/2098/task/2108/stat : 2108 (java) S 2096 2096 11586 0 -1 1077944384 4389 0 0 0 65 0 0 0 20 0 15 0 65406312 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637615811184 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2109] ppid=2096 vsize=13980732 memory=644 CPUtime=0.77 cores=1,3,5,7
/proc/2098/task/2109/stat : 2109 (java) S 2096 2096 11586 0 -1 1077944384 4049 0 0 0 77 0 0 0 20 0 15 0 65406312 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637614758384 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2110] ppid=2096 vsize=13980732 memory=1788 CPUtime=0.4 cores=1,3,5,7
/proc/2098/task/2110/stat : 2110 (java) S 2096 2096 11586 0 -1 1077944384 2134 0 0 0 40 0 0 0 20 0 15 0 65406312 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637613706096 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2111] ppid=2096 vsize=13980732 memory=956 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2111/stat : 2111 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637612653536 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2112] ppid=2096 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2112/stat : 2112 (java) S 2096 2096 11586 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 65406317 14316269568 22021 18446744073709551615 4194304 4196468 140729506146832 139637611600304 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 8.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 89464 KiB

[startup+7.20061 s]
/proc/loadavg: 2.01 1.76 1.66 3/211 2112
/proc/meminfo: memFree=30136304/32770624 swapFree=67108860/67108860
[pid=2096] ppid=2093 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2096/stat : 2096 (xcsp3-exec) S 2093 2096 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65406299 9740288 345 18446744073709551615 4194304 5098028 140730292418736 140730292416840 140375199765116 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 10719232 140730292420985 140730292421189 140730292421189 140730292424683 0
/proc/2096/statm: 2378 345 289 221 0 87 0
[pid=2098] ppid=2096 vsize=13980732 memory=88116 CPUtime=8.95 cores=1,3,5,7
/proc/2098/stat : 2098 (java) S 2096 2096 11586 0 -1 1077944320 22058 0 0 0 890 5 0 0 20 0 15 0 65406307 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 140729506129376 139638141456119 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
/proc/2098/statm: 3495183 22029 3196 1 0 3483476 0
[pid=2098/tid=2099] ppid=2096 vsize=13980732 memory=6944656592385698452 CPUtime=7.07 cores=1,3,5,7
/proc/2098/task/2099/stat : 2099 (java) R 2096 2096 11586 0 -1 4202560 9111 0 0 0 703 4 0 0 20 0 15 0 65406307 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139638145692640 139637787320536 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2100] ppid=2096 vsize=13980732 memory=-7662980745959663145 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2100/stat : 2100 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637741874064 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2101] ppid=2096 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2101/stat : 2101 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637740821264 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2102] ppid=2096 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2102/stat : 2102 (java) S 2096 2096 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637739768976 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2103] ppid=2096 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2103/stat : 2103 (java) S 2096 2096 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65406308 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637738716176 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2104] ppid=2096 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2104/stat : 2104 (java) S 2096 2096 11586 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637620021360 139638141467266 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2105] ppid=2096 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2105/stat : 2105 (java) S 2096 2096 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65406309 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637618967328 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2106] ppid=2096 vsize=13980732 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2106/stat : 2106 (java) S 2096 2096 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65406310 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637617914992 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2107] ppid=2096 vsize=13980732 memory=301741420686082359 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2107/stat : 2107 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637616863312 139638141474715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2108] ppid=2096 vsize=13980732 memory=14136627995871558 CPUtime=0.65 cores=1,3,5,7
/proc/2098/task/2108/stat : 2108 (java) S 2096 2096 11586 0 -1 1077944384 4389 0 0 0 65 0 0 0 20 0 15 0 65406312 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637615811184 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2109] ppid=2096 vsize=13980732 memory=280898243340200 CPUtime=0.8 cores=1,3,5,7
/proc/2098/task/2109/stat : 2109 (java) S 2096 2096 11586 0 -1 1077944384 4078 0 0 0 80 0 0 0 20 0 15 0 65406312 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637614758384 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2110] ppid=2096 vsize=13980732 memory=280898243340200 CPUtime=0.4 cores=1,3,5,7
/proc/2098/task/2110/stat : 2110 (java) S 2096 2096 11586 0 -1 1077944384 2483 0 0 0 40 0 0 0 20 0 15 0 65406312 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637613706096 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2111] ppid=2096 vsize=13980732 memory=280898243133680 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2111/stat : 2111 (java) S 2096 2096 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65406312 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637612653536 139638141466325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
[pid=2098/tid=2112] ppid=2096 vsize=13980732 memory=280898243133680 CPUtime=0 cores=1,3,5,7
/proc/2098/task/2112/stat : 2112 (java) S 2096 2096 11586 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 65406317 14316269568 22029 18446744073709551615 4194304 4196468 140729506146832 139637611600304 139638141467266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7487488 140729506152881 140729506153057 140729506153057 140729506156495 0
Current children cumulated CPU time: 8.95 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 89496 KiB

Child status: 0
Real time (s): 7.26215
CPU time (s): 9.03085
CPU user time (s): 8.96741
CPU system time (s): 0.063438
CPU usage (%): 124.355
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 89496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.96741
system time used= 0.063438
maximum resident set size= 90500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22945
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= 2061
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 2096
#   total CPU time (s): 9.03085
#   total CPU user time (s): 8.96741
#   total CPU system time (s): 0.063438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066671 second user time and 0.106442 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 06:03:20
IDJOB=4269677
IDBENCH=125700
IDSOLVER=2660
FILE ID=node124/4269677-1502770657
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-40.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269677-1502770657/watcher-4269677-1502770657 -o /tmp/evaluation-result-4269677-1502770657/solver-4269677-1502770657 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 818429470 HOME/instance-4269677-1502770657.xml

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

MD5SUM BENCH= b581a39749cdd21b83f7329098fa8172
RANDOM SEED=818429470

node124.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.51
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.51
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.51
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.51
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:        30215304 kB
MemAvailable:   30619100 kB
Buffers:          232488 kB
Cached:           458324 kB
SwapCached:            0 kB
Active:          1825280 kB
Inactive:         280240 kB
Active(anon):    1365884 kB
Inactive(anon):    81952 kB
Active(file):     459396 kB
Inactive(file):   198288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8020 kB
Writeback:             8 kB
AnonPages:       1415812 kB
Mapped:            58912 kB
Shmem:             33512 kB
Slab:             150560 kB
SReclaimable:     123892 kB
SUnreclaim:        26668 kB
KernelStack:        3424 kB
PageTables:         7652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2001628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1335296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 06:03:28