Trace number 4282422

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-18)UNSAT 9.9050102 6.80336

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p9/
mdd-7-25-5-ps05-psh09-3.xml
MD5SUM47cdae4cc979e49bd09b7efbbe69f743
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 benchmark9.9050102
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree12
Maximum variable degree22
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":1},{"degree":14,"count":3},{"degree":15,"count":4},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":1},{"degree":19,"count":4},{"degree":20,"count":2},{"degree":22,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282422-1503123019.xml"  -tl '2520s' -p 1 -x 0
0.13/0.35	c [HOME/instance-4282422-1503123019.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.41	c simple solver
0.33/0.47	c parse instance...
8.26/5.77	c solve instance...
9.79/6.79	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 (13751 MiB free)
  memory of node 1: 16384 MiB (15237 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282422-1503123019/watcher-4282422-1503123019 -o /tmp/evaluation-result-4282422-1503123019/solver-4282422-1503123019 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 571026666 HOME/instance-4282422-1503123019.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=16234, runsolver pid=16231

[startup+0.100104 s]*
/proc/loadavg: 1.74 1.76 1.74 2/198 16237
/proc/meminfo: memFree=29681224/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13358712 memory=14104 CPUtime=0.01 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 3287 0 0 0 1 0 0 0 20 0 6 0 114522471 13679321088 3526 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3339678 3526 1892 1 0 3329175 0
[pid=16236/tid=16237] ppid=16234 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) R 16234 16234 8563 0 -1 4202560 2065 0 0 0 0 0 0 0 20 0 6 0 114522472 13679321088 3526 18446744073709551615 4194304 4196468 140723283023488 140412548665936 140412544451741 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 114522472 13679321088 3526 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13358712 memory=139865361725056 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 114522472 13679321088 3526 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 114522472 13679321088 3526 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 114522472 13679321088 3526 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15484 KiB

[startup+0.209884 s]*
/proc/loadavg: 1.74 1.76 1.74 2/210 16249
/proc/meminfo: memFree=29672876/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13907304 memory=21400 CPUtime=0.05 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 4804 0 0 0 5 0 0 0 20 0 14 0 114522471 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3476826 5350 2554 1 0 3466323 0
[pid=16236/tid=16237] ppid=16234 vsize=13907304 memory=-6871798056524144002 CPUtime=0.04 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) D 16234 16234 8563 0 -1 4202560 2973 0 0 0 4 0 0 0 20 0 14 0 114522472 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412548667296 140412544451837 0 4 1 16800974 18446744071580418449 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13907304 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114522472 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13907304 memory=139865361725056 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114522472 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114522472 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114522472 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16242] ppid=16234 vsize=13907304 memory=139865361725056 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16242/stat : 16242 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114522474 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412090178416 140412544440962 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16243] ppid=16234 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16243/stat : 16243 (java) S 16234 16234 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 114522474 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412089124384 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16244] ppid=16234 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16244/stat : 16244 (java) S 16234 16234 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 114522474 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412088071536 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16245] ppid=16234 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16245/stat : 16245 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114522477 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412087019856 140412544448411 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16246] ppid=16234 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16246/stat : 16246 (java) S 16234 16234 8563 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 14 0 114522477 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412085967216 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16247] ppid=16234 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16247/stat : 16247 (java) S 16234 16234 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 14 0 114522477 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412084914416 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16248] ppid=16234 vsize=13907304 memory=139865361725056 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16248/stat : 16248 (java) S 16234 16234 8563 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 14 0 114522477 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412083861616 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16249] ppid=16234 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16249/stat : 16249 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114522477 14241079296 5350 18446744073709551615 4194304 4196468 140723283023488 140412082809056 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22780 KiB

