Trace number 4272682

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 5a (2017-07-26)UNSAT 3.1588199 1.4671

General information on the benchmark

NameRenaultMod/RenaultMod-m1-s1/
RenaultMod-40.xml
MD5SUM878edee888014227e65ca0b3d1539934
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.05151
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints257
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":108}]
Minimum variable degree2
Maximum variable degree81
Distribution of variable degrees[{"degree":2,"count":38},{"degree":3,"count":26},{"degree":4,"count":16},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":19,"count":1},{"degree":32,"count":1},{"degree":38,"count":1},{"degree":56,"count":2},{"degree":59,"count":1},{"degree":74,"count":1},{"degree":81,"count":1}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":108},{"arity":2,"count":42},{"arity":3,"count":20},{"arity":4,"count":19},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints149
Number of intensional constraints108
Distribution of constraint types[{"type":"extension","count":149},{"type":"intension","count":108}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272682-1502850234.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272682-1502850234.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
2.73/1.39	c solve instance...
2.96/1.46	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 (10309 MiB free)
  memory of node 1: 16384 MiB (13532 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272682-1502850234/watcher-4272682-1502850234 -o /tmp/evaluation-result-4272682-1502850234/solver-4272682-1502850234 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26776 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 682681409 HOME/instance-4272682-1502850234.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=28324, runsolver pid=28321

[startup+0.100163 s]*
/proc/loadavg: 2.30 2.08 2.06 4/218 28340
/proc/meminfo: memFree=24397216/32770624 swapFree=67108860/67108860
[pid=28324] ppid=28321 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28324/stat : 28324 (xcsp3-exec) S 28321 28324 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118094925 9740288 345 33554432000 4194304 5098028 140734063352768 140734063350872 139838506754684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31911936 140734063359087 140734063359291 140734063359291 140734063362027 0
/proc/28324/statm: 2378 345 289 221 0 87 0
[pid=28326] ppid=28324 vsize=13978596 memory=27020 CPUtime=0.12 cores=1,3,5,7
/proc/28326/stat : 28326 (java) S 28324 28324 26744 0 -1 1077944320 5166 0 0 0 11 1 0 0 20 0 15 0 118094925 14314082304 6755 33554432000 4194304 4196468 140730665622400 140730665604944 140062540340983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
/proc/28326/statm: 3494649 6755 2858 1 0 3482966 0
[pid=28326/tid=28327] ppid=28324 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/28326/task/28327/stat : 28327 (java) R 28324 28324 26744 0 -1 4202560 3136 0 0 0 8 1 0 0 20 0 15 0 118094925 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062544570160 140062540352918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28328] ppid=28324 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28328/stat : 28328 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062136138128 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28329] ppid=28324 vsize=13978596 memory=140541395715712 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28329/stat : 28329 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062135085328 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28330] ppid=28324 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28330/stat : 28330 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062134033040 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28331] ppid=28324 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28331/stat : 28331 (java) S 28324 28324 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118094926 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062132980240 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28332] ppid=28324 vsize=13978596 memory=140541395715712 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28332/stat : 28332 (java) S 28324 28324 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118094927 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062014507632 140062540352130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28333] ppid=28324 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28333/stat : 28333 (java) S 28324 28324 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118094928 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062013453600 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28334] ppid=28324 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28334/stat : 28334 (java) S 28324 28324 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118094928 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062012401264 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28335] ppid=28324 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28335/stat : 28335 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094930 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062011349584 140062540359579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28336] ppid=28324 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28336/stat : 28336 (java) S 28324 28324 26744 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 15 0 118094930 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062010296432 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28337] ppid=28324 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28337/stat : 28337 (java) S 28324 28324 26744 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 118094930 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062009243632 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28338] ppid=28324 vsize=13978596 memory=140541395715712 CPUtime=0.01 cores=1,3,5,7
/proc/28326/task/28338/stat : 28338 (java) R 28324 28324 26744 0 -1 4202560 283 0 0 0 1 0 0 0 20 0 15 0 118094930 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062008191344 140062524528341 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28339] ppid=28324 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28339/stat : 28339 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094931 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062007138784 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28340] ppid=28324 vsize=13978596 memory=140541395715712 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28340/stat : 28340 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094931 14314082304 6755 33554432000 4194304 4196468 140730665622400 140062006086576 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28400 KiB

