Trace number 4292403

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 NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)OPT2 1.38438 0.650301

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1s-2_c18.xml
MD5SUMa795c17341a98acc8ee8963fc359ded0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.38107
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Number of domains8
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":5},{"size":7,"count":25},{"size":275,"count":5},{"size":286,"count":5},{"size":550,"count":5},{"size":880,"count":5},{"size":1101,"count":5},{"size":1210,"count":5}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":55},{"degree":6,"count":5}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":5},{"arity":3,"count":25},{"arity":5,"count":10}]
Number of extensional constraints5
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":5},{"type":"intension","count":25},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292403-1532347948.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292403-1532347948.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
1.01/0.56	c solve instance...
1.28/0.62	o 2 
1.28/0.63	s OPTIMUM FOUND
1.28/0.63	v <instantiation>
1.28/0.63	v 	<list>d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] npt[0] npt[1] npt[2] npt[3] npt[4] u[0] u[1] u[2] u[3] u[4] nptv[0][0] nptv[0][1] nptv[0][2] nptv[0][3] nptv[0][4] nptv[1][0] nptv[1][1] nptv[1][2] nptv[1][3] nptv[1][4] nptv[2][0] nptv[2][1] nptv[2][2] nptv[2][3] nptv[2][4] nptv[3][0] nptv[3][1] nptv[3][2] nptv[3][3] nptv[3][4] nptv[4][0] nptv[4][1] nptv[4][2] nptv[4][3] nptv[4][4] </list>
1.28/0.63	v 	<values>0 6 0 0 0 0 0 0 1 5 0 0 0 0 6 1 1 2 2 0 0 6 0 0 0 0 240 0 260 0 0 1 0 1 0 0 0 0 0 0 0 0 0 240 1200 0 0 0 0 0 260 260 520 520 0 0 0 0 0 0 </values>
1.28/0.63	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292403-1532347948/watcher-4292403-1532347948 -o /tmp/evaluation-result-4292403-1532347948/solver-4292403-1532347948 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14413 --watchdog 2560 HOME/xcsp3-exec -seed 1800268638 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292403-1532347948.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=18211, runsolver pid=18208

[startup+0.100422 s]*
/proc/loadavg: 1.64 1.66 1.68 3/223 18227
/proc/meminfo: memFree=26676712/32770624 swapFree=67108860/67108860
[pid=18211] ppid=18208 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (xcsp3-exec) S 18208 18211 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52358032 115843072 364 33554432000 4194304 5098028 140733615330976 140733615329080 140352656491132 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9773056 140733615334458 140733615334660 140733615334660 140733615337418 0
/proc/18211/statm: 28282 364 306 221 0 87 0
[pid=18213] ppid=18211 vsize=14082840 memory=28664 CPUtime=0.12 cores=0,2,4,6
/proc/18213/stat : 18213 (java) S 18211 18211 14382 0 -1 1077944320 5473 0 0 0 11 1 0 0 20 0 15 0 52358032 14420828160 7101 33554432000 4194304 4196468 140725671272496 140725671255040 140184915320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
/proc/18213/statm: 3520710 7101 3002 1 0 3483008 0
[pid=18213/tid=18214] ppid=18211 vsize=14082840 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/18213/task/18214/stat : 18214 (java) R 18211 18211 14382 0 -1 4202560 3481 0 0 0 8 1 0 0 20 0 15 0 52358032 14420828160 7166 33554432000 4194304 4196468 140725671272496 140184919541376 140184915332502 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18215] ppid=18211 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18215/stat : 18215 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14420828160 7166 33554432000 4194304 4196468 140725671272496 140184852920848 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18216] ppid=18211 vsize=14082840 memory=140604778223232 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18216/stat : 18216 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14420828160 7166 33554432000 4194304 4196468 140725671272496 140184851868304 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18217] ppid=18211 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18217/stat : 18217 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14420828160 7166 33554432000 4194304 4196468 140725671272496 140184850815248 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18218] ppid=18211 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18218/stat : 18218 (java) S 18211 18211 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52358033 14420828160 7166 33554432000 4194304 4196468 140725671272496 140184849762704 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18219] ppid=18211 vsize=14082840 memory=140604778223232 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18219/stat : 18219 (java) S 18211 18211 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52358034 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184456641264 140184915331714 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18220] ppid=18211 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18220/stat : 18220 (java) S 18211 18211 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52358035 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184455587488 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18221] ppid=18211 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18221/stat : 18221 (java) S 18211 18211 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52358035 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184454534384 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18222] ppid=18211 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18222/stat : 18222 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358037 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184453482960 140184915339163 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18223] ppid=18211 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18223/stat : 18223 (java) S 18211 18211 14382 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 52358037 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184452430064 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18224] ppid=18211 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18224/stat : 18224 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358037 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184451377520 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18225] ppid=18211 vsize=14082840 memory=140604778223232 CPUtime=0.01 cores=0,2,4,6
/proc/18213/task/18225/stat : 18225 (java) R 18211 18211 14382 0 -1 4202560 334 0 0 0 1 0 0 0 20 0 15 0 52358037 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184450324464 140184895287686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18226] ppid=18211 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18226/stat : 18226 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358038 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184449272160 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18227] ppid=18211 vsize=14082840 memory=140604778223232 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18227/stat : 18227 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358038 14420828160 7232 33554432000 4194304 4196468 140725671272496 140184448220208 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30120 KiB

