Trace number 4242342

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
R1: Mistral-2.0 2017-06-28SAT 150.752 150.785

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark111.493
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
150.66/150.78	s SATISFIABLE
150.66/150.78	v <instantiation type="solution">
150.66/150.78	v   <list> h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6] </list>
150.66/150.78	v   <values> 0 7 6 2 3 5 4 1 0 3 7 5 8 2 4 1 6 2 10 1 5 3 6 0 0 4 4 3 11 7 6 9 11 3 2 0 2 4 1 6 0 2 0 8 3 5 6 1 1 10 8 3 8 1 9 8 4 0 0 4 5 5 3 1 2 10 6 0 1 0 1 2 2 7 7 4 9 9 12 5 7 5 1 2 3 0 4 2 1 3 0 1 11 12 10 9 8 13 10 9 4 13 6 12 3 9 5 11 13 13 8 7 12 8 11 12 10 5 8 13 9 10 12 12 13 8 10 5 7 6 7 2 4 4 11 7 9 9 13 11 12 10 5 9 12 10 13 12 6 7 11 11 13 6 2 7 11 13 3 3 5 4 6 12 10 12 8 13 11 13 10 8 12 7 11 10 8 6 9 9 11 13 0 73 68 32 41 57 54 21 8 36 75 55 79 25 50 16 67 35 87 19 56 44 64 10 11 51 46 40 89 71 66 83 88 45 30 9 27 48 17 63 1 26 3 78 39 58 65 24 22 86 77 37 76 23 81 80 53 5 6 52 60 62 38 13 29 85 69 2 14 4 15 28 34 72 74 49 84 82 90 59 70 61 18 33 42 7 47 31 20 43 12 2 7 0 12 3 5 4 11 9 1 13 10 8 6 </values>
150.66/150.78	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242342-1500632383/watcher-4242342-1500632383 -o /tmp/evaluation-result-4242342-1500632383/solver-4242342-1500632383 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500623778-2774 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 959813531 HOME/instance-4242342-1500632383.xml 

pid=4231
running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4234
/proc/meminfo: memFree=30988992/32770624 swapFree=6256/581256
[pid=4234] ppid=4231 vsize=29068 CPUtime=0 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 1044 0 0 0 0 0 0 0 20 0 1 0 16514754 29765632 869 33554432000 4194304 7402444 140727762898256 140727762895304 5888572 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 7267 869 620 784 0 281 0