[startup+0.310105 s]*
/proc/loadavg: 1.74 1.76 1.74 5/211 16250
/proc/meminfo: memFree=29668020/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13974352 memory=28172 CPUtime=0.13 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 5468 0 0 0 12 1 0 0 20 0 15 0 114522471 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3493588 7043 2848 1 0 3482964 0
[pid=16236/tid=16237] ppid=16234 vsize=13974352 memory=-8774313645642428999 CPUtime=0.09 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) R 16234 16234 8563 0 -1 4202560 3395 0 0 0 9 0 0 0 20 0 15 0 114522472 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412548666240 140412544441750 0 4 1 16800974 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13974352 memory=139865361735649 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522472 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13974352 memory=7234278898990542186 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522472 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114522472 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114522472 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16242] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16242/stat : 16242 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114522474 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412090178416 140412544440962 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16243] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16243/stat : 16243 (java) S 16234 16234 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114522474 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412089124384 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16244] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16244/stat : 16244 (java) S 16234 16234 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114522474 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412088071536 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16245] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16245/stat : 16245 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412087019856 140412544448411 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16246] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16246/stat : 16246 (java) S 16234 16234 8563 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 114522477 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412085967216 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16247] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16247/stat : 16247 (java) S 16234 16234 8563 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 114522477 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412084914416 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16248] ppid=16234 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16236/task/16248/stat : 16248 (java) R 16234 16234 8563 0 -1 4202560 338 0 0 0 2 0 0 0 20 0 15 0 114522477 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412083861616 140412523130016 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16249] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16249/stat : 16249 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412082809056 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16250] ppid=16234 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16250/stat : 16250 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522489 14309736448 7043 18446744073709551615 4194304 4196468 140723283023488 140412081757360 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29552 KiB

[startup+0.704988 s]
/proc/loadavg: 1.74 1.76 1.74 4/211 16250
/proc/meminfo: memFree=29649572/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13978684 memory=126236 CPUtime=0.86 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 11508 0 0 0 80 6 0 0 20 0 15 0 114522471 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3494671 31559 3129 1 0 3482964 0
[pid=16236/tid=16237] ppid=16234 vsize=13978684 memory=7886766292050720565 CPUtime=0.48 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) R 16234 16234 8563 0 -1 1077944384 7802 0 0 0 43 5 0 0 20 0 15 0 114522472 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412548666752 140412544440021 0 4 1 16800974 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13978684 memory=6003668156883685970 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522472 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13978684 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522472 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13978684 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114522472 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114522472 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16242] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16242/stat : 16242 (java) S 16234 16234 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412090178416 140412544440962 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16243] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16243/stat : 16243 (java) S 16234 16234 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412089124384 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16244] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16244/stat : 16244 (java) S 16234 16234 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412088071536 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16245] ppid=16234 vsize=13978684 memory=30305 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16245/stat : 16245 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412087019856 140412544448411 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16246] ppid=16234 vsize=13978684 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16236/task/16246/stat : 16246 (java) R 16234 16234 8563 0 -1 4202560 782 0 0 0 9 0 0 0 20 0 15 0 114522477 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412085954000 140412544451162 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16247] ppid=16234 vsize=13978684 memory=-2893623298589923098 CPUtime=0.07 cores=1,3,5,7
/proc/16236/task/16247/stat : 16247 (java) R 16234 16234 8563 0 -1 4202560 446 0 0 0 7 0 0 0 20 0 15 0 114522477 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412084905872 140412544451162 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16248] ppid=16234 vsize=13978684 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/16236/task/16248/stat : 16248 (java) R 16234 16234 8563 0 -1 4202560 1172 0 0 0 19 0 0 0 20 0 15 0 114522477 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412083855504 140412544441750 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16249] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16249/stat : 16249 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412082809056 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16250] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16250/stat : 16250 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522489 14314172416 31559 18446744073709551615 4194304 4196468 140723283023488 140412081757360 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 127616 KiB