[startup+0.212804 s]*
/proc/loadavg: 1.64 1.66 1.68 3/223 18227
/proc/meminfo: memFree=26665760/32770624 swapFree=67108860/67108860
[pid=18211] ppid=18208 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (xcsp3-exec) S 18208 18211 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52358032 115843072 364 33554432000 4194304 5098028 140733615330976 140733615329080 140352656491132 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9773056 140733615334458 140733615334660 140733615334660 140733615337418 0
/proc/18211/statm: 28282 364 306 221 0 87 0
[pid=18213] ppid=18211 vsize=14087096 memory=40440 CPUtime=0.34 cores=0,2,4,6
/proc/18213/stat : 18213 (java) S 18211 18211 14382 0 -1 1077944320 8237 0 0 0 32 2 0 0 20 0 15 0 52358032 14425186304 10110 33554432000 4194304 4196468 140725671272496 140725671255040 140184915320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
/proc/18213/statm: 3521774 10110 3157 1 0 3483008 0
[pid=18213/tid=18214] ppid=18211 vsize=14087096 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/18213/task/18214/stat : 18214 (java) R 18211 18211 14382 0 -1 4202560 5445 0 0 0 19 1 0 0 20 0 15 0 52358032 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184919540800 140184900750838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18215] ppid=18211 vsize=14087096 memory=13660 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18215/stat : 18215 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184852920848 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18216] ppid=18211 vsize=14087096 memory=288370980929934976 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18216/stat : 18216 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184851868304 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18217] ppid=18211 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18217/stat : 18217 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184850815248 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18218] ppid=18211 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18218/stat : 18218 (java) S 18211 18211 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184849762704 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18219] ppid=18211 vsize=14087096 memory=140604778223232 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18219/stat : 18219 (java) S 18211 18211 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52358034 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184456641264 140184915331714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18220] ppid=18211 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18220/stat : 18220 (java) S 18211 18211 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52358035 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184455587488 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18221] ppid=18211 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18221/stat : 18221 (java) S 18211 18211 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52358035 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184454534384 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18222] ppid=18211 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18222/stat : 18222 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358037 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184453482960 140184915339163 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18223] ppid=18211 vsize=14087096 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18213/task/18223/stat : 18223 (java) R 18211 18211 14382 0 -1 1077944384 522 0 0 0 2 0 0 0 20 0 15 0 52358037 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184452430064 140184915331714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18224] ppid=18211 vsize=14087096 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18213/task/18224/stat : 18224 (java) S 18211 18211 14382 0 -1 1077944384 178 0 0 0 2 0 0 0 20 0 15 0 52358037 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184451377520 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18225] ppid=18211 vsize=14087096 memory=140604778223232 CPUtime=0.08 cores=0,2,4,6
/proc/18213/task/18225/stat : 18225 (java) R 18211 18211 14382 0 -1 4202560 789 0 0 0 8 0 0 0 20 0 15 0 52358037 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184450324464 140184899567208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18226] ppid=18211 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18226/stat : 18226 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358038 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184449272160 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18227] ppid=18211 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18227/stat : 18227 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358038 14425186304 10110 33554432000 4194304 4196468 140725671272496 140184448220208 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 41896 KiB