[startup+0.210829 s]*
/proc/loadavg: 2.30 2.08 2.06 3/218 28340
/proc/meminfo: memFree=24386160/32770624 swapFree=67108860/67108860
[pid=28324] ppid=28321 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28324/stat : 28324 (xcsp3-exec) S 28321 28324 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118094925 9740288 345 33554432000 4194304 5098028 140734063352768 140734063350872 139838506754684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31911936 140734063359087 140734063359291 140734063359291 140734063362027 0
/proc/28324/statm: 2378 345 289 221 0 87 0
[pid=28326] ppid=28324 vsize=13982852 memory=39656 CPUtime=0.33 cores=1,3,5,7
/proc/28326/stat : 28326 (java) S 28324 28324 26744 0 -1 1077944320 7942 0 0 0 31 2 0 0 20 0 15 0 118094925 14318440448 9914 33554432000 4194304 4196468 140730665622400 140730665604944 140062540340983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
/proc/28326/statm: 3495713 9914 3067 1 0 3482966 0
[pid=28326/tid=28327] ppid=28324 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/28326/task/28327/stat : 28327 (java) R 28324 28324 26744 0 -1 1077944384 4899 0 0 0 18 1 0 0 20 0 15 0 118094925 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062544550608 140062533020205 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28328] ppid=28324 vsize=13982884 memory=12543 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28328/stat : 28328 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14318473216 9914 33554432000 4194304 4196468 140730665622400 140062136138128 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28329] ppid=28324 vsize=13982884 memory=140541396246011 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28329/stat : 28329 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14318473216 9914 33554432000 4194304 4196468 140730665622400 140062135085328 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28330] ppid=28324 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28330/stat : 28330 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062134033040 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28331] ppid=28324 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28331/stat : 28331 (java) S 28324 28324 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118094926 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062132980240 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28332] ppid=28324 vsize=13982852 memory=140541395715712 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28332/stat : 28332 (java) S 28324 28324 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118094927 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062014507632 140062540352130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28333] ppid=28324 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28333/stat : 28333 (java) S 28324 28324 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118094928 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062013453600 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28334] ppid=28324 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28334/stat : 28334 (java) S 28324 28324 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118094928 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062012401264 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28335] ppid=28324 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28335/stat : 28335 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094930 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062011349584 140062540359579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28336] ppid=28324 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28326/task/28336/stat : 28336 (java) S 28324 28324 26744 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 118094930 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062010296432 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28337] ppid=28324 vsize=13982884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28326/task/28337/stat : 28337 (java) S 28324 28324 26744 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 15 0 118094930 14318473216 9914 33554432000 4194304 4196468 140730665622400 140062009243632 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28338] ppid=28324 vsize=13982852 memory=140541395715712 CPUtime=0.07 cores=1,3,5,7
/proc/28326/task/28338/stat : 28338 (java) S 28324 28324 26744 0 -1 1077944384 819 0 0 0 7 0 0 0 20 0 15 0 118094930 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062008191344 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28339] ppid=28324 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28339/stat : 28339 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094931 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062007138784 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28340] ppid=28324 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28340/stat : 28340 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094931 14318440448 9914 33554432000 4194304 4196468 140730665622400 140062006086576 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41036 KiB