[startup+1.50084 s]
/proc/loadavg: 1.74 1.76 1.74 5/211 16250
/proc/meminfo: memFree=29444128/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13978684 memory=420112 CPUtime=2.76 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 14633 0 0 0 253 23 0 0 20 0 15 0 114522471 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3494671 105028 3199 1 0 3482964 0
[pid=16236/tid=16237] ppid=16234 vsize=13978684 memory=0 CPUtime=1.19 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) R 16234 16234 8563 0 -1 4202560 7904 0 0 0 112 7 0 0 20 0 15 0 114522472 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412548668096 140412164837149 0 4 1 16800974 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13978684 memory=-1624781813439352349 CPUtime=0.04 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 86 0 0 0 2 2 0 0 20 0 15 0 114522472 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13978684 memory=8242832241811678803 CPUtime=0.06 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 102 0 0 0 3 3 0 0 20 0 15 0 114522472 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13978684 memory=7811044310603950144 CPUtime=0.07 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 113 0 0 0 3 4 0 0 20 0 15 0 114522472 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13978684 memory=-8774313645642428999 CPUtime=0.05 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 93 0 0 0 2 3 0 0 20 0 15 0 114522472 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16242] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16242/stat : 16242 (java) S 16234 16234 8563 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412090178416 140412544440962 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16243] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16243/stat : 16243 (java) S 16234 16234 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412089124448 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16244] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16244/stat : 16244 (java) S 16234 16234 8563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412088071552 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16245] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16245/stat : 16245 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412087019856 140412544448411 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16246] ppid=16234 vsize=13978684 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/16236/task/16246/stat : 16246 (java) S 16234 16234 8563 0 -1 1077944384 2014 0 0 0 52 0 0 0 20 0 15 0 114522477 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412085967216 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16247] ppid=16234 vsize=13978684 memory=1627 CPUtime=0.5 cores=1,3,5,7
/proc/16236/task/16247/stat : 16247 (java) S 16234 16234 8563 0 -1 1077944384 1529 0 0 0 50 0 0 0 20 0 15 0 114522477 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412084914416 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16248] ppid=16234 vsize=13978684 memory=2110215814747780 CPUtime=0.24 cores=1,3,5,7
/proc/16236/task/16248/stat : 16248 (java) S 16234 16234 8563 0 -1 1077944384 1284 0 0 0 24 0 0 0 20 0 15 0 114522477 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412083861616 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16249] ppid=16234 vsize=13978684 memory=6152287975748490082 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16249/stat : 16249 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412082809056 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16250] ppid=16234 vsize=13978684 memory=7381516794259395155 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16250/stat : 16250 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522489 14314172416 105028 18446744073709551615 4194304 4196468 140723283023488 140412081757360 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 421492 KiB