[startup+0.311127 s]*
/proc/loadavg: 1.64 1.66 1.68 3/223 18227
/proc/meminfo: memFree=26659184/32770624 swapFree=67108860/67108860
[pid=18211] ppid=18208 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (xcsp3-exec) S 18208 18211 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52358032 115843072 364 33554432000 4194304 5098028 140733615330976 140733615329080 140352656491132 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9773056 140733615334458 140733615334660 140733615334660 140733615337418 0
/proc/18211/statm: 28282 364 306 221 0 87 0
[pid=18213] ppid=18211 vsize=14087096 memory=47756 CPUtime=0.51 cores=0,2,4,6
/proc/18213/stat : 18213 (java) S 18211 18211 14382 0 -1 1077944320 9087 0 0 0 49 2 0 0 20 0 15 0 52358032 14425186304 11939 33554432000 4194304 4196468 140725671272496 140725671255040 140184915320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
/proc/18213/statm: 3521774 11939 3216 1 0 3483008 0
[pid=18213/tid=18214] ppid=18211 vsize=14087096 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/18213/task/18214/stat : 18214 (java) R 18211 18211 14382 0 -1 4202560 6131 0 0 0 28 2 0 0 20 0 15 0 52358032 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184919551680 140184901013965 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18215] ppid=18211 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18215/stat : 18215 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184852920848 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18216] ppid=18211 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18216/stat : 18216 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184851868304 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18217] ppid=18211 vsize=14087096 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18217/stat : 18217 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184850815248 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18218] ppid=18211 vsize=14087096 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18218/stat : 18218 (java) S 18211 18211 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52358033 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184849762704 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18219] ppid=18211 vsize=14087096 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18219/stat : 18219 (java) S 18211 18211 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52358034 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184456641264 140184915331714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18220] ppid=18211 vsize=14087096 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18220/stat : 18220 (java) S 18211 18211 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52358035 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184455587488 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18221] ppid=18211 vsize=14087096 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18221/stat : 18221 (java) S 18211 18211 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52358035 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184454534384 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18222] ppid=18211 vsize=14087096 memory=7827413994055111515 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18222/stat : 18222 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358037 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184453482960 140184915339163 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18223] ppid=18211 vsize=14087096 memory=8508281356422055839 CPUtime=0.04 cores=0,2,4,6
/proc/18213/task/18223/stat : 18223 (java) S 18211 18211 14382 0 -1 1077944384 534 0 0 0 4 0 0 0 20 0 15 0 52358037 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184452430064 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18224] ppid=18211 vsize=14087096 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/18213/task/18224/stat : 18224 (java) S 18211 18211 14382 0 -1 1077944384 184 0 0 0 4 0 0 0 20 0 15 0 52358037 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184451377520 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18225] ppid=18211 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/18213/task/18225/stat : 18225 (java) S 18211 18211 14382 0 -1 1077944384 933 0 0 0 12 0 0 0 20 0 15 0 52358037 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184450324464 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18226] ppid=18211 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18226/stat : 18226 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358038 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184449272160 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18227] ppid=18211 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18227/stat : 18227 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358038 14425186304 11939 33554432000 4194304 4196468 140725671272496 140184448220208 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49212 KiB

[startup+0.650252 s]
# the end of solver process 18211 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.33532 s, system=0.049058 s

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