[startup+0.317426 s]*
/proc/loadavg: 2.30 2.08 2.06 5/218 28340
/proc/meminfo: memFree=24378716/32770624 swapFree=67108860/67108860
[pid=28324] ppid=28321 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28324/stat : 28324 (xcsp3-exec) S 28321 28324 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118094925 9740288 345 33554432000 4194304 5098028 140734063352768 140734063350872 139838506754684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31911936 140734063359087 140734063359291 140734063359291 140734063362027 0
/proc/28324/statm: 2378 345 289 221 0 87 0
[pid=28326] ppid=28324 vsize=13982852 memory=46484 CPUtime=0.53 cores=1,3,5,7
/proc/28326/stat : 28326 (java) S 28324 28324 26744 0 -1 1077944320 8845 0 0 0 50 3 0 0 20 0 15 0 118094925 14318440448 11621 33554432000 4194304 4196468 140730665622400 140730665604944 140062540340983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
/proc/28326/statm: 3495713 11621 3101 1 0 3482966 0
[pid=28326/tid=28327] ppid=28324 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/28326/task/28327/stat : 28327 (java) R 28324 28324 26744 0 -1 4202560 5530 0 0 0 28 2 0 0 20 0 15 0 118094925 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062544578800 140062540362909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28328] ppid=28324 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28328/stat : 28328 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062136138128 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28329] ppid=28324 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28329/stat : 28329 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062135085328 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28330] ppid=28324 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28330/stat : 28330 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094926 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062134033040 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28331] ppid=28324 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28331/stat : 28331 (java) S 28324 28324 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118094926 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062132980240 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28332] ppid=28324 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28332/stat : 28332 (java) S 28324 28324 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118094927 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062014507632 140062540352130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28333] ppid=28324 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28333/stat : 28333 (java) S 28324 28324 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118094928 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062013453600 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28334] ppid=28324 vsize=13982852 memory=4427211660631380883 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28334/stat : 28334 (java) S 28324 28324 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118094928 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062012401264 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28335] ppid=28324 vsize=13982852 memory=9124443767561732153 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28335/stat : 28335 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094930 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062011349584 140062540359579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28336] ppid=28324 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28326/task/28336/stat : 28336 (java) R 28324 28324 26744 0 -1 4202560 524 0 0 0 4 0 0 0 20 0 15 0 118094930 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062010296432 140062524728568 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28337] ppid=28324 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28326/task/28337/stat : 28337 (java) S 28324 28324 26744 0 -1 1077944384 499 0 0 0 4 0 0 0 20 0 15 0 118094930 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062009243632 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28338] ppid=28324 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28326/task/28338/stat : 28338 (java) R 28324 28324 26744 0 -1 4202560 988 0 0 0 12 0 0 0 20 0 15 0 118094930 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062008188280 140062519022288 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28339] ppid=28324 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28339/stat : 28339 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094931 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062007138784 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28340] ppid=28324 vsize=13982852 memory=3544956536867594289 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28340/stat : 28340 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094931 14318440448 11621 33554432000 4194304 4196468 140730665622400 140062006086576 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 47864 KiB

