Trace number 4261719

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
Mistral-2.0 2017-07-28SAT 122.536 122.616

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-11.xml
MD5SUM282e51d8db2be6465471e4014b41d3d5
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 benchmark122.536
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains65
Minimum domain size580
Maximum domain size675
Distribution of domain sizes[{"size":580,"count":6},{"size":581,"count":6},{"size":582,"count":4},{"size":583,"count":2},{"size":584,"count":4},{"size":585,"count":2},{"size":586,"count":2},{"size":587,"count":2},{"size":588,"count":2},{"size":590,"count":2},{"size":591,"count":8},{"size":592,"count":2},{"size":593,"count":2},{"size":594,"count":6},{"size":595,"count":2},{"size":597,"count":2},{"size":604,"count":2},{"size":605,"count":4},{"size":606,"count":2},{"size":607,"count":2},{"size":608,"count":4},{"size":609,"count":2},{"size":610,"count":8},{"size":611,"count":2},{"size":612,"count":2},"...",{"size":635,"count":2}, {"size":636,"count":2}, {"size":637,"count":2}, {"size":638,"count":2}, {"size":639,"count":6}, {"size":640,"count":4}, {"size":643,"count":4}, {"size":644,"count":2}, {"size":646,"count":4}, {"size":648,"count":6}, {"size":649,"count":2}, {"size":651,"count":2}, {"size":652,"count":2}, {"size":653,"count":2}, {"size":655,"count":2}, {"size":657,"count":2}, {"size":659,"count":4}, {"size":660,"count":2}, {"size":661,"count":2}, {"size":665,"count":6}, {"size":666,"count":2}, {"size":669,"count":2}, {"size":671,"count":4}, {"size":674,"count":2}, {"size":675,"count":2}]
Minimum variable degree19
Maximum variable degree37
Distribution of variable degrees[{"degree":19,"count":100},{"degree":37,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2800}]
Number of extensional constraints0
Number of intensional constraints2800
Distribution of constraint types[{"type":"intension","count":2800}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c 280717
122.51/122.61	s SATISFIABLE
122.51/122.61	v <instantiation type="solution">
122.51/122.61	v   <list> x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 </list>
122.51/122.61	v   <values> 84 83 546 545 492 493 292 543 445 444 224 223 171 172 375 376 0 1 297 298 473 474 413 412 12 13 316 317 208 207 653 652 155 156 98 69 191 192 566 565 244 243 594 593 0 1 483 652 413 412 632 633 340 341 178 179 88 87 507 508 70 69 202 203 171 170 404 403 366 365 548 549 292 291 96 97 483 484 0 1 203 202 40 41 107 108 0 543 180 179 488 489 648 647 405 276 259 86 595 594 603 604 0 1 239 240 277 375 289 288 391 390 87 86 489 488 179 178 557 556 458 457 651 650 288 289 107 108 193 192 63 62 399 400 342 341 606 607 0 555 459 458 391 543 98 97 0 1 219 220 275 274 304 305 409 410 595 555 463 462 305 304 556 557 244 243 409 410 132 133 171 170 0 1 98 97 180 179 530 220 642 641 556 555 98 97 275 274 607 606 473 474 171 172 342 341 373 374 1 0 </values>
122.51/122.61	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-4261719-1502397720/watcher-4261719-1502397720 -o /tmp/evaluation-result-4261719-1502397720/solver-4261719-1502397720 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502334771-27114 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 146683120 HOME/instance-4261719-1502397720.xml 

pid=5272
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.05 3/180 5275
/proc/meminfo: memFree=31694168/32770624 swapFree=0/378796
[pid=5275] ppid=5272 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/5275/stat : 5275 (runsolver) D 5272 5275 6971 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 28112640 24240128 107 18446744073709551615 4194304 4338465 140725329531856 140725329529496 139771116942039 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 28049408 140725329535116 140725329535562 140725329535562 140725329539018 0
/proc/5275/statm: 5918 107 54 36 0 2156 0

[startup+0.100194 s]
/proc/loadavg: 2.01 2.04 2.05 3/180 5275
/proc/meminfo: memFree=31694168/32770624 swapFree=0/378796
[pid=5275] ppid=5272 vsize=29064 CPUtime=0.02 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 1055 0 0 0 2 0 0 0 20 0 1 0 28112640 29761536 868 18446744073709551615 4194304 7396336 140730268700928 140730268697928 140215701027813 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 7266 868 642 782 0 282 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29064

[startup+0.20034 s]
/proc/loadavg: 2.01 2.04 2.05 3/180 5275
/proc/meminfo: memFree=31694168/32770624 swapFree=0/378796
[pid=5275] ppid=5272 vsize=29756 CPUtime=0.12 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 1298 0 0 0 12 0 0 0 20 0 1 0 28112640 30470144 1106 18446744073709551615 4194304 7396336 140730268700928 140730268697928 140215701027813 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 7439 1106 692 782 0 455 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 29756

[startup+0.30029 s]
/proc/loadavg: 2.01 2.04 2.05 3/180 5275
/proc/meminfo: memFree=31694168/32770624 swapFree=0/378796
[pid=5275] ppid=5272 vsize=30192 CPUtime=0.22 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 1412 0 0 0 22 0 0 0 20 0 1 0 28112640 30916608 1195 18446744073709551615 4194304 7396336 140730268700928 140730268697928 6013075 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 7548 1195 718 782 0 564 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 30192

[startup+0.700294 s]
/proc/loadavg: 2.01 2.04 2.05 3/180 5275
/proc/meminfo: memFree=31694168/32770624 swapFree=0/378796
[pid=5275] ppid=5272 vsize=31792 CPUtime=0.62 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 1812 0 0 0 62 0 0 0 20 0 1 0 28112640 32555008 1630 18446744073709551615 4194304 7396336 140730268700928 140730268697928 6190132 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 7948 1630 719 782 0 964 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 31792

[startup+1.50027 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5276
/proc/meminfo: memFree=31687600/32770624 swapFree=0/379036
[pid=5275] ppid=5272 vsize=35104 CPUtime=1.42 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 2722 0 0 0 142 0 0 0 20 0 1 0 28112640 35946496 2415 18446744073709551615 4194304 7396336 140730268700928 140730268697928 6180585 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 8776 2415 719 782 0 1792 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 35104

[startup+3.10029 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5276
/proc/meminfo: memFree=31682608/32770624 swapFree=0/379036
[pid=5275] ppid=5272 vsize=44088 CPUtime=3.01 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 6064 0 0 0 301 0 0 0 20 0 1 0 28112640 45146112 4745 18446744073709551615 4194304 7396336 140730268700928 140730268691576 6077079 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 11022 4745 720 782 0 4038 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 44088

[startup+6.30028 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5276
/proc/meminfo: memFree=31667876/32770624 swapFree=0/379036
[pid=5275] ppid=5272 vsize=52372 CPUtime=6.22 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 11222 0 0 0 621 1 0 0 20 0 1 0 28112640 53628928 6786 18446744073709551615 4194304 7396336 140730268700928 140730268695480 4581738 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13093 6786 753 782 0 6109 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 52372

[startup+12.7003 s]
/proc/loadavg: 1.93 2.03 2.04 3/181 5276
/proc/meminfo: memFree=31667132/32770624 swapFree=0/379036
[pid=5275] ppid=5272 vsize=52504 CPUtime=12.61 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 14992 0 0 0 1260 1 0 0 20 0 1 0 28112640 53764096 6867 18446744073709551615 4194304 7396336 140730268700928 140730268695224 4249767 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13126 6867 753 782 0 6142 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 52504

[startup+25.5003 s]
/proc/loadavg: 1.95 2.03 2.04 3/181 5277
/proc/meminfo: memFree=31667384/32770624 swapFree=0/378844
[pid=5275] ppid=5272 vsize=52768 CPUtime=25.42 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 22492 0 0 0 2540 2 0 0 20 0 1 0 28112640 54034432 6938 18446744073709551615 4194304 7396336 140730268700928 140730268695368 4379168 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13192 6938 753 782 0 6208 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 52768

[startup+51.1004 s]
/proc/loadavg: 1.96 2.02 2.04 3/181 5278
/proc/meminfo: memFree=31667012/32770624 swapFree=0/378844
[pid=5275] ppid=5272 vsize=52900 CPUtime=51.02 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 26397 0 0 0 5100 2 0 0 20 0 1 0 28112640 54169600 6964 18446744073709551615 4194304 7396336 140730268700928 140730268695480 4249767 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13225 6964 753 782 0 6241 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 52900

[startup+102.3 s]
/proc/loadavg: 1.98 2.02 2.04 3/181 5280
/proc/meminfo: memFree=31666940/32770624 swapFree=0/378892
[pid=5275] ppid=5272 vsize=53032 CPUtime=102.22 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 27029 0 0 0 10220 2 0 0 20 0 1 0 28112640 54304768 6985 18446744073709551615 4194304 7396336 140730268700928 140730268695480 4246560 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13258 6985 753 782 0 6274 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 53032

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

[startup+102.406 s]
/proc/loadavg: 1.98 2.02 2.04 3/181 5280
/proc/meminfo: memFree=31666940/32770624 swapFree=0/378892
[pid=5275] ppid=5272 vsize=53032 CPUtime=102.32 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 27029 0 0 0 10230 2 0 0 20 0 1 0 28112640 54304768 6985 18446744073709551615 4194304 7396336 140730268700928 140730268695480 4379200 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13258 6985 753 782 0 6274 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 53032

[startup+115.2 s]
/proc/loadavg: 1.99 2.02 2.04 3/181 5280
/proc/meminfo: memFree=31667188/32770624 swapFree=0/378908
[pid=5275] ppid=5272 vsize=53164 CPUtime=115.11 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 27071 0 0 0 11509 2 0 0 20 0 1 0 28112640 54439936 6985 18446744073709551615 4194304 7396336 140730268700928 140730268695480 4399510 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13291 6985 753 782 0 6307 0
Current children cumulated CPU time (s) 115.11
Current children cumulated vsize (KiB) 53164

[startup+118.4 s]
/proc/loadavg: 1.99 2.02 2.04 3/181 5280
/proc/meminfo: memFree=31667436/32770624 swapFree=0/378908
[pid=5275] ppid=5272 vsize=53164 CPUtime=118.31 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 27674 0 0 0 11829 2 0 0 20 0 1 0 28112640 54439936 7021 18446744073709551615 4194304 7396336 140730268700928 140730268695224 5576088 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13291 7021 753 782 0 6307 0
Current children cumulated CPU time (s) 118.31
Current children cumulated vsize (KiB) 53164

[startup+120.006 s]
/proc/loadavg: 1.99 2.02 2.04 3/181 5280
/proc/meminfo: memFree=31667436/32770624 swapFree=0/378908
[pid=5275] ppid=5272 vsize=53164 CPUtime=119.92 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 27674 0 0 0 11990 2 0 0 20 0 1 0 28112640 54439936 7021 18446744073709551615 4194304 7396336 140730268700928 140730268695224 4249440 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13291 7021 753 782 0 6307 0
Current children cumulated CPU time (s) 119.92
Current children cumulated vsize (KiB) 53164

[startup+121.6 s]
/proc/loadavg: 1.99 2.02 2.04 3/181 5281
/proc/meminfo: memFree=31667296/32770624 swapFree=0/378904
[pid=5275] ppid=5272 vsize=53164 CPUtime=121.51 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 27711 0 0 0 12149 2 0 0 20 0 1 0 28112640 54439936 7021 18446744073709551615 4194304 7396336 140730268700928 140730268695224 4581738 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13291 7021 753 782 0 6307 0
Current children cumulated CPU time (s) 121.51
Current children cumulated vsize (KiB) 53164

[startup+122.4 s]
/proc/loadavg: 1.99 2.02 2.04 3/181 5281
/proc/meminfo: memFree=31667296/32770624 swapFree=0/378904
[pid=5275] ppid=5272 vsize=53164 CPUtime=122.31 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 27782 0 0 0 12229 2 0 0 20 0 1 0 28112640 54439936 7032 18446744073709551615 4194304 7396336 140730268700928 140730268695224 4399479 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 13291 7032 753 782 0 6307 0
Current children cumulated CPU time (s) 122.31
Current children cumulated vsize (KiB) 53164

[startup+122.6 s]
/proc/loadavg: 1.99 2.02 2.04 3/181 5281
/proc/meminfo: memFree=31667296/32770624 swapFree=0/378904
[pid=5275] ppid=5272 vsize=56460 CPUtime=122.51 cores=0,2,4,6
/proc/5275/stat : 5275 (MistralXCSP) R 5272 5275 6971 0 -1 4202496 28678 0 0 0 12249 2 0 0 20 0 1 0 28112640 57815040 7862 18446744073709551615 4194304 7396336 140730268700928 140730268695224 140215701291388 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 20131840 140730268709300 140730268709449 140730268709449 140730268712905 0
/proc/5275/statm: 14115 7862 753 782 0 7131 0
Current children cumulated CPU time (s) 122.51
Current children cumulated vsize (KiB) 56460

Child status: 0
Real time (s): 122.616
CPU time (s): 122.536
CPU user time (s): 122.509
CPU system time (s): 0.026999
CPU usage (%): 99.9342
Max. virtual memory (cumulated for all children) (KiB): 56460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.509
system time used= 0.026999
maximum resident set size= 32832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28877
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= 16
involuntary context switches= 39

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.285369 second user time and 0.479644 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-10 22:27:44
IDJOB=4261719
IDBENCH=138457
IDSOLVER=2649
FILE ID=node124/4261719-1502397720
RUNJOBID= node124-1502334771-27114
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-11.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-4261719-1502397720/watcher-4261719-1502397720 -o /tmp/evaluation-result-4261719-1502397720/solver-4261719-1502397720 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502334771-27114 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 146683120 HOME/instance-4261719-1502397720.xml

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

MD5SUM BENCH= 282e51d8db2be6465471e4014b41d3d5
RANDOM SEED=146683120

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31694204 kB
MemAvailable:   32015652 kB
Buffers:          179268 kB
Cached:           431172 kB
SwapCached:            0 kB
Active:           271492 kB
Inactive:         395564 kB
Active(anon):      56872 kB
Inactive(anon):    16768 kB
Active(file):     214620 kB
Inactive(file):   378796 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5552 kB
Writeback:             0 kB
AnonPages:         56168 kB
Mapped:            37628 kB
Shmem:             17128 kB
Slab:             112788 kB
SReclaimable:      87736 kB
SUnreclaim:        25052 kB
KernelStack:        3216 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     312596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62020 MiB
End job on node124 at 2017-08-10 22:29:46