[startup+0.100172 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4234
/proc/meminfo: memFree=30988992/32770624 swapFree=6256/581256
[pid=4234] ppid=4231 vsize=46916 CPUtime=0.09 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 5716 0 0 0 8 1 0 0 20 0 1 0 16514754 48041984 5399 33554432000 4194304 7402444 140727762898256 140727762888152 4731480 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 11729 5399 755 784 0 4743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46916

[startup+0.200419 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4234
/proc/meminfo: memFree=30988992/32770624 swapFree=6256/581256
[pid=4234] ppid=4231 vsize=51724 CPUtime=0.19 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 7208 0 0 0 18 1 0 0 20 0 1 0 16514754 52965376 6661 33554432000 4194304 7402444 140727762898256 140727762892792 4746968 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 12931 6661 796 784 0 5945 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51724

[startup+0.300359 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4234
/proc/meminfo: memFree=30988992/32770624 swapFree=6256/581256
[pid=4234] ppid=4231 vsize=51988 CPUtime=0.29 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 7260 0 0 0 28 1 0 0 20 0 1 0 16514754 53235712 6727 33554432000 4194304 7402444 140727762898256 140727762892792 4237748 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 12997 6727 796 784 0 6011 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51988

[startup+0.700299 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4234
/proc/meminfo: memFree=30988992/32770624 swapFree=6256/581256
[pid=4234] ppid=4231 vsize=52252 CPUtime=0.69 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 7344 0 0 0 68 1 0 0 20 0 1 0 16514754 53506048 6859 33554432000 4194304 7402444 140727762898256 140727762892792 5747570 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13063 6859 796 784 0 6077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52252

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4235
/proc/meminfo: memFree=30964336/32770624 swapFree=6256/581240
[pid=4234] ppid=4231 vsize=52516 CPUtime=1.49 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 7395 0 0 0 148 1 0 0 20 0 1 0 16514754 53776384 6859 33554432000 4194304 7402444 140727762898256 140727762892856 5750503 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13129 6859 796 784 0 6143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52516

[startup+3.10023 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4235
/proc/meminfo: memFree=30963964/32770624 swapFree=6256/581240
[pid=4234] ppid=4231 vsize=52648 CPUtime=3.09 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 10797 0 0 0 308 1 0 0 20 0 1 0 16514754 53911552 6937 33554432000 4194304 7402444 140727762898256 140727762892792 5754034 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13162 6937 796 784 0 6176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52648

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4235
/proc/meminfo: memFree=30963908/32770624 swapFree=6256/581300
[pid=4234] ppid=4231 vsize=52648 CPUtime=6.28 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 14243 0 0 0 627 1 0 0 20 0 1 0 16514754 53911552 6961 33554432000 4194304 7402444 140727762898256 140727762892792 4397407 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13162 6961 796 784 0 6176 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52648

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4235
/proc/meminfo: memFree=30963660/32770624 swapFree=6256/581312
[pid=4234] ppid=4231 vsize=52780 CPUtime=12.68 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 17684 0 0 0 1267 1 0 0 20 0 1 0 16514754 54046720 6965 33554432000 4194304 7402444 140727762898256 140727762892856 4747338 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13195 6965 796 784 0 6209 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52780

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4243
/proc/meminfo: memFree=30962364/32770624 swapFree=6256/581336
[pid=4234] ppid=4231 vsize=52780 CPUtime=25.48 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 24582 0 0 0 2546 2 0 0 20 0 1 0 16514754 54046720 6988 33554432000 4194304 7402444 140727762898256 140727762892856 4747948 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13195 6988 796 784 0 6209 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52780

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4243
/proc/meminfo: memFree=30962240/32770624 swapFree=6256/581352
[pid=4234] ppid=4231 vsize=52780 CPUtime=51.08 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 28054 0 0 0 5106 2 0 0 20 0 1 0 16514754 54046720 6996 33554432000 4194304 7402444 140727762898256 140727762892856 4747362 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13195 6996 796 784 0 6209 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52780

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4244
/proc/meminfo: memFree=30962280/32770624 swapFree=6256/581388
[pid=4234] ppid=4231 vsize=52780 CPUtime=102.27 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 31520 0 0 0 10225 2 0 0 20 0 1 0 16514754 54046720 6998 33554432000 4194304 7402444 140727762898256 140727762892856 5696137 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13195 6998 796 784 0 6209 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52780

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4234 sig 9
??? kill -4234 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+102.406 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4244
/proc/meminfo: memFree=30962280/32770624 swapFree=6256/581388
[pid=4234] ppid=4231 vsize=52780 CPUtime=102.37 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 31520 0 0 0 10235 2 0 0 20 0 1 0 16514754 54046720 6998 33554432000 4194304 7402444 140727762898256 140727762892856 4378279 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13195 6998 796 784 0 6209 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 52780

[startup+128 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 4245
/proc/meminfo: memFree=30963012/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52780 CPUtime=127.96 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34976 0 0 0 12794 2 0 0 20 0 1 0 16514754 54046720 6998 33554432000 4194304 7402444 140727762898256 140727762892856 5818298 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13195 6998 796 784 0 6209 0
Current children cumulated CPU time (s) 127.96
Current children cumulated vsize (KiB) 52780

[startup+140.8 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4245
/proc/meminfo: memFree=30963040/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52780 CPUtime=140.76 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34976 0 0 0 14074 2 0 0 20 0 1 0 16514754 54046720 6998 33554432000 4194304 7402444 140727762898256 140727762892856 5758615 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13195 6998 796 784 0 6209 0
Current children cumulated CPU time (s) 140.76
Current children cumulated vsize (KiB) 52780

[startup+147.2 s]
/proc/loadavg: 2.05 2.03 2.05 4/188 4245
/proc/meminfo: memFree=30963040/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52912 CPUtime=147.15 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34979 0 0 0 14713 2 0 0 20 0 1 0 16514754 54181888 6998 33554432000 4194304 7402444 140727762898256 140727762892792 4709547 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13228 6998 796 784 0 6242 0
Current children cumulated CPU time (s) 147.15
Current children cumulated vsize (KiB) 52912

[startup+148.8 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4245
/proc/meminfo: memFree=30963040/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52912 CPUtime=148.75 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34979 0 0 0 14873 2 0 0 20 0 1 0 16514754 54181888 6998 33554432000 4194304 7402444 140727762898256 140727762892792 4398623 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13228 6998 796 784 0 6242 0
Current children cumulated CPU time (s) 148.75
Current children cumulated vsize (KiB) 52912

[startup+149.6 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4245
/proc/meminfo: memFree=30963040/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52912 CPUtime=149.56 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34979 0 0 0 14954 2 0 0 20 0 1 0 16514754 54181888 6998 33554432000 4194304 7402444 140727762898256 140727762892792 5877823 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13228 6998 796 784 0 6242 0
Current children cumulated CPU time (s) 149.56
Current children cumulated vsize (KiB) 52912

[startup+150.4 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4245
/proc/meminfo: memFree=30963040/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52912 CPUtime=150.35 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34979 0 0 0 15033 2 0 0 20 0 1 0 16514754 54181888 6998 33554432000 4194304 7402444 140727762898256 140727762892792 5871010 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13228 6998 796 784 0 6242 0
Current children cumulated CPU time (s) 150.35
Current children cumulated vsize (KiB) 52912

[startup+150.6 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4245
/proc/meminfo: memFree=30963040/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52912 CPUtime=150.55 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34979 0 0 0 15053 2 0 0 20 0 1 0 16514754 54181888 6998 33554432000 4194304 7402444 140727762898256 140727762892792 4262898 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13228 6998 796 784 0 6242 0
Current children cumulated CPU time (s) 150.55
Current children cumulated vsize (KiB) 52912

[startup+150.7 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 4245
/proc/meminfo: memFree=30963040/32770624 swapFree=6256/581408
[pid=4234] ppid=4231 vsize=52912 CPUtime=150.66 cores=1,3,5,7
/proc/4234/stat : 4234 (MistralXCSP) R 4231 4234 2742 0 -1 4202496 34979 0 0 0 15064 2 0 0 20 0 1 0 16514754 54181888 6998 33554432000 4194304 7402444 140727762898256 140727762892792 4755726 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 27860992 140727762904233 140727762904382 140727762904382 140727762907081 0
/proc/4234/statm: 13228 6998 796 784 0 6242 0
Current children cumulated CPU time (s) 150.66
Current children cumulated vsize (KiB) 52912

Child status: 0
Real time (s): 150.785
CPU time (s): 150.752
CPU user time (s): 150.72
CPU system time (s): 0.031993
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 52912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.72
system time used= 0.031993
maximum resident set size= 28040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35652
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 7541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.314542 second user time and 0.654018 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-21 12:19:43
IDJOB=4242342
IDBENCH=133923
IDSOLVER=2622
FILE ID=node129/4242342-1500632383
RUNJOBID= node129-1500623778-2774
PBS_JOBID= 20623004
Free space on /tmp= 61992 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242342-1500632383/watcher-4242342-1500632383 -o /tmp/evaluation-result-4242342-1500632383/solver-4242342-1500632383 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500623778-2774 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 959813531 HOME/instance-4242342-1500632383.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=959813531

node129.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.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.66
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		: 1600.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		: 1600.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.66
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		: 1867.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.66
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		: 1600.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		: 1600.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.66
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		: 1600.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:        30988772 kB
MemAvailable:   31557692 kB
Buffers:          157552 kB
Cached:           691292 kB
SwapCached:            0 kB
Active:           771340 kB
Inactive:         590040 kB
Active(anon):     514908 kB
Inactive(anon):     8784 kB
Active(file):     256432 kB
Inactive(file):   581256 kB
Unevictable:        6256 kB
Mlocked:            6256 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        520284 kB
Mapped:            34004 kB
Shmem:              8852 kB
Slab:             118968 kB
SReclaimable:      94132 kB
SUnreclaim:        24836 kB
KernelStack:        3376 kB
PageTables:         6200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     786252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61988 MiB
End job on node129 at 2017-07-21 12:22:14