[startup+0.709388 s]
/proc/loadavg: 2.30 2.08 2.06 5/218 28340
/proc/meminfo: memFree=24345956/32770624 swapFree=67108860/67108860
[pid=28324] ppid=28321 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28324/stat : 28324 (xcsp3-exec) S 28321 28324 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118094925 9740288 345 33554432000 4194304 5098028 140734063352768 140734063350872 139838506754684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31911936 140734063359087 140734063359291 140734063359291 140734063362027 0
/proc/28324/statm: 2378 345 289 221 0 87 0
[pid=28326] ppid=28324 vsize=13982928 memory=194416 CPUtime=1.66 cores=1,3,5,7
/proc/28326/stat : 28326 (java) S 28324 28324 26744 0 -1 1077944320 12070 0 0 0 158 8 0 0 20 0 15 0 118094925 14318518272 48604 33554432000 4194304 4196468 140730665622400 140730665604944 140062540340983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
/proc/28326/statm: 3495732 48604 3208 1 0 3482966 0
[pid=28326/tid=28327] ppid=28324 vsize=13982928 memory=32948 CPUtime=0.67 cores=1,3,5,7
/proc/28326/task/28327/stat : 28327 (java) R 28324 28324 26744 0 -1 4202560 5916 0 0 0 63 4 0 0 20 0 15 0 118094925 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062544579104 140062181071853 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28328] ppid=28324 vsize=13982928 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28328/stat : 28328 (java) S 28324 28324 26744 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062136138128 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28329] ppid=28324 vsize=13982928 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28329/stat : 28329 (java) S 28324 28324 26744 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062135085328 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28330] ppid=28324 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28330/stat : 28330 (java) S 28324 28324 26744 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062134033040 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28331] ppid=28324 vsize=13982928 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28331/stat : 28331 (java) S 28324 28324 26744 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062132980240 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28332] ppid=28324 vsize=13982928 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28332/stat : 28332 (java) S 28324 28324 26744 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 118094927 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062014507632 140062540352130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28333] ppid=28324 vsize=13982928 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28333/stat : 28333 (java) S 28324 28324 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118094928 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062013453600 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28334] ppid=28324 vsize=13982928 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28334/stat : 28334 (java) R 28324 28324 26744 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 15 0 118094928 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062012401264 140062177716280 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28335] ppid=28324 vsize=13982928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28335/stat : 28335 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094930 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062011349584 140062540359579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28336] ppid=28324 vsize=13982928 memory=5300 CPUtime=0.32 cores=1,3,5,7
/proc/28326/task/28336/stat : 28336 (java) R 28324 28324 26744 0 -1 4202560 1471 0 0 0 32 0 0 0 20 0 15 0 118094930 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062010282640 140062520976872 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28337] ppid=28324 vsize=13982928 memory=4616 CPUtime=0.33 cores=1,3,5,7
/proc/28326/task/28337/stat : 28337 (java) R 28324 28324 26744 0 -1 4202560 1661 0 0 0 33 0 0 0 20 0 15 0 118094930 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062009230176 140062521864688 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28338] ppid=28324 vsize=13982928 memory=1928 CPUtime=0.26 cores=1,3,5,7
/proc/28326/task/28338/stat : 28338 (java) R 28324 28324 26744 0 -1 1077944384 1584 0 0 0 26 0 0 0 20 0 15 0 118094930 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062008191344 140062540352130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28339] ppid=28324 vsize=13982928 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28339/stat : 28339 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094931 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062007138784 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28340] ppid=28324 vsize=13982928 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28340/stat : 28340 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094931 14318518272 48604 33554432000 4194304 4196468 140730665622400 140062006086576 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 195796 KiB

[startup+1.46706 s]
# the end of solver process 28324 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.03018 s, system=0.128643 s

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