[startup+0.413309 s]*
/proc/loadavg: 1.64 1.66 1.68 6/223 18227
/proc/meminfo: memFree=26651516/32770624 swapFree=67108860/67108860
[pid=18211] ppid=18208 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (xcsp3-exec) S 18208 18211 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52358032 115843072 364 33554432000 4194304 5098028 140733615330976 140733615329080 140352656491132 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9773056 140733615334458 140733615334660 140733615334660 140733615337418 0
/proc/18211/statm: 28282 364 306 221 0 87 0
[pid=18213] ppid=18211 vsize=14089220 memory=54736 CPUtime=0.75 cores=0,2,4,6
/proc/18213/stat : 18213 (java) S 18211 18211 14382 0 -1 1077944320 9805 0 0 0 72 3 0 0 20 0 15 0 52358032 14427361280 13684 33554432000 4194304 4196468 140725671272496 140725671255040 140184915320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
/proc/18213/statm: 3522305 13684 3294 1 0 3483520 0
[pid=18213/tid=18214] ppid=18211 vsize=14089220 memory=7883960649037381690 CPUtime=0.39 cores=0,2,4,6
/proc/18213/task/18214/stat : 18214 (java) R 18211 18211 14382 0 -1 4202560 6523 0 0 0 37 2 0 0 20 0 15 0 52358032 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184919549328 140184915341914 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18215] ppid=18211 vsize=14089220 memory=13660 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18215/stat : 18215 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184852920848 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18216] ppid=18211 vsize=14089220 memory=288370980929934976 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18216/stat : 18216 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184851868304 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18217] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18217/stat : 18217 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184850815248 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18218] ppid=18211 vsize=14089220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18218/stat : 18218 (java) S 18211 18211 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184849762704 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18219] ppid=18211 vsize=14089220 memory=140604778223232 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18219/stat : 18219 (java) S 18211 18211 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52358034 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184456641264 140184915331714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18220] ppid=18211 vsize=14089220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18220/stat : 18220 (java) S 18211 18211 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52358035 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184455587488 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18221] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18221/stat : 18221 (java) S 18211 18211 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52358035 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184454534384 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18222] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18222/stat : 18222 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358037 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184453482960 140184915339163 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18223] ppid=18211 vsize=14089220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18213/task/18223/stat : 18223 (java) S 18211 18211 14382 0 -1 1077944384 650 0 0 0 8 0 0 0 20 0 15 0 52358037 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184452430064 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18224] ppid=18211 vsize=14089220 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/18213/task/18224/stat : 18224 (java) S 18211 18211 14382 0 -1 1077944384 232 0 0 0 6 0 0 0 20 0 15 0 52358037 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184451377520 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18225] ppid=18211 vsize=14089220 memory=140604778223232 CPUtime=0.19 cores=0,2,4,6
/proc/18213/task/18225/stat : 18225 (java) R 18211 18211 14382 0 -1 4202560 1095 0 0 0 19 0 0 0 20 0 15 0 52358037 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184450320192 140184907557694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18226] ppid=18211 vsize=14089220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18226/stat : 18226 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358038 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184449272160 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18227] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18227/stat : 18227 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358038 14427361280 13684 33554432000 4194304 4196468 140725671272496 140184448220208 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 56192 KiB