[startup+3.11009 s]
/proc/loadavg: 1.74 1.76 1.74 3/211 16250
/proc/meminfo: memFree=28927664/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13978684 memory=789908 CPUtime=4.65 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 17249 0 0 0 423 42 0 0 20 0 15 0 114522471 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3494671 197477 3199 1 0 3482964 0
[pid=16236/tid=16237] ppid=16234 vsize=13978684 memory=7234014006830328675 CPUtime=2.71 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) R 16234 16234 8563 0 -1 4202560 9611 0 0 0 260 11 0 0 20 0 15 0 114522472 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412548667928 140412164552483 0 4 1 16800974 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13978684 memory=7881696724453321575 CPUtime=0.12 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 310 0 0 0 7 5 0 0 20 0 15 0 114522472 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13978684 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 215 0 0 0 7 8 0 0 20 0 15 0 114522472 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13978684 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 225 0 0 0 7 7 0 0 20 0 15 0 114522472 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13978684 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 212 0 0 0 6 7 0 0 20 0 15 0 114522472 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16242] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16242/stat : 16242 (java) S 16234 16234 8563 0 -1 1077944384 508 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412090178416 140412544440962 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16243] ppid=16234 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16243/stat : 16243 (java) S 16234 16234 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412089124448 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16244] ppid=16234 vsize=13978684 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16244/stat : 16244 (java) S 16234 16234 8563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 114522474 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412088071552 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16245] ppid=16234 vsize=13978684 memory=757824 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16245/stat : 16245 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412087019856 140412544448411 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16246] ppid=16234 vsize=13978684 memory=1380 CPUtime=0.53 cores=1,3,5,7
/proc/16236/task/16246/stat : 16246 (java) S 16234 16234 8563 0 -1 1077944384 2016 0 0 0 53 0 0 0 20 0 15 0 114522477 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412085967216 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16247] ppid=16234 vsize=13978684 memory=757644 CPUtime=0.51 cores=1,3,5,7
/proc/16236/task/16247/stat : 16247 (java) S 16234 16234 8563 0 -1 1077944384 1533 0 0 0 51 0 0 0 20 0 15 0 114522477 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412084914416 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16248] ppid=16234 vsize=13978684 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/16236/task/16248/stat : 16248 (java) D 16234 16234 8563 0 -1 4202560 1320 0 0 0 27 0 0 0 20 0 15 0 114522477 14314172416 197477 18446744073709551615 4194304 4196468 140723283023488 140412083861536 140412524353951 0 4 1 16800974 18446744072100686981 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16249] ppid=16234 vsize=13978684 memory=279730415000808 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16249/stat : 16249 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14314172416 197989 18446744073709551615 4194304 4196468 140723283023488 140412082809056 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16250] ppid=16234 vsize=13978684 memory=-8970745359494625598 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16250/stat : 16250 (java) S 16234 16234 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114522489 14314172416 197989 18446744073709551615 4194304 4196468 140723283023488 140412081757360 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 4.65 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 791288 KiB

[startup+6.30084 s]
/proc/loadavg: 1.60 1.73 1.73 6/211 16250
/proc/meminfo: memFree=28258428/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13980732 memory=1516224 CPUtime=9.33 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 25676 0 0 0 849 84 0 0 20 0 15 0 114522471 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3495183 379056 3212 1 0 3483476 0
[pid=16236/tid=16237] ppid=16234 vsize=13980732 memory=4640204396461838434 CPUtime=5.64 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) R 16234 16234 8563 0 -1 4202560 12274 0 0 0 546 18 0 0 20 0 15 0 114522472 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412548669448 140412166084413 0 4 1 16800974 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13980732 memory=1514788 CPUtime=0.35 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 630 0 0 0 21 14 0 0 20 0 15 0 114522472 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13980732 memory=1325836 CPUtime=0.36 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 505 0 0 0 21 15 0 0 20 0 15 0 114522472 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13980732 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 512 0 0 0 21 15 0 0 20 0 15 0 114522472 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13980732 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 351 0 0 0 19 16 0 0 20 0 15 0 114522472 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16242] ppid=16234 vsize=13980732 memory=1514768 CPUtime=0.01 cores=1,3,5,7
/proc/16236/task/16242/stat : 16242 (java) S 16234 16234 8563 0 -1 1077944384 1641 0 0 0 1 0 0 0 20 0 15 0 114522474 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412090178416 140412544440962 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16243] ppid=16234 vsize=13980732 memory=1325836 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16243/stat : 16243 (java) S 16234 16234 8563 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 114522474 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412089124448 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16244] ppid=16234 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16244/stat : 16244 (java) S 16234 16234 8563 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 114522474 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412088071552 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16245] ppid=16234 vsize=13980732 memory=1325132 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16245/stat : 16245 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412087019856 140412544448411 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16246] ppid=16234 vsize=13980732 memory=0 CPUtime=0.89 cores=1,3,5,7
/proc/16236/task/16246/stat : 16246 (java) S 16234 16234 8563 0 -1 1077944384 2977 0 0 0 88 1 0 0 20 0 15 0 114522477 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412085967216 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16247] ppid=16234 vsize=13980732 memory=1380 CPUtime=0.89 cores=1,3,5,7
/proc/16236/task/16247/stat : 16247 (java) S 16234 16234 8563 0 -1 1077944384 2902 0 0 0 88 1 0 0 20 0 15 0 114522477 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412084914416 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16248] ppid=16234 vsize=13980732 memory=1292 CPUtime=0.41 cores=1,3,5,7
/proc/16236/task/16248/stat : 16248 (java) S 16234 16234 8563 0 -1 1077944384 2243 0 0 0 41 0 0 0 20 0 15 0 114522477 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412083861616 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 48 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16249] ppid=16234 vsize=13980732 memory=2316 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16249/stat : 16249 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412082809056 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16250] ppid=16234 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16250/stat : 16250 (java) S 16234 16234 8563 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 114522489 14316269568 379056 18446744073709551615 4194304 4196468 140723283023488 140412081757360 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 45 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 9.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1517604 KiB