[startup+0.800993 s]
/proc/loadavg: 2.30 2.08 2.06 5/218 28340
/proc/meminfo: memFree=24345956/32770624 swapFree=67108860/67108860
[pid=28324] ppid=28321 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28324/stat : 28324 (xcsp3-exec) S 28321 28324 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118094925 9740288 345 33554432000 4194304 5098028 140734063352768 140734063350872 139838506754684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31911936 140734063359087 140734063359291 140734063359291 140734063362027 0
/proc/28324/statm: 2378 345 289 221 0 87 0
[pid=28326] ppid=28324 vsize=13982928 memory=194512 CPUtime=1.89 cores=1,3,5,7
/proc/28326/stat : 28326 (java) S 28324 28324 26744 0 -1 1077944320 12111 0 0 0 181 8 0 0 20 0 15 0 118094925 14318518272 48628 33554432000 4194304 4196468 140730665622400 140730665604944 140062540340983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
/proc/28326/statm: 3495732 48628 3210 1 0 3482966 0
[pid=28326/tid=28327] ppid=28324 vsize=13982928 memory=281082524077456 CPUtime=0.76 cores=1,3,5,7
/proc/28326/task/28327/stat : 28327 (java) R 28324 28324 26744 0 -1 4202560 5916 0 0 0 72 4 0 0 20 0 15 0 118094925 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062544579104 140062181261573 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28328] ppid=28324 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28328/stat : 28328 (java) S 28324 28324 26744 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062136138128 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28329] ppid=28324 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28329/stat : 28329 (java) S 28324 28324 26744 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062135085328 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28330] ppid=28324 vsize=13982928 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28330/stat : 28330 (java) S 28324 28324 26744 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062134033040 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28331] ppid=28324 vsize=13982928 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28331/stat : 28331 (java) S 28324 28324 26744 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 118094926 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062132980240 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28332] ppid=28324 vsize=13982928 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28332/stat : 28332 (java) S 28324 28324 26744 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 118094927 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062014507632 140062540352130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28333] ppid=28324 vsize=13982928 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28333/stat : 28333 (java) S 28324 28324 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118094928 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062013453600 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28334] ppid=28324 vsize=13982928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28334/stat : 28334 (java) S 28324 28324 26744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 118094928 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062012401264 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28335] ppid=28324 vsize=13982928 memory=5300 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28335/stat : 28335 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094930 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062011349584 140062540359579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28336] ppid=28324 vsize=13982928 memory=4616 CPUtime=0.4 cores=1,3,5,7
/proc/28326/task/28336/stat : 28336 (java) S 28324 28324 26744 0 -1 1077944384 1485 0 0 0 40 0 0 0 20 0 15 0 118094930 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062010296432 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28337] ppid=28324 vsize=13982928 memory=1928 CPUtime=0.38 cores=1,3,5,7
/proc/28326/task/28337/stat : 28337 (java) S 28324 28324 26744 0 -1 1077944384 1677 0 0 0 38 0 0 0 20 0 15 0 118094930 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062009243632 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28338] ppid=28324 vsize=13982928 memory=1428 CPUtime=0.27 cores=1,3,5,7
/proc/28326/task/28338/stat : 28338 (java) S 28324 28324 26744 0 -1 1077944384 1594 0 0 0 27 0 0 0 20 0 15 0 118094930 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062008191344 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28339] ppid=28324 vsize=13982928 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28339/stat : 28339 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094931 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062007138784 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28340] ppid=28324 vsize=13982928 memory=10660 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28340/stat : 28340 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094931 14318518272 48628 33554432000 4194304 4196468 140730665622400 140062006086576 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 195892 KiB

[startup+1.20086 s]
/proc/loadavg: 2.30 2.08 2.06 5/218 28340
/proc/meminfo: memFree=24208560/32770624 swapFree=67108860/67108860
[pid=28324] ppid=28321 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28324/stat : 28324 (xcsp3-exec) S 28321 28324 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118094925 9740288 345 33554432000 4194304 5098028 140734063352768 140734063350872 139838506754684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31911936 140734063359087 140734063359291 140734063359291 140734063362027 0
/proc/28324/statm: 2378 345 289 221 0 87 0
[pid=28326] ppid=28324 vsize=13984976 memory=216516 CPUtime=2.63 cores=1,3,5,7
/proc/28326/stat : 28326 (java) S 28324 28324 26744 0 -1 1077944320 12639 0 0 0 252 11 0 0 20 0 15 0 118094925 14320615424 54129 33554432000 4194304 4196468 140730665622400 140730665604944 140062540340983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
/proc/28326/statm: 3496244 54129 3219 1 0 3483478 0
[pid=28326/tid=28327] ppid=28324 vsize=13984976 memory=22319 CPUtime=1.15 cores=1,3,5,7
/proc/28326/task/28327/stat : 28327 (java) R 28324 28324 26744 0 -1 4202560 6160 0 0 0 111 4 0 0 20 0 15 0 118094925 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062544579120 140062181957808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28328] ppid=28324 vsize=13984976 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28326/task/28328/stat : 28328 (java) S 28324 28324 26744 0 -1 1077944384 26 0 0 0 0 1 0 0 20 0 15 0 118094926 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062136138128 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28329] ppid=28324 vsize=13984976 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28326/task/28329/stat : 28329 (java) S 28324 28324 26744 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 15 0 118094926 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062135085328 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28330] ppid=28324 vsize=13984976 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28326/task/28330/stat : 28330 (java) S 28324 28324 26744 0 -1 1077944384 29 0 0 0 0 1 0 0 20 0 15 0 118094926 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062134033040 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28331] ppid=28324 vsize=13984976 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28326/task/28331/stat : 28331 (java) S 28324 28324 26744 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 15 0 118094926 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062132980240 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28332] ppid=28324 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28332/stat : 28332 (java) S 28324 28324 26744 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 118094927 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062014507632 140062540352130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28333] ppid=28324 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28333/stat : 28333 (java) S 28324 28324 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118094928 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062013453600 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28334] ppid=28324 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28334/stat : 28334 (java) S 28324 28324 26744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 118094928 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062012401264 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28335] ppid=28324 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28335/stat : 28335 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094930 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062011349584 140062540359579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28336] ppid=28324 vsize=13984976 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/28326/task/28336/stat : 28336 (java) R 28324 28324 26744 0 -1 4202560 1519 0 0 0 50 0 0 0 20 0 15 0 118094930 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062010296432 140062518202561 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28337] ppid=28324 vsize=13984976 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/28326/task/28337/stat : 28337 (java) S 28324 28324 26744 0 -1 1077944384 1715 0 0 0 50 0 0 0 20 0 15 0 118094930 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062009243632 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28338] ppid=28324 vsize=13984976 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/28326/task/28338/stat : 28338 (java) S 28324 28324 26744 0 -1 1077944384 1759 0 0 0 34 1 0 0 20 0 15 0 118094930 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062008191344 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28339] ppid=28324 vsize=13984976 memory=303430223234596890 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28339/stat : 28339 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094931 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062007138784 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28340] ppid=28324 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28340/stat : 28340 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094931 14320615424 54129 33554432000 4194304 4196468 140730665622400 140062006086576 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 217896 KiB