[startup+0.612371 s]
/proc/loadavg: 1.64 1.66 1.68 5/223 18227
/proc/meminfo: memFree=26643824/32770624 swapFree=67108860/67108860
[pid=18211] ppid=18208 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (xcsp3-exec) S 18208 18211 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52358032 115843072 364 33554432000 4194304 5098028 140733615330976 140733615329080 140352656491132 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9773056 140733615334458 140733615334660 140733615334660 140733615337418 0
/proc/18211/statm: 28282 364 306 221 0 87 0
[pid=18213] ppid=18211 vsize=14089220 memory=74572 CPUtime=1.28 cores=0,2,4,6
/proc/18213/stat : 18213 (java) S 18211 18211 14382 0 -1 1077944320 11823 0 0 0 124 4 0 0 20 0 15 0 52358032 14427361280 18643 33554432000 4194304 4196468 140725671272496 140725671255040 140184915320567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
/proc/18213/statm: 3522305 18643 3334 1 0 3483520 0
[pid=18213/tid=18214] ppid=18211 vsize=14089220 memory=14977758669309581 CPUtime=0.58 cores=0,2,4,6
/proc/18213/task/18214/stat : 18214 (java) R 18211 18211 14382 0 -1 4202560 7055 0 0 0 55 3 0 0 20 0 15 0 52358032 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184919558320 140184528243711 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18215] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18215/stat : 18215 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184852920848 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18216] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18216/stat : 18216 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184851868304 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18217] ppid=18211 vsize=14089220 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18217/stat : 18217 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184850815248 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18218] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18218/stat : 18218 (java) S 18211 18211 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52358033 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184849762704 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18219] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18219/stat : 18219 (java) S 18211 18211 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52358034 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184456641264 140184915331714 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18220] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18220/stat : 18220 (java) S 18211 18211 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52358035 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184455587488 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18221] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18221/stat : 18221 (java) S 18211 18211 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52358035 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184454534384 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18222] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18222/stat : 18222 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358037 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184453482960 140184915339163 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18223] ppid=18211 vsize=14089220 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/18213/task/18223/stat : 18223 (java) R 18211 18211 14382 0 -1 4202560 1099 0 0 0 19 0 0 0 20 0 15 0 52358037 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184452421392 140184900437734 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18224] ppid=18211 vsize=14089220 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/18213/task/18224/stat : 18224 (java) R 18211 18211 14382 0 -1 4202560 671 0 0 0 18 0 0 0 20 0 15 0 52358037 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184451364304 140184894982784 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18225] ppid=18211 vsize=14089220 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/18213/task/18225/stat : 18225 (java) S 18211 18211 14382 0 -1 1077944384 1690 0 0 0 30 0 0 0 20 0 15 0 52358037 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184450324464 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18226] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18226/stat : 18226 (java) S 18211 18211 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52358038 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184449272160 140184915330773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
[pid=18213/tid=18227] ppid=18211 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18213/task/18227/stat : 18227 (java) S 18211 18211 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52358038 14427361280 18643 33554432000 4194304 4196468 140725671272496 140184448220208 140184915331714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140725671273601 140725671273777 140725671273777 140725671276495 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 76028 KiB

Child status: 0
Real time (s): 0.650301
CPU time (s): 1.38438
CPU user time (s): 1.33532
CPU system time (s): 0.049058
CPU usage (%): 212.883
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 76028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.33532
system time used= 0.049058
maximum resident set size= 77392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12460
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= 1585
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 18211
#   total CPU time (s): 1.38438
#   total CPU user time (s): 1.33532
#   total CPU system time (s): 0.049058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029128 second user time and 0.048213 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-23 14:12:28
IDJOB=4292403
IDBENCH=141350
IDSOLVER=2747
FILE ID=node134/4292403-1532347948
RUNJOBID= node134-1532328652-14413
PBS_JOBID= 21018997
Free space on /tmp= 55976 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1s-2_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292403-1532347948/watcher-4292403-1532347948 -o /tmp/evaluation-result-4292403-1532347948/solver-4292403-1532347948 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14413 --watchdog 2560  HOME/xcsp3-exec -seed 1800268638 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292403-1532347948.xml

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

MD5SUM BENCH= a795c17341a98acc8ee8963fc359ded0
RANDOM SEED=1800268638

node134.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.68
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.68
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.68
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.68
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:        26693272 kB
MemAvailable:   31230404 kB
Buffers:          192800 kB
Cached:          4608236 kB
SwapCached:            0 kB
Active:          2197892 kB
Inactive:        3404596 kB
Active(anon):     750924 kB
Inactive(anon):    70304 kB
Active(file):    1446968 kB
Inactive(file):  3334292 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20520 kB
Writeback:             0 kB
AnonPages:        808388 kB
Mapped:            49608 kB
Shmem:             17056 kB
Slab:             171420 kB
SReclaimable:     143412 kB
SUnreclaim:        28008 kB
KernelStack:        3664 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1575116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    739328 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= 55956 MiB
End job on node134 at 2018-07-23 14:12:29