[startup+6.8033 s]
# the end of solver process 16234 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.05032 s, system=0.854689 s

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

[startup+6.40099 s]*
/proc/loadavg: 1.60 1.73 1.73 4/211 16250
/proc/meminfo: memFree=28147584/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
[pid=16236] ppid=16234 vsize=13980732 memory=1516328 CPUtime=9.45 cores=1,3,5,7
/proc/16236/stat : 16236 (java) S 16234 16234 8563 0 -1 1077944320 25709 0 0 0 861 84 0 0 20 0 15 0 114522471 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140723283006032 140412544429815 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
/proc/16236/statm: 3495183 379082 3212 1 0 3483476 0
[pid=16236/tid=16237] ppid=16234 vsize=13980732 memory=-8774313645642428999 CPUtime=5.75 cores=1,3,5,7
/proc/16236/task/16237/stat : 16237 (java) R 16234 16234 8563 0 -1 4202560 12299 0 0 0 557 18 0 0 20 0 15 0 114522472 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412548666336 140412165791552 0 4 1 16800974 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16238] ppid=16234 vsize=13980732 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/16236/task/16238/stat : 16238 (java) S 16234 16234 8563 0 -1 1077944384 630 0 0 0 21 14 0 0 20 0 15 0 114522472 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412486376080 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16239] ppid=16234 vsize=13980732 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/16236/task/16239/stat : 16239 (java) S 16234 16234 8563 0 -1 1077944384 505 0 0 0 21 15 0 0 20 0 15 0 114522472 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412485323280 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16240] ppid=16234 vsize=13980732 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/16236/task/16240/stat : 16240 (java) S 16234 16234 8563 0 -1 1077944384 512 0 0 0 21 15 0 0 20 0 15 0 114522472 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412484270480 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16241] ppid=16234 vsize=13980732 memory=-1 CPUtime=0.35 cores=1,3,5,7
/proc/16236/task/16241/stat : 16241 (java) S 16234 16234 8563 0 -1 1077944384 351 0 0 0 19 16 0 0 20 0 15 0 114522472 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412483217680 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16242] ppid=16234 vsize=13980732 memory=139865361725056 CPUtime=0.01 cores=1,3,5,7
/proc/16236/task/16242/stat : 16242 (java) S 16234 16234 8563 0 -1 1077944384 1641 0 0 0 1 0 0 0 20 0 15 0 114522474 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412090178416 140412544440962 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16243] ppid=16234 vsize=13980732 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16243/stat : 16243 (java) S 16234 16234 8563 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 114522474 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412089124448 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16244] ppid=16234 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16244/stat : 16244 (java) S 16234 16234 8563 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 114522474 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412088071552 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16245] ppid=16234 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16245/stat : 16245 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412087019856 140412544448411 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16246] ppid=16234 vsize=13980732 memory=0 CPUtime=0.89 cores=1,3,5,7
/proc/16236/task/16246/stat : 16246 (java) S 16234 16234 8563 0 -1 1077944384 2978 0 0 0 88 1 0 0 20 0 15 0 114522477 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412085967216 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16247] ppid=16234 vsize=13980732 memory=-1 CPUtime=0.89 cores=1,3,5,7
/proc/16236/task/16247/stat : 16247 (java) S 16234 16234 8563 0 -1 1077944384 2902 0 0 0 88 1 0 0 20 0 15 0 114522477 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412084914416 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16248] ppid=16234 vsize=13980732 memory=139865361725056 CPUtime=0.41 cores=1,3,5,7
/proc/16236/task/16248/stat : 16248 (java) S 16234 16234 8563 0 -1 1077944384 2250 0 0 0 41 0 0 0 20 0 15 0 114522477 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412083861616 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 48 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16249] ppid=16234 vsize=13980732 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16249/stat : 16249 (java) S 16234 16234 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114522477 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412082809056 140412544440021 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
[pid=16236/tid=16250] ppid=16234 vsize=13980732 memory=139865361725056 CPUtime=0 cores=1,3,5,7
/proc/16236/task/16250/stat : 16250 (java) S 16234 16234 8563 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 114522489 14316269568 379082 18446744073709551615 4194304 4196468 140723283023488 140412081757360 140412544440962 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 45 0 0 6293624 6294260 32169984 140723283026353 140723283026529 140723283026529 140723283029967 0
Current children cumulated CPU time: 9.45 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1517708 KiB