[startup+1.40117 s]
/proc/loadavg: 2.30 2.08 2.06 5/218 28340
/proc/meminfo: memFree=24208560/32770624 swapFree=67108860/67108860
[pid=28324] ppid=28321 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28324/stat : 28324 (xcsp3-exec) S 28321 28324 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118094925 9740288 345 33554432000 4194304 5098028 140734063352768 140734063350872 139838506754684 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31911936 140734063359087 140734063359291 140734063359291 140734063362027 0
/proc/28324/statm: 2378 345 289 221 0 87 0
[pid=28326] ppid=28324 vsize=13984976 memory=217520 CPUtime=2.96 cores=1,3,5,7
/proc/28326/stat : 28326 (java) S 28324 28324 26744 0 -1 1077944320 12905 0 0 0 284 12 0 0 20 0 15 0 118094925 14320615424 54380 33554432000 4194304 4196468 140730665622400 140730665604944 140062540340983 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
/proc/28326/statm: 3496244 54380 3223 1 0 3483478 0
[pid=28326/tid=28327] ppid=28324 vsize=13984976 memory=200 CPUtime=1.34 cores=1,3,5,7
/proc/28326/task/28327/stat : 28327 (java) R 28324 28324 26744 0 -1 4202560 6323 0 0 0 130 4 0 0 20 0 15 0 118094925 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062544579888 140062177763637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28328] ppid=28324 vsize=13984976 memory=1030210 CPUtime=0.01 cores=1,3,5,7
/proc/28326/task/28328/stat : 28328 (java) S 28324 28324 26744 0 -1 1077944384 26 0 0 0 0 1 0 0 20 0 15 0 118094926 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062136138128 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28329] ppid=28324 vsize=13984976 memory=8226000677881148454 CPUtime=0.01 cores=1,3,5,7
/proc/28326/task/28329/stat : 28329 (java) S 28324 28324 26744 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 15 0 118094926 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062135085328 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28330] ppid=28324 vsize=13984976 memory=7079771113687378240 CPUtime=0.01 cores=1,3,5,7
/proc/28326/task/28330/stat : 28330 (java) S 28324 28324 26744 0 -1 1077944384 29 0 0 0 0 1 0 0 20 0 15 0 118094926 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062134033040 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28331] ppid=28324 vsize=13984976 memory=6370155173630722145 CPUtime=0.02 cores=1,3,5,7
/proc/28326/task/28331/stat : 28331 (java) S 28324 28324 26744 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 15 0 118094926 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062132980240 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28332] ppid=28324 vsize=13984976 memory=7594598810449111659 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28332/stat : 28332 (java) S 28324 28324 26744 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 118094927 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062014507632 140062540352130 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28333] ppid=28324 vsize=13984976 memory=5931362116923712620 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28333/stat : 28333 (java) S 28324 28324 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118094928 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062013453600 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28334] ppid=28324 vsize=13984976 memory=3981295687066740079 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28334/stat : 28334 (java) S 28324 28324 26744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 118094928 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062012401264 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28335] ppid=28324 vsize=13984976 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28335/stat : 28335 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094930 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062011349584 140062540359579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28336] ppid=28324 vsize=13984976 memory=6944656425123485561 CPUtime=0.56 cores=1,3,5,7
/proc/28326/task/28336/stat : 28336 (java) R 28324 28324 26744 0 -1 4202560 1539 0 0 0 56 0 0 0 20 0 15 0 118094930 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062010288080 140062524251368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28337] ppid=28324 vsize=13984976 memory=-9178176117148050014 CPUtime=0.54 cores=1,3,5,7
/proc/28326/task/28337/stat : 28337 (java) R 28324 28324 26744 0 -1 4202560 1726 0 0 0 54 0 0 0 20 0 15 0 118094930 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062009233760 140062524654574 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28338] ppid=28324 vsize=13984976 memory=-7595718316223324558 CPUtime=0.38 cores=1,3,5,7
/proc/28326/task/28338/stat : 28338 (java) R 28324 28324 26744 0 -1 1077944384 1831 0 0 0 37 1 0 0 20 0 15 0 118094930 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062008191344 140062540352130 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28339] ppid=28324 vsize=13984976 memory=-4195481698879903079 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28339/stat : 28339 (java) S 28324 28324 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118094931 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062007138784 140062540351189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
[pid=28326/tid=28340] ppid=28324 vsize=13984976 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/28326/task/28340/stat : 28340 (java) S 28324 28324 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118094931 14320615424 54380 33554432000 4194304 4196468 140730665622400 140062006086576 140062540352130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6660096 140730665624727 140730665624903 140730665624903 140730665627599 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 218900 KiB