[startup+6.8008 s]
/proc/loadavg: 1.60 1.73 1.73 4/211 16250
/proc/meminfo: memFree=28147584/32770624 swapFree=67108860/67108860
[pid=16234] ppid=16231 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16234/stat : 16234 (xcsp3-exec) S 16231 16234 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114522462 9740288 345 18446744073709551615 4194304 5098028 140726481521216 140726481519320 140606131786364 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 27631616 140726481527161 140726481527365 140726481527365 140726481530859 0
/proc/16234/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 6.80336
CPU time (s): 9.90501
CPU user time (s): 9.05032
CPU system time (s): 0.854689
CPU usage (%): 145.59
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1517832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.05032
system time used= 0.854689
maximum resident set size= 1516900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26348
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= 2501
involuntary context switches= 44


# summary of solver processes directly reported to runsolver:
#   pid: 16234
#   total CPU time (s): 9.90501
#   total CPU user time (s): 9.05032
#   total CPU system time (s): 0.854689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06499 second user time and 0.103697 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 07:56:12
IDJOB=4282422
IDBENCH=126070
IDSOLVER=2677
FILE ID=node125/4282422-1503123019
RUNJOBID= node125-1503095795-8622
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p9/mdd-7-25-5-ps05-psh09-3.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-4282422-1503123019/watcher-4282422-1503123019 -o /tmp/evaluation-result-4282422-1503123019/solver-4282422-1503123019 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 571026666 HOME/instance-4282422-1503123019.xml

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

MD5SUM BENCH= 47cdae4cc979e49bd09b7efbbe69f743
RANDOM SEED=571026666

node125.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.07
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.07
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.07
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.07
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:        29684360 kB
MemAvailable:   30861360 kB
Buffers:          324508 kB
Cached:          1159680 kB
SwapCached:            0 kB
Active:          1974460 kB
Inactive:         671912 kB
Active(anon):    1162444 kB
Inactive(anon):    49484 kB
Active(file):     812016 kB
Inactive(file):   622428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             40960 kB
Writeback:             4 kB
AnonPages:       1159240 kB
Mapped:            72784 kB
Shmem:             49828 kB
Slab:             142988 kB
SReclaimable:     116784 kB
SUnreclaim:        26204 kB
KernelStack:        3392 kB
PageTables:         7228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1800520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1085440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node125 at 2017-08-19 07:56:19