Child status: 0
Real time (s): 1.4671
CPU time (s): 3.15882
CPU user time (s): 3.03018
CPU system time (s): 0.128643
CPU usage (%): 215.31
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 218900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.03018
system time used= 0.128643
maximum resident set size= 219180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13650
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2007
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 28324
#   total CPU time (s): 3.15882
#   total CPU user time (s): 3.03018
#   total CPU system time (s): 0.128643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024476 second user time and 0.066855 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-16 04:09:35
IDJOB=4272682
IDBENCH=139312
IDSOLVER=2664
FILE ID=node105/4272682-1502850234
RUNJOBID= node105-1502839397-26776
PBS_JOBID= 20629853
Free space on /tmp= 60656 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/RenaultMod/RenaultMod-m1-s1/RenaultMod-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-4272682-1502850234/watcher-4272682-1502850234 -o /tmp/evaluation-result-4272682-1502850234/solver-4272682-1502850234 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26776 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 682681409 HOME/instance-4272682-1502850234.xml

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

MD5SUM BENCH= 878edee888014227e65ca0b3d1539934
RANDOM SEED=682681409

node105.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.17
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.17
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.17
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.17
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:        24414160 kB
MemAvailable:   30014536 kB
Buffers:          249516 kB
Cached:          5622880 kB
SwapCached:            0 kB
Active:          2750892 kB
Inactive:        5132836 kB
Active(anon):    2013948 kB
Inactive(anon):    25072 kB
Active(file):     736944 kB
Inactive(file):  5107764 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             11076 kB
Writeback:             0 kB
AnonPages:       2014692 kB
Mapped:            58904 kB
Shmem:             25260 kB
Slab:             169504 kB
SReclaimable:     143004 kB
SUnreclaim:        26500 kB
KernelStack:        3568 kB
PageTables:         9244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3153408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1888256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60648 MiB
End job on node105 at 2017-08-16 04